Method | Description | |
---|---|---|
GetContext ( ) : |
||
SetCleanupCallback ( KLIB_HANDLE_CLEANUP_CB CleanupCallback ) : bool | ||
SetContext ( |
Method | Description | |
---|---|---|
KLIB_HANDLE ( ) : System | ||
KLIB_HANDLE ( |
||
KLIB_HANDLE ( bool ownsHandle ) : System | ||
ReleaseHandle ( ) : bool |
protected KLIB_HANDLE ( |
||
handlePtrToWrap | ||
return | System |
protected KLIB_HANDLE ( bool ownsHandle ) : System | ||
ownsHandle | bool | |
return | System |
public SetCleanupCallback ( KLIB_HANDLE_CLEANUP_CB CleanupCallback ) : bool | ||
CleanupCallback | KLIB_HANDLE_CLEANUP_CB | |
return | bool |
public SetContext ( |
||
ContextValue | ||
return | bool |