Click or drag to resize
CHANDLE Methods

The CHANDLE type exposes the following members.

Methods
  NameDescription
Public methodbIsNull
Check to see if class is null
Public methodbIsValid
Check to see if class is not null
Public methodStatic memberCheckError
Check to see if an error occurred
Public methodCheckValid
Check to see if class is still valid, or if it has already been destroyed
Public methodDispose
Protected methodDispose(Boolean)
Protected methodFinalize
finalizer
(Overrides ObjectFinalize.)
Protected methodOnDelete
Set the internal handle, to null
Public methodRegisterResourceTracking
Register a delegate to be notified if this object is deleted by the underlying system
Public methodStatic memberThrowOnError
Public methodUnregisterResourceTracking
Unregister the delegate
Top
See Also