SoDBOpenTGSRegistryKey Method |
Note: This API is now obsolete.
Calls OpenTGSRegistryKey(false).
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public static int OpenTGSRegistryKey()
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
<ObsoleteAttribute("See documentation for more details")>
Public Shared Function OpenTGSRegistryKey As Integer
public:
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
[ObsoleteAttribute(L"See documentation for more details")]
static int OpenTGSRegistryKey()
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
[<ObsoleteAttribute("See documentation for more details")>]
static member OpenTGSRegistryKey : unit -> int
Return Value
Type:
Int32
Remarks
See Also