IOdSmInternalSetImpl Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void SetImpl(
IntPtr impl
)
Sub SetImpl (
impl As IntPtr
)
void SetImpl(
IntPtr impl
)
abstract SetImpl :
impl : IntPtr -> unit
Parameters
- impl
- Type: SystemIntPtr
See Also