#include <shellext.h>
Definition at line 268 of file shellext.h.
◆ fff_handle() [1/2]
fff_handle::fff_handle |
( |
| ) |
|
|
inline |
Definition at line 270 of file shellext.h.
270 {
271#ifdef __REACTOS__
273#endif
274 }
#define INVALID_HANDLE_VALUE
GLfloat GLfloat GLfloat GLfloat h
◆ fff_handle() [2/2]
fff_handle::fff_handle |
( |
HANDLE |
nh | ) |
|
|
inline |
◆ ~fff_handle()
fff_handle::~fff_handle |
( |
| ) |
|
|
inline |
Definition at line 280 of file shellext.h.
280 {
283 }
BOOL WINAPI FindClose(HANDLE hFindFile)
◆ operator HANDLE()
fff_handle::operator HANDLE |
( |
| ) |
const |
|
inline |
◆ operator&()
HANDLE * fff_handle::operator& |
( |
| ) |
|
|
inline |
◆ operator=()
Definition at line 289 of file shellext.h.
289 {
292
294
295 return *this;
296 }
The documentation for this class was generated from the following file: