SoNetBaseGetUnmanagedHandle Method |
Namespace: OIV.InventorAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static IntPtr GetUnmanagedHandle(
SoNetBase base
)
Public Shared Function GetUnmanagedHandle (
base As SoNetBase
) As IntPtr
public:
static IntPtr GetUnmanagedHandle(
SoNetBase^ base
)
static member GetUnmanagedHandle :
base : SoNetBase -> IntPtr
Parameters
- base
- Type: OIV.InventorSoNetBase
Return Value
Type:
IntPtr
See Also