#include <windata.hxx>
Definition at line 43 of file windata.hxx.
◆ VarDesc() [1/2]
VarDesc::VarDesc |
( |
const VarDesc & |
| ) |
|
|
private |
◆ VarDesc() [2/2]
VarDesc::VarDesc |
( |
ITypeInfo * |
pTypeInfo | ) |
|
|
inlineexplicit |
◆ ~VarDesc()
◆ operator VARDESC *()
VarDesc::operator VARDESC * |
( |
| ) |
|
|
inline |
◆ operator&()
VARDESC ** VarDesc::operator& |
( |
| ) |
|
|
inline |
◆ operator->()
VARDESC * VarDesc::operator-> |
( |
| ) |
|
|
inline |
◆ operator=()
VARDESC * VarDesc::operator= |
( |
const VarDesc * |
| ) |
|
|
private |
◆ m_pTypeInfo
CComPtr< ITypeInfo > VarDesc::m_pTypeInfo |
◆ m_pVarDesc
VARDESC* VarDesc::m_pVarDesc |
The documentation for this class was generated from the following file: