#include <shellext.h>
Definition at line 310 of file shellext.h.
◆ nt_handle() [1/2]
Definition at line 312 of file shellext.h.
312 {
313#ifdef __REACTOS__
315#endif
316 }
#define INVALID_HANDLE_VALUE
GLfloat GLfloat GLfloat GLfloat h
◆ nt_handle() [2/2]
nt_handle::nt_handle |
( |
HANDLE |
nh | ) |
|
|
inline |
◆ ~nt_handle()
nt_handle::~nt_handle |
( |
| ) |
|
|
inline |
Definition at line 322 of file shellext.h.
322 {
325 }
NTSTATUS NTAPI NtClose(IN HANDLE Handle)
◆ operator HANDLE()
nt_handle::operator HANDLE |
( |
| ) |
const |
|
inline |
◆ operator&()
HANDLE * nt_handle::operator& |
( |
| ) |
|
|
inline |
◆ operator=()
Definition at line 331 of file shellext.h.
331 {
334
336
337 return *this;
338 }
The documentation for this class was generated from the following file: