SoDBCloseRegistryKey Method |
This closes the key opened by openRegistryKey.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static int CloseRegistryKey()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Shared Function CloseRegistryKey As Integer
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
static int CloseRegistryKey()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
static member CloseRegistryKey : unit -> int
Return Value
Type:
Int32Remarks See Also