RVTDocs.com

IPointCloudAccess.Free

Method
Description:
Completes the lifetime of the object providing this interface.
Remarks:
Calling this function indicates that the IPointCloudAccess interface is not going to be used after the call returns, and the provider of the interface can dispose of all allocated resources.
Syntax
void Free()