#include <displayattributemgr.h>
Definition at line 5 of file displayattributemgr.h.
◆ CDisplayAttributeMgr()
| CDisplayAttributeMgr::CDisplayAttributeMgr |
( |
| ) |
|
◆ ~CDisplayAttributeMgr()
| CDisplayAttributeMgr::~CDisplayAttributeMgr |
( |
| ) |
|
|
virtual |
◆ _AdviseMarkupCollection()
◆ _IsInCollection()
| BOOL CDisplayAttributeMgr::_IsInCollection |
( |
REFGUID |
rguid | ) |
|
|
protected |
◆ _SetThis()
| void CDisplayAttributeMgr::_SetThis |
( |
| ) |
|
|
protected |
◆ _UnadviseMarkupCollection()
| void CDisplayAttributeMgr::_UnadviseMarkupCollection |
( |
DWORD |
dwCookie | ) |
|
|
protected |
◆ EnumDisplayAttributeInfo()
◆ GetDisplayAttributeInfo()
◆ OnUpdateInfo()
◆ QueryInterface()
Implements IUnknown.
Definition at line 49 of file displayattributemgr.cpp.
50{
51 if (!ppvObj)
53
55
57 riid == IID_ITfDisplayAttributeMgr ||
58 riid == IID_CDisplayAttributeMgr)
59 {
60 *ppvObj = this;
61 }
62 else if (
riid == IID_ITfDisplayAttributeCollectionMgr)
63 {
65 }
66
67 if (!*ppvObj)
69
72}
◆ STDMETHODIMP_() [1/2]
| CDisplayAttributeMgr::STDMETHODIMP_ |
( |
ULONG |
| ) |
|
|
override |
◆ STDMETHODIMP_() [2/2]
| CDisplayAttributeMgr::STDMETHODIMP_ |
( |
ULONG |
| ) |
|
|
override |
◆ UnknownMethod()
◆ m_array1
◆ m_array2
◆ m_cRefs
| LONG CDisplayAttributeMgr::m_cRefs |
|
protected |
The documentation for this class was generated from the following files: