X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a7af285d1ab87e908454bfabbbe063ab1756912b..c944775f72435d2c0493113e05445898ab8baf1b:/docs/latex/wx/regkey.tex diff --git a/docs/latex/wx/regkey.tex b/docs/latex/wx/regkey.tex index c20ae973b9..20519cd3fc 100644 --- a/docs/latex/wx/regkey.tex +++ b/docs/latex/wx/regkey.tex @@ -162,7 +162,7 @@ Gets the first value of this key. \membersection{wxRegKey::GetKeyInfo}\label{wxregkeygetkeyinfo} -\constfunc{bool}{Exists}{\param{size\_t *}{pnSubKeys}, \param{size\_t *}{pnValues}, \param{size\_t *}{pnMaxValueLen}} +\constfunc{bool}{GetKeyInfo}{\param{size\_t *}{pnSubKeys}, \param{size\_t *}{pnValues}, \param{size\_t *}{pnMaxValueLen}} Gets information about the key. @@ -174,6 +174,8 @@ Gets information about the key. \docparam{pnValues}{The number of values.} +\docparam{pnMaxValueLen}{The maximum length of a value.} + \membersection{wxRegKey::GetNextKey}\label{wxregkeygetnextkey}