ReactOS
0.4.15-dev-5606-gf34e425
|
#include <shellext.h>
Public Member Functions | |
nt_handle () | |
nt_handle (HANDLE nh) | |
~nt_handle () | |
operator HANDLE () const | |
nt_handle & | operator= (const HANDLE nh) |
HANDLE * | operator & () |
Private Attributes | |
HANDLE | h = INVALID_HANDLE_VALUE |
Definition at line 310 of file shellext.h.
|
inline |
Definition at line 312 of file shellext.h.
|
inline |
Definition at line 318 of file shellext.h.
|
inline |
Definition at line 322 of file shellext.h.
|
inline |
Definition at line 340 of file shellext.h.
|
inline |
Definition at line 327 of file shellext.h.
|
inline |
Definition at line 331 of file shellext.h.
|
private |
Definition at line 346 of file shellext.h.