CHANDLE Methods |
The CHANDLE type exposes the following members.
| Name | Description | |
|---|---|---|
| bIsNull | Check to see if class is null | |
| bIsValid | Check to see if class is not null | |
| CheckError | Check to see if an error occurred | |
| CheckValid | Check to see if class is still valid, or if it has already been destroyed | |
| Dispose | ||
| Dispose(Boolean) | ||
| Finalize |
finalizer
(Overrides ObjectFinalize.) | |
| OnDelete | Set the internal handle, to null | |
| RegisterResourceTracking | Register a delegate to be notified if this object is deleted by the underlying system | |
| ThrowOnError | ||
| UnregisterResourceTracking | Unregister the delegate |