![]() | CREG Methods |
The CREG type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clear | Clears all the parameters in a REG object |
![]() | Copy | Copy |
![]() ![]() | Create | Create a handle to a REG object |
![]() ![]() | CreateS | Create a handle to a REG object from a BF |
![]() | Dispose | (Overrides CHANDLEDispose(Boolean).) |
![]() | Get(String, String) | Gets a string for a specified parameter in the REG object |
![]() | Get(String, String, Int32) | Gets a string for a specified parameter in the REG object |
![]() | GetInt | Gets an int for a specified parameter in the REG object |
![]() | GetMakerXML | Gets the MAKER handle from the REG object. |
![]() | GetOne(Int32, String, String) | Gets n-th entry of the REG object |
![]() | GetOne(Int32, String, Int32, String, Int32) | Gets n-th entry of the REG object |
![]() | GetReal | Gets an real for a specified parameter in the REG object |
![]() | iEntries | Get the number of parms in a REG object |
![]() | LoadINI | Load a registry from an INI file. |
![]() | MatchString(String, String) | Replace a string with reg settings. |
![]() | MatchString(String, String, Int32) | Replace a string with reg settings. |
![]() | Merge | Merge |
![]() | SaveINI | Save a REG to an INI file. |
![]() | Serial | Serialize a REG object into a file. |
![]() | Set | Sets a string parameter in the REG object |
![]() | SetInt | Sets an int for a specified parameter in the REG object |
![]() | SetReal | Sets an real for a specified parameter in the REG object |