Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Frees an ARGB read pointer object.
Syntax
object.DeleteARGBPointer(pPtr);
Parameters
pPtr [in]
Type: CDXBaseARGBPtrPointer to the CDXBaseARGBPtr object to delete.
Return value
This method does not return a value.
Remarks
Derived classes must override this virtual function.