#include <shellext.h>
Definition at line 226 of file shellext.h.
◆ win_handle() [1/2]
win_handle::win_handle |
( |
| ) |
|
|
inline |
Definition at line 228 of file shellext.h.
228 {
229#ifdef __REACTOS__
231#endif
232 }
#define INVALID_HANDLE_VALUE
GLfloat GLfloat GLfloat GLfloat h
◆ win_handle() [2/2]
win_handle::win_handle |
( |
HANDLE |
nh | ) |
|
|
inline |
◆ ~win_handle()
win_handle::~win_handle |
( |
| ) |
|
|
inline |
◆ operator HANDLE()
win_handle::operator HANDLE |
( |
| ) |
const |
|
inline |
◆ operator&()
HANDLE * win_handle::operator& |
( |
| ) |
|
|
inline |
◆ operator=()
Definition at line 247 of file shellext.h.
247 {
250
252
253 return *this;
254 }
The documentation for this class was generated from the following file: