DisposableWrapperCreate Method

Namespace:  Teigha.Runtime
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public static DisposableWrapper Create(
        Type type,
        IntPtr unmanagedPointer,
        bool autoDelete
)

Parameters

type
Type: SystemType
unmanagedPointer
Type: SystemIntPtr
autoDelete
Type: SystemBoolean

Return Value

Type: DisposableWrapper
See Also

©  Bricsys NV. All rights reserved.