ReactOS
0.4.15-dev-5606-gf34e425
|
#include <shellext.h>
Public Member Functions | |
win_handle () | |
win_handle (HANDLE nh) | |
~win_handle () | |
operator HANDLE () const | |
win_handle & | operator= (const HANDLE nh) |
HANDLE * | operator & () |
Private Attributes | |
HANDLE | h = INVALID_HANDLE_VALUE |
Definition at line 226 of file shellext.h.
|
inline |
Definition at line 228 of file shellext.h.
|
inline |
Definition at line 234 of file shellext.h.
|
inline |
Definition at line 238 of file shellext.h.
|
inline |
Definition at line 256 of file shellext.h.
|
inline |
Definition at line 243 of file shellext.h.
|
inline |
Definition at line 247 of file shellext.h.
|
private |
Definition at line 262 of file shellext.h.