SoNetBaseGetUnmanagedHandle Method |
Namespace: OIV.InventorAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.3.0.0 (10.3.0.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