SoVRLdmFileWriterCloseAllHandles Method |
Close all opened files (ldm, data and completion file) so that someone else can access them for reading or writing.
Namespace: OIV.LDM.WritersAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public override bool CloseAllHandles()
Public Overrides Function CloseAllHandles As Boolean
public:
virtual bool CloseAllHandles() override
abstract CloseAllHandles : unit -> bool
override CloseAllHandles : unit -> bool
Return Value
Type:
BooleanRemarks See Also