프로퍼티 | 타입 | 설명 | |
---|---|---|---|
handle | IntPtr |
메소드 | 설명 | |
---|---|---|
SafeHandle ( ) : System |
메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
DangerousAddRef ( bool &success ) : void | ||
DangerousGetHandle ( ) : IntPtr | ||
DangerousRelease ( ) : void | ||
Dispose ( ) : void | ||
Dispose ( bool disposing ) : void | ||
ReleaseHandle ( ) : bool | ||
SafeHandle ( IntPtr invalidHandleValue, bool ownsHandle ) : System | ||
SetHandle ( IntPtr handle ) : void | ||
SetHandleAsInvalid ( ) : void |