#include <win-objects.h>
Definition at line 162 of file win-objects.h.
win32_icon::win32_icon |
( |
HICON |
p_initval | ) |
|
|
inline |
win32_icon::win32_icon |
( |
| ) |
|
|
inline |
win32_icon::~win32_icon |
( |
| ) |
|
|
inline |
Definition at line 177 of file win-objects.h.
177 {
throw pfc::exception_not_implemented();}
HICON win32_icon::detach |
( |
| ) |
|
|
inline |
Definition at line 172 of file win-objects.h.
t_type replace_t(t_type &p_var, const t_newval &p_newval)
HICON win32_icon::get |
( |
| ) |
const |
|
inline |
bool win32_icon::is_valid |
( |
| ) |
const |
|
inline |
Definition at line 178 of file win-objects.h.
178 {
throw pfc::exception_not_implemented();}
void win32_icon::release |
( |
| ) |
|
void win32_icon::set |
( |
HICON |
p_icon | ) |
|
|
inline |
The documentation for this class was generated from the following files: