Classes | |
| class | CPropVariant |
Functions | |
| static HRESULT | MyPropVariantClear (PROPVARIANT *propVariant) |
| static HRESULT NWindows::NCOM::MyPropVariantClear | ( | PROPVARIANT * | propVariant | ) | [static] |
Definition at line 146 of file PropVariant.cpp.
References S_OK, VariantClear(), tagPROPVARIANT::vt, VT_BOOL, VT_CY, VT_DATE, VT_EMPTY, VT_ERROR, VT_FILETIME, VT_I1, VT_I2, VT_I4, VT_INT, VT_R4, VT_R8, VT_UI1, VT_UI2, VT_UI4, VT_UI8, and VT_UINT.
Referenced by NWindows::NCOM::CPropVariant::Clear(), and NWindows::NCOM::CPropVariant::Detach().
1.5.6