SoDBOpenRegistryKey Method |
Calls OpenRegistryKey(false).
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static int OpenRegistryKey()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Shared Function OpenRegistryKey As Integer
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
static int OpenRegistryKey()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
static member OpenRegistryKey : unit -> int
Return Value
Type:
Int32Remarks See Also