|
OWLNext 6.32
|
Public Types | |
| typedef LPCTSTR | TImplicitConversionResult |
Public Member Functions | |
| TResId (TPointer id) | |
| TResId (int id) | |
| operator TImplicitConversionResult () const | |
| owl::TResId::operator TImplicitConversionResult | ( | ) | const [inline] |
Typecasting operator that converts this to the pointer representation of the encapsulated Windows resource identifier.
This operator is deprecated. Use GetPointerRepresentation instead.
References owl::TResIdT< tchar >::GetPointerRepresentation().
1.7.4