IAcSmFilerPopCurrentWriteObject Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void PopCurrentWriteObject(
int bSuccess
)
Sub PopCurrentWriteObject (
bSuccess As Integer
)
void PopCurrentWriteObject(
[InAttribute] int bSuccess
)
abstract PopCurrentWriteObject :
bSuccess : int -> unit
Parameters
- bSuccess
- Type: SystemInt32
See Also