LeviLamina
Loading...
Searching...
No Matches
RegistryKey Class Reference

Public Member Functions

RegistryKeyoperator= (RegistryKey const &)
 RegistryKey (RegistryKey const &)
MCAPI bool readValue (char const *key, ::std::string &result) const
MCAPI bool readValue (char const *name, ulong &result) const
MCAPI ~RegistryKey ()
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::RegistryKey open (::HKEY__ *base, char const *path, ulong desiredAccess)

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkf04e63
::ll::UntypedStorage< 4, 4 > mUnkab2c17

Constructor & Destructor Documentation

◆ ~RegistryKey()

MCAPI RegistryKey::~RegistryKey ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ readValue() [1/2]

MCAPI bool RegistryKey::readValue ( char const * key,
::std::string & result ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ readValue() [2/2]

MCAPI bool RegistryKey::readValue ( char const * name,
ulong & result ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ open()

MCAPI ::RegistryKey RegistryKey::open ( ::HKEY__ * base,
char const * path,
ulong desiredAccess )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void RegistryKey::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: