|
FRM v1.4.2 |
||||||||
PREV SCRIPT NEXT SCRIPT | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | FUNCT | DETAIL: FIELD | CONSTR | FUNCT |
CompiledModule | +--emos_std_registry_lib
Function Summary | |
extern._long |
GetReservedKey(in._int root)
|
extern._long |
GetSubKey(in._long hKey,
in._string subKey)
|
extern._string |
GetValueData(in._long hKey,
in._string subKey,
in._string value)
|
protected String |
loadRegistry()
|
String |
OpenRegistryKey(in root,
in key)
|
extern._int |
SetValueData(in._long hKey,
in._string subKey,
in._string value,
in._string data)
|
String |
unloadRegistry()
|
Function Detail |
protected String loadRegistry()
public String unloadRegistry()
public String OpenRegistryKey(in root, in key)
public extern._long GetReservedKey(in._int root)
public extern._long GetSubKey(in._long hKey, in._string subKey)
public extern._string GetValueData(in._long hKey, in._string subKey, in._string value)
public extern._int SetValueData(in._long hKey, in._string subKey, in._string value, in._string data)
|
FRM v1.4.2 |
||||||||
PREV SCRIPT NEXT SCRIPT | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | FUNCT | DETAIL: FIELD | CONSTR | FUNCT |