Definition at line 236 of file inputprocessor.cpp.
◆ CEnumTfInputProcessorProfiles()
CEnumTfInputProcessorProfiles::CEnumTfInputProcessorProfiles |
( |
| ) |
|
◆ ~CEnumTfInputProcessorProfiles()
CEnumTfInputProcessorProfiles::~CEnumTfInputProcessorProfiles |
( |
| ) |
|
|
virtual |
◆ Clone()
◆ Next()
Definition at line 1306 of file inputprocessor.cpp.
1310{
1311 FIXME(
"(%p)->(%u %p %p)\n",
this, ulCount, pProfile, pcFetch);
1312 if (pcFetch)
1313 *pcFetch = 0;
1315}
◆ QueryInterface()
Definition at line 1268 of file inputprocessor.cpp.
1269{
1270 if (!ppvObj)
1272
1274 if (iid ==
IID_IUnknown || iid == IID_IEnumTfInputProcessorProfiles)
1276
1277 if (*ppvObj)
1278 {
1281 }
1282
1285}
◆ Reset()
◆ Skip()
◆ STDMETHODIMP_() [1/2]
CEnumTfInputProcessorProfiles::STDMETHODIMP_ |
( |
ULONG |
| ) |
|
|
override |
◆ STDMETHODIMP_() [2/2]
CEnumTfInputProcessorProfiles::STDMETHODIMP_ |
( |
ULONG |
| ) |
|
|
override |
◆ m_cRefs
LONG CEnumTfInputProcessorProfiles::m_cRefs |
|
protected |
The documentation for this class was generated from the following file: