Skip to content

Instantly share code, notes, and snippets.

@arjunae
Created January 6, 2018 11:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arjunae/90a9ef7988af4e55cc56924641c79757 to your computer and use it in GitHub Desktop.
Save arjunae/90a9ef7988af4e55cc56924641c79757 to your computer and use it in GitHub Desktop.
All MinGW known COM Objects and Function Macros
This file has been truncated, but you can view the full file.
[accctrl.h]
{AccFree}{LocalFree}
{ACCCTRL_DEFAULT_PROVIDER}{__MINGW_NAME_AW(ACCCTRL_DEFAULT_PROVIDER)}
[aclapi.h]
{SetEntriesInAcl}{__MINGW_NAME_AW(SetEntriesInAcl)}
{GetExplicitEntriesFromAcl}{__MINGW_NAME_AW(GetExplicitEntriesFromAcl)}
{GetEffectiveRightsFromAcl}{__MINGW_NAME_AW(GetEffectiveRightsFromAcl)}
{GetAuditedPermissionsFromAcl}{__MINGW_NAME_AW(GetAuditedPermissionsFromAcl)}
{GetNamedSecurityInfo}{__MINGW_NAME_AW(GetNamedSecurityInfo)}
{SetNamedSecurityInfo}{__MINGW_NAME_AW(SetNamedSecurityInfo)}
{GetInheritanceSource}{__MINGW_NAME_AW(GetInheritanceSource)}
{TreeResetNamedSecurityInfo}{__MINGW_NAME_AW(TreeResetNamedSecurityInfo)}
{BuildSecurityDescriptor}{__MINGW_NAME_AW(BuildSecurityDescriptor)}
{LookupSecurityDescriptorParts}{__MINGW_NAME_AW(LookupSecurityDescriptorParts)}
{BuildExplicitAccessWithName}{__MINGW_NAME_AW(BuildExplicitAccessWithName)}
{BuildImpersonateExplicitAccessWithName}{__MINGW_NAME_AW(BuildImpersonateExplicitAccessWithName)}
{BuildTrusteeWithName}{__MINGW_NAME_AW(BuildTrusteeWithName)}
{BuildImpersonateTrustee}{__MINGW_NAME_AW(BuildImpersonateTrustee)}
{BuildTrusteeWithSid}{__MINGW_NAME_AW(BuildTrusteeWithSid)}
{BuildTrusteeWithObjectsAndSid}{__MINGW_NAME_AW(BuildTrusteeWithObjectsAndSid)}
{BuildTrusteeWithObjectsAndName}{__MINGW_NAME_AW(BuildTrusteeWithObjectsAndName)}
{GetTrusteeName}{__MINGW_NAME_AW(GetTrusteeName)}
{GetTrusteeType}{__MINGW_NAME_AW(GetTrusteeType)}
{GetTrusteeForm}{__MINGW_NAME_AW(GetTrusteeForm)}
{GetMultipleTrusteeOperation}{__MINGW_NAME_AW(GetMultipleTrusteeOperation)}
{GetMultipleTrustee}{__MINGW_NAME_AW(GetMultipleTrustee)}
{TreeSetNamedSecurityInfo}{__MINGW_NAME_AW(TreeSetNamedSecurityInfo)}
{AccProvInit(err)}{}
[aclui.h]
[activation.h]
{IActivationFactory_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActivationFactory_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActivationFactory_Release(This)}{(This)->lpVtbl->Release(This)}
{IActivationFactory_GetIids(This,iidCount,iids)}{(This)->lpVtbl->GetIids(This,iidCount,iids)}
{IActivationFactory_GetRuntimeClassName(This,className)}{(This)->lpVtbl->GetRuntimeClassName(This,className)}
{IActivationFactory_GetTrustLevel(This,trustLevel)}{(This)->lpVtbl->GetTrustLevel(This,trustLevel)}
{IActivationFactory_ActivateInstance(This,instance)}{(This)->lpVtbl->ActivateInstance(This,instance)}
[activaut.h]
{IScriptNode_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IScriptNode_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IScriptNode_Release(This)}{(This)->lpVtbl->Release(This)}
{IScriptNode_Alive(This)}{(This)->lpVtbl->Alive(This)}
{IScriptNode_Delete(This)}{(This)->lpVtbl->Delete(This)}
{IScriptNode_GetParent(This,ppsnParent)}{(This)->lpVtbl->GetParent(This,ppsnParent)}
{IScriptNode_GetIndexInParent(This,pisn)}{(This)->lpVtbl->GetIndexInParent(This,pisn)}
{IScriptNode_GetCookie(This,pdwCookie)}{(This)->lpVtbl->GetCookie(This,pdwCookie)}
{IScriptNode_GetNumberOfChildren(This,pcsn)}{(This)->lpVtbl->GetNumberOfChildren(This,pcsn)}
{IScriptNode_GetChild(This,isn,ppsn)}{(This)->lpVtbl->GetChild(This,isn,ppsn)}
{IScriptNode_GetLanguage(This,pbstr)}{(This)->lpVtbl->GetLanguage(This,pbstr)}
{IScriptNode_CreateChildEntry(This,isn,dwCookie,pszDelimiter,ppse)}{(This)->lpVtbl->CreateChildEntry(This,isn,dwCookie,pszDelimiter,ppse)}
{IScriptNode_CreateChildHandler(This,pszDefaultName,prgpszNames,cpszNames,pszEvent,pszDelimiter,ptiSignature,iMethodSignature,isn,dwCookie,ppse)}{(This)->lpVtbl->CreateChildHandler(This,pszDefaultName,prgpszNames,cpszNames,pszEvent,pszDelimiter,ptiSignature,iMethodSignature,isn,dwCookie,ppse)}
{IScriptEntry_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IScriptEntry_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IScriptEntry_Release(This)}{(This)->lpVtbl->Release(This)}
{IScriptEntry_Alive(This)}{(This)->lpVtbl->Alive(This)}
{IScriptEntry_Delete(This)}{(This)->lpVtbl->Delete(This)}
{IScriptEntry_GetParent(This,ppsnParent)}{(This)->lpVtbl->GetParent(This,ppsnParent)}
{IScriptEntry_GetIndexInParent(This,pisn)}{(This)->lpVtbl->GetIndexInParent(This,pisn)}
{IScriptEntry_GetCookie(This,pdwCookie)}{(This)->lpVtbl->GetCookie(This,pdwCookie)}
{IScriptEntry_GetNumberOfChildren(This,pcsn)}{(This)->lpVtbl->GetNumberOfChildren(This,pcsn)}
{IScriptEntry_GetChild(This,isn,ppsn)}{(This)->lpVtbl->GetChild(This,isn,ppsn)}
{IScriptEntry_GetLanguage(This,pbstr)}{(This)->lpVtbl->GetLanguage(This,pbstr)}
{IScriptEntry_CreateChildEntry(This,isn,dwCookie,pszDelimiter,ppse)}{(This)->lpVtbl->CreateChildEntry(This,isn,dwCookie,pszDelimiter,ppse)}
{IScriptEntry_CreateChildHandler(This,pszDefaultName,prgpszNames,cpszNames,pszEvent,pszDelimiter,ptiSignature,iMethodSignature,isn,dwCookie,ppse)}{(This)->lpVtbl->CreateChildHandler(This,pszDefaultName,prgpszNames,cpszNames,pszEvent,pszDelimiter,ptiSignature,iMethodSignature,isn,dwCookie,ppse)}
{IScriptEntry_GetText(This,pbstr)}{(This)->lpVtbl->GetText(This,pbstr)}
{IScriptEntry_SetText(This,psz)}{(This)->lpVtbl->SetText(This,psz)}
{IScriptEntry_GetBody(This,pbstr)}{(This)->lpVtbl->GetBody(This,pbstr)}
{IScriptEntry_SetBody(This,psz)}{(This)->lpVtbl->SetBody(This,psz)}
{IScriptEntry_GetName(This,pbstr)}{(This)->lpVtbl->GetName(This,pbstr)}
{IScriptEntry_SetName(This,psz)}{(This)->lpVtbl->SetName(This,psz)}
{IScriptEntry_GetItemName(This,pbstr)}{(This)->lpVtbl->GetItemName(This,pbstr)}
{IScriptEntry_SetItemName(This,psz)}{(This)->lpVtbl->SetItemName(This,psz)}
{IScriptEntry_GetSignature(This,ppti,piMethod)}{(This)->lpVtbl->GetSignature(This,ppti,piMethod)}
{IScriptEntry_SetSignature(This,pti,iMethod)}{(This)->lpVtbl->SetSignature(This,pti,iMethod)}
{IScriptEntry_GetRange(This,pichMin,pcch)}{(This)->lpVtbl->GetRange(This,pichMin,pcch)}
{IScriptScriptlet_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IScriptScriptlet_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IScriptScriptlet_Release(This)}{(This)->lpVtbl->Release(This)}
{IScriptScriptlet_Alive(This)}{(This)->lpVtbl->Alive(This)}
{IScriptScriptlet_Delete(This)}{(This)->lpVtbl->Delete(This)}
{IScriptScriptlet_GetParent(This,ppsnParent)}{(This)->lpVtbl->GetParent(This,ppsnParent)}
{IScriptScriptlet_GetIndexInParent(This,pisn)}{(This)->lpVtbl->GetIndexInParent(This,pisn)}
{IScriptScriptlet_GetCookie(This,pdwCookie)}{(This)->lpVtbl->GetCookie(This,pdwCookie)}
{IScriptScriptlet_GetNumberOfChildren(This,pcsn)}{(This)->lpVtbl->GetNumberOfChildren(This,pcsn)}
{IScriptScriptlet_GetChild(This,isn,ppsn)}{(This)->lpVtbl->GetChild(This,isn,ppsn)}
{IScriptScriptlet_GetLanguage(This,pbstr)}{(This)->lpVtbl->GetLanguage(This,pbstr)}
{IScriptScriptlet_CreateChildEntry(This,isn,dwCookie,pszDelimiter,ppse)}{(This)->lpVtbl->CreateChildEntry(This,isn,dwCookie,pszDelimiter,ppse)}
{IScriptScriptlet_CreateChildHandler(This,pszDefaultName,prgpszNames,cpszNames,pszEvent,pszDelimiter,ptiSignature,iMethodSignature,isn,dwCookie,ppse)}{(This)->lpVtbl->CreateChildHandler(This,pszDefaultName,prgpszNames,cpszNames,pszEvent,pszDelimiter,ptiSignature,iMethodSignature,isn,dwCookie,ppse)}
{IScriptScriptlet_GetText(This,pbstr)}{(This)->lpVtbl->GetText(This,pbstr)}
{IScriptScriptlet_SetText(This,psz)}{(This)->lpVtbl->SetText(This,psz)}
{IScriptScriptlet_GetBody(This,pbstr)}{(This)->lpVtbl->GetBody(This,pbstr)}
{IScriptScriptlet_SetBody(This,psz)}{(This)->lpVtbl->SetBody(This,psz)}
{IScriptScriptlet_GetName(This,pbstr)}{(This)->lpVtbl->GetName(This,pbstr)}
{IScriptScriptlet_SetName(This,psz)}{(This)->lpVtbl->SetName(This,psz)}
{IScriptScriptlet_GetItemName(This,pbstr)}{(This)->lpVtbl->GetItemName(This,pbstr)}
{IScriptScriptlet_SetItemName(This,psz)}{(This)->lpVtbl->SetItemName(This,psz)}
{IScriptScriptlet_GetSignature(This,ppti,piMethod)}{(This)->lpVtbl->GetSignature(This,ppti,piMethod)}
{IScriptScriptlet_SetSignature(This,pti,iMethod)}{(This)->lpVtbl->SetSignature(This,pti,iMethod)}
{IScriptScriptlet_GetRange(This,pichMin,pcch)}{(This)->lpVtbl->GetRange(This,pichMin,pcch)}
{IScriptScriptlet_GetSubItemName(This,pbstr)}{(This)->lpVtbl->GetSubItemName(This,pbstr)}
{IScriptScriptlet_SetSubItemName(This,psz)}{(This)->lpVtbl->SetSubItemName(This,psz)}
{IScriptScriptlet_GetEventName(This,pbstr)}{(This)->lpVtbl->GetEventName(This,pbstr)}
{IScriptScriptlet_SetEventName(This,psz)}{(This)->lpVtbl->SetEventName(This,psz)}
{IScriptScriptlet_GetSimpleEventName(This,pbstr)}{(This)->lpVtbl->GetSimpleEventName(This,pbstr)}
{IScriptScriptlet_SetSimpleEventName(This,psz)}{(This)->lpVtbl->SetSimpleEventName(This,psz)}
{IActiveScriptAuthor_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptAuthor_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptAuthor_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptAuthor_AddNamedItem(This,pszName,dwFlags,pdisp)}{(This)->lpVtbl->AddNamedItem(This,pszName,dwFlags,pdisp)}
{IActiveScriptAuthor_AddScriptlet(This,pszDefaultName,pszCode,pszItemName,pszSubItemName,pszEventName,pszDelimiter,dwCookie,dwFlags)}{(This)->lpVtbl->AddScriptlet(This,pszDefaultName,pszCode,pszItemName,pszSubItemName,pszEventName,pszDelimiter,dwCookie,dwFlags)}
{IActiveScriptAuthor_ParseScriptText(This,pszCode,pszItemName,pszDelimiter,dwCookie,dwFlags)}{(This)->lpVtbl->ParseScriptText(This,pszCode,pszItemName,pszDelimiter,dwCookie,dwFlags)}
{IActiveScriptAuthor_GetScriptTextAttributes(This,pszCode,cch,pszDelimiter,dwFlags,pattr)}{(This)->lpVtbl->GetScriptTextAttributes(This,pszCode,cch,pszDelimiter,dwFlags,pattr)}
{IActiveScriptAuthor_GetScriptletTextAttributes(This,pszCode,cch,pszDelimiter,dwFlags,pattr)}{(This)->lpVtbl->GetScriptletTextAttributes(This,pszCode,cch,pszDelimiter,dwFlags,pattr)}
{IActiveScriptAuthor_GetRoot(This,ppsp)}{(This)->lpVtbl->GetRoot(This,ppsp)}
{IActiveScriptAuthor_GetLanguageFlags(This,pgrfasa)}{(This)->lpVtbl->GetLanguageFlags(This,pgrfasa)}
{IActiveScriptAuthor_GetEventHandler(This,pdisp,pszItem,pszSubItem,pszEvent,ppse)}{(This)->lpVtbl->GetEventHandler(This,pdisp,pszItem,pszSubItem,pszEvent,ppse)}
{IActiveScriptAuthor_RemoveNamedItem(This,pszName)}{(This)->lpVtbl->RemoveNamedItem(This,pszName)}
{IActiveScriptAuthor_AddTypeLib(This,rguidTypeLib,dwMajor,dwMinor,dwFlags)}{(This)->lpVtbl->AddTypeLib(This,rguidTypeLib,dwMajor,dwMinor,dwFlags)}
{IActiveScriptAuthor_RemoveTypeLib(This,rguidTypeLib,dwMajor,dwMinor)}{(This)->lpVtbl->RemoveTypeLib(This,rguidTypeLib,dwMajor,dwMinor)}
{IActiveScriptAuthor_GetChars(This,fRequestedList,pbstrChars)}{(This)->lpVtbl->GetChars(This,fRequestedList,pbstrChars)}
{IActiveScriptAuthor_GetInfoFromContext(This,pszCode,cchCode,ichCurrentPosition,dwListTypesRequested,pdwListTypesProvided,pichListAnchorPosition,pichFuncAnchorPosition,pmemid,piCurrentParameter,ppunk)}{(This)->lpVtbl->GetInfoFromContext(This,pszCode,cchCode,ichCurrentPosition,dwListTypesRequested,pdwListTypesProvided,pichListAnchorPosition,pichFuncAnchorPosition,pmemid,piCurrentParameter,ppunk)}
{IActiveScriptAuthor_IsCommitChar(This,ch,pfcommit)}{(This)->lpVtbl->IsCommitChar(This,ch,pfcommit)}
{IActiveScriptAuthorProcedure_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptAuthorProcedure_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptAuthorProcedure_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptAuthorProcedure_ParseProcedureText(This,pszCode,pszFormalParams,pszProcedureName,pszItemName,pszDelimiter,dwCookie,dwFlags,pdispFor)}{(This)->lpVtbl->ParseProcedureText(This,pszCode,pszFormalParams,pszProcedureName,pszItemName,pszDelimiter,dwCookie,dwFlags,pdispFor)}
[activdbg.h]
{IActiveScriptDebug32_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptDebug32_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptDebug32_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptDebug32_GetScriptTextAttributes(This,pstrCode,uNumCodeChars,pstrDelimiter,dwFlags,pattr)}{(This)->lpVtbl->GetScriptTextAttributes(This,pstrCode,uNumCodeChars,pstrDelimiter,dwFlags,pattr)}
{IActiveScriptDebug32_GetScriptletTextAttributes(This,pstrCode,uNumCodeChars,pstrDelimiter,dwFlags,pattr)}{(This)->lpVtbl->GetScriptletTextAttributes(This,pstrCode,uNumCodeChars,pstrDelimiter,dwFlags,pattr)}
{IActiveScriptDebug32_EnumCodeContextsOfPosition(This,dwSourceContext,uCharacterOffset,uNumChars,ppescc)}{(This)->lpVtbl->EnumCodeContextsOfPosition(This,dwSourceContext,uCharacterOffset,uNumChars,ppescc)}
{IActiveScriptDebug64_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptDebug64_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptDebug64_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptDebug64_GetScriptTextAttributes(This,pstrCode,uNumCodeChars,pstrDelimiter,dwFlags,pattr)}{(This)->lpVtbl->GetScriptTextAttributes(This,pstrCode,uNumCodeChars,pstrDelimiter,dwFlags,pattr)}
{IActiveScriptDebug64_GetScriptletTextAttributes(This,pstrCode,uNumCodeChars,pstrDelimiter,dwFlags,pattr)}{(This)->lpVtbl->GetScriptletTextAttributes(This,pstrCode,uNumCodeChars,pstrDelimiter,dwFlags,pattr)}
{IActiveScriptDebug64_EnumCodeContextsOfPosition(This,dwSourceContext,uCharacterOffset,uNumChars,ppescc)}{(This)->lpVtbl->EnumCodeContextsOfPosition(This,dwSourceContext,uCharacterOffset,uNumChars,ppescc)}
{IActiveScriptSiteDebug32_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptSiteDebug32_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptSiteDebug32_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptSiteDebug32_GetDocumentContextFromPosition(This,dwSourceContext,uCharacterOffset,uNumChars,ppsc)}{(This)->lpVtbl->GetDocumentContextFromPosition(This,dwSourceContext,uCharacterOffset,uNumChars,ppsc)}
{IActiveScriptSiteDebug32_GetApplication(This,ppda)}{(This)->lpVtbl->GetApplication(This,ppda)}
{IActiveScriptSiteDebug32_GetRootApplicationNode(This,ppdanRoot)}{(This)->lpVtbl->GetRootApplicationNode(This,ppdanRoot)}
{IActiveScriptSiteDebug32_OnScriptErrorDebug(This,pErrorDebug,pfEnterDebugger,pfCallOnScriptErrorWhenContinuing)}{(This)->lpVtbl->OnScriptErrorDebug(This,pErrorDebug,pfEnterDebugger,pfCallOnScriptErrorWhenContinuing)}
{IActiveScriptSiteDebug64_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptSiteDebug64_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptSiteDebug64_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptSiteDebug64_GetDocumentContextFromPosition(This,dwSourceContext,uCharacterOffset,uNumChars,ppsc)}{(This)->lpVtbl->GetDocumentContextFromPosition(This,dwSourceContext,uCharacterOffset,uNumChars,ppsc)}
{IActiveScriptSiteDebug64_GetApplication(This,ppda)}{(This)->lpVtbl->GetApplication(This,ppda)}
{IActiveScriptSiteDebug64_GetRootApplicationNode(This,ppdanRoot)}{(This)->lpVtbl->GetRootApplicationNode(This,ppdanRoot)}
{IActiveScriptSiteDebug64_OnScriptErrorDebug(This,pErrorDebug,pfEnterDebugger,pfCallOnScriptErrorWhenContinuing)}{(This)->lpVtbl->OnScriptErrorDebug(This,pErrorDebug,pfEnterDebugger,pfCallOnScriptErrorWhenContinuing)}
{IActiveScriptSiteDebugEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptSiteDebugEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptSiteDebugEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptSiteDebugEx_OnCanNotJITScriptErrorDebug(This,pErrorDebug,pfCallOnScriptErrorWhenContinuing)}{(This)->lpVtbl->OnCanNotJITScriptErrorDebug(This,pErrorDebug,pfCallOnScriptErrorWhenContinuing)}
{IActiveScriptErrorDebug_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptErrorDebug_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptErrorDebug_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptErrorDebug_GetExceptionInfo(This,pexcepinfo)}{(This)->lpVtbl->GetExceptionInfo(This,pexcepinfo)}
{IActiveScriptErrorDebug_GetSourcePosition(This,pdwSourceContext,pulLineNumber,plCharacterPosition)}{(This)->lpVtbl->GetSourcePosition(This,pdwSourceContext,pulLineNumber,plCharacterPosition)}
{IActiveScriptErrorDebug_GetSourceLineText(This,pbstrSourceLine)}{(This)->lpVtbl->GetSourceLineText(This,pbstrSourceLine)}
{IActiveScriptErrorDebug_GetDocumentContext(This,ppssc)}{(This)->lpVtbl->GetDocumentContext(This,ppssc)}
{IActiveScriptErrorDebug_GetStackFrame(This,ppdsf)}{(This)->lpVtbl->GetStackFrame(This,ppdsf)}
{IDebugCodeContext_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugCodeContext_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugCodeContext_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugCodeContext_GetDocumentContext(This,ppsc)}{(This)->lpVtbl->GetDocumentContext(This,ppsc)}
{IDebugCodeContext_SetBreakPoint(This,bps)}{(This)->lpVtbl->SetBreakPoint(This,bps)}
{IDebugExpression_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugExpression_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugExpression_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugExpression_Start(This,pdecb)}{(This)->lpVtbl->Start(This,pdecb)}
{IDebugExpression_Abort(This)}{(This)->lpVtbl->Abort(This)}
{IDebugExpression_QueryIsComplete(This)}{(This)->lpVtbl->QueryIsComplete(This)}
{IDebugExpression_GetResultAsString(This,phrResult,pbstrResult)}{(This)->lpVtbl->GetResultAsString(This,phrResult,pbstrResult)}
{IDebugExpression_GetResultAsDebugProperty(This,phrResult,ppdp)}{(This)->lpVtbl->GetResultAsDebugProperty(This,phrResult,ppdp)}
{IDebugExpressionContext_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugExpressionContext_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugExpressionContext_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugExpressionContext_ParseLanguageText(This,pstrCode,nRadix,pstrDelimiter,dwFlags,ppe)}{(This)->lpVtbl->ParseLanguageText(This,pstrCode,nRadix,pstrDelimiter,dwFlags,ppe)}
{IDebugExpressionContext_GetLanguageInfo(This,pbstrLanguageName,pLanguageID)}{(This)->lpVtbl->GetLanguageInfo(This,pbstrLanguageName,pLanguageID)}
{IDebugExpressionCallBack_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugExpressionCallBack_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugExpressionCallBack_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugExpressionCallBack_onComplete(This)}{(This)->lpVtbl->onComplete(This)}
{IDebugStackFrame_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugStackFrame_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugStackFrame_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugStackFrame_GetCodeContext(This,ppcc)}{(This)->lpVtbl->GetCodeContext(This,ppcc)}
{IDebugStackFrame_GetDescriptionString(This,fLong,pbstrDescription)}{(This)->lpVtbl->GetDescriptionString(This,fLong,pbstrDescription)}
{IDebugStackFrame_GetLanguageString(This,fLong,pbstrLanguage)}{(This)->lpVtbl->GetLanguageString(This,fLong,pbstrLanguage)}
{IDebugStackFrame_GetThread(This,ppat)}{(This)->lpVtbl->GetThread(This,ppat)}
{IDebugStackFrame_GetDebugProperty(This,ppDebugProp)}{(This)->lpVtbl->GetDebugProperty(This,ppDebugProp)}
{IDebugStackFrameSniffer_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugStackFrameSniffer_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugStackFrameSniffer_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugStackFrameSniffer_EnumStackFrames(This,ppedsf)}{(This)->lpVtbl->EnumStackFrames(This,ppedsf)}
{IDebugStackFrameSnifferEx32_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugStackFrameSnifferEx32_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugStackFrameSnifferEx32_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugStackFrameSnifferEx32_EnumStackFrames(This,ppedsf)}{(This)->lpVtbl->EnumStackFrames(This,ppedsf)}
{IDebugStackFrameSnifferEx32_EnumStackFramesEx32(This,dwSpMin,ppedsf)}{(This)->lpVtbl->EnumStackFramesEx32(This,dwSpMin,ppedsf)}
{IDebugStackFrameSnifferEx64_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugStackFrameSnifferEx64_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugStackFrameSnifferEx64_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugStackFrameSnifferEx64_EnumStackFrames(This,ppedsf)}{(This)->lpVtbl->EnumStackFrames(This,ppedsf)}
{IDebugStackFrameSnifferEx64_EnumStackFramesEx64(This,dwSpMin,ppedsf)}{(This)->lpVtbl->EnumStackFramesEx64(This,dwSpMin,ppedsf)}
{IDebugSyncOperation_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugSyncOperation_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugSyncOperation_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugSyncOperation_GetTargetThread(This,ppatTarget)}{(This)->lpVtbl->GetTargetThread(This,ppatTarget)}
{IDebugSyncOperation_Execute(This,ppunkResult)}{(This)->lpVtbl->Execute(This,ppunkResult)}
{IDebugSyncOperation_InProgressAbort(This)}{(This)->lpVtbl->InProgressAbort(This)}
{IDebugAsyncOperation_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugAsyncOperation_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugAsyncOperation_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugAsyncOperation_GetSyncDebugOperation(This,ppsdo)}{(This)->lpVtbl->GetSyncDebugOperation(This,ppsdo)}
{IDebugAsyncOperation_Start(This,padocb)}{(This)->lpVtbl->Start(This,padocb)}
{IDebugAsyncOperation_Abort(This)}{(This)->lpVtbl->Abort(This)}
{IDebugAsyncOperation_QueryIsComplete(This)}{(This)->lpVtbl->QueryIsComplete(This)}
{IDebugAsyncOperation_GetResult(This,phrResult,ppunkResult)}{(This)->lpVtbl->GetResult(This,phrResult,ppunkResult)}
{IDebugAsyncOperationCallBack_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugAsyncOperationCallBack_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugAsyncOperationCallBack_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugAsyncOperationCallBack_onComplete(This)}{(This)->lpVtbl->onComplete(This)}
{IEnumDebugCodeContexts_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumDebugCodeContexts_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumDebugCodeContexts_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumDebugCodeContexts_Next(This,celt,pscc,pceltFetched)}{(This)->lpVtbl->Next(This,celt,pscc,pceltFetched)}
{IEnumDebugCodeContexts_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumDebugCodeContexts_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumDebugCodeContexts_Clone(This,ppescc)}{(This)->lpVtbl->Clone(This,ppescc)}
{IEnumDebugStackFrames_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumDebugStackFrames_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumDebugStackFrames_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumDebugStackFrames_Next(This,celt,prgdsfd,pceltFetched)}{(This)->lpVtbl->Next(This,celt,prgdsfd,pceltFetched)}
{IEnumDebugStackFrames_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumDebugStackFrames_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumDebugStackFrames_Clone(This,ppedsf)}{(This)->lpVtbl->Clone(This,ppedsf)}
{IEnumDebugStackFrames64_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumDebugStackFrames64_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumDebugStackFrames64_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumDebugStackFrames64_Next(This,celt,prgdsfd,pceltFetched)}{(This)->lpVtbl->Next(This,celt,prgdsfd,pceltFetched)}
{IEnumDebugStackFrames64_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumDebugStackFrames64_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumDebugStackFrames64_Clone(This,ppedsf)}{(This)->lpVtbl->Clone(This,ppedsf)}
{IEnumDebugStackFrames64_Next64(This,celt,prgdsfd,pceltFetched)}{(This)->lpVtbl->Next64(This,celt,prgdsfd,pceltFetched)}
{IDebugDocumentInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugDocumentInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugDocumentInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugDocumentInfo_GetName(This,dnt,pbstrName)}{(This)->lpVtbl->GetName(This,dnt,pbstrName)}
{IDebugDocumentInfo_GetDocumentClassId(This,pclsidDocument)}{(This)->lpVtbl->GetDocumentClassId(This,pclsidDocument)}
{IDebugDocumentProvider_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugDocumentProvider_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugDocumentProvider_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugDocumentProvider_GetName(This,dnt,pbstrName)}{(This)->lpVtbl->GetName(This,dnt,pbstrName)}
{IDebugDocumentProvider_GetDocumentClassId(This,pclsidDocument)}{(This)->lpVtbl->GetDocumentClassId(This,pclsidDocument)}
{IDebugDocumentProvider_GetDocument(This,ppssd)}{(This)->lpVtbl->GetDocument(This,ppssd)}
{IDebugDocument_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugDocument_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugDocument_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugDocument_GetName(This,dnt,pbstrName)}{(This)->lpVtbl->GetName(This,dnt,pbstrName)}
{IDebugDocument_GetDocumentClassId(This,pclsidDocument)}{(This)->lpVtbl->GetDocumentClassId(This,pclsidDocument)}
{IDebugDocumentText_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugDocumentText_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugDocumentText_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugDocumentText_GetName(This,dnt,pbstrName)}{(This)->lpVtbl->GetName(This,dnt,pbstrName)}
{IDebugDocumentText_GetDocumentClassId(This,pclsidDocument)}{(This)->lpVtbl->GetDocumentClassId(This,pclsidDocument)}
{IDebugDocumentText_GetDocumentAttributes(This,ptextdocattr)}{(This)->lpVtbl->GetDocumentAttributes(This,ptextdocattr)}
{IDebugDocumentText_GetSize(This,pcNumLines,pcNumChars)}{(This)->lpVtbl->GetSize(This,pcNumLines,pcNumChars)}
{IDebugDocumentText_GetPositionOfLine(This,cLineNumber,pcCharacterPosition)}{(This)->lpVtbl->GetPositionOfLine(This,cLineNumber,pcCharacterPosition)}
{IDebugDocumentText_GetLineOfPosition(This,cCharacterPosition,pcLineNumber,pcCharacterOffsetInLine)}{(This)->lpVtbl->GetLineOfPosition(This,cCharacterPosition,pcLineNumber,pcCharacterOffsetInLine)}
{IDebugDocumentText_GetText(This,cCharacterPosition,pcharText,pstaTextAttr,pcNumChars,cMaxChars)}{(This)->lpVtbl->GetText(This,cCharacterPosition,pcharText,pstaTextAttr,pcNumChars,cMaxChars)}
{IDebugDocumentText_GetPositionOfContext(This,psc,pcCharacterPosition,cNumChars)}{(This)->lpVtbl->GetPositionOfContext(This,psc,pcCharacterPosition,cNumChars)}
{IDebugDocumentText_GetContextOfPosition(This,cCharacterPosition,cNumChars,ppsc)}{(This)->lpVtbl->GetContextOfPosition(This,cCharacterPosition,cNumChars,ppsc)}
{IDebugDocumentTextEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugDocumentTextEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugDocumentTextEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugDocumentTextEvents_onDestroy(This)}{(This)->lpVtbl->onDestroy(This)}
{IDebugDocumentTextEvents_onInsertText(This,cCharacterPosition,cNumToInsert)}{(This)->lpVtbl->onInsertText(This,cCharacterPosition,cNumToInsert)}
{IDebugDocumentTextEvents_onRemoveText(This,cCharacterPosition,cNumToRemove)}{(This)->lpVtbl->onRemoveText(This,cCharacterPosition,cNumToRemove)}
{IDebugDocumentTextEvents_onReplaceText(This,cCharacterPosition,cNumToReplace)}{(This)->lpVtbl->onReplaceText(This,cCharacterPosition,cNumToReplace)}
{IDebugDocumentTextEvents_onUpdateTextAttributes(This,cCharacterPosition,cNumToUpdate)}{(This)->lpVtbl->onUpdateTextAttributes(This,cCharacterPosition,cNumToUpdate)}
{IDebugDocumentTextEvents_onUpdateDocumentAttributes(This,textdocattr)}{(This)->lpVtbl->onUpdateDocumentAttributes(This,textdocattr)}
{IDebugDocumentTextAuthor_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugDocumentTextAuthor_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugDocumentTextAuthor_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugDocumentTextAuthor_GetName(This,dnt,pbstrName)}{(This)->lpVtbl->GetName(This,dnt,pbstrName)}
{IDebugDocumentTextAuthor_GetDocumentClassId(This,pclsidDocument)}{(This)->lpVtbl->GetDocumentClassId(This,pclsidDocument)}
{IDebugDocumentTextAuthor_GetDocumentAttributes(This,ptextdocattr)}{(This)->lpVtbl->GetDocumentAttributes(This,ptextdocattr)}
{IDebugDocumentTextAuthor_GetSize(This,pcNumLines,pcNumChars)}{(This)->lpVtbl->GetSize(This,pcNumLines,pcNumChars)}
{IDebugDocumentTextAuthor_GetPositionOfLine(This,cLineNumber,pcCharacterPosition)}{(This)->lpVtbl->GetPositionOfLine(This,cLineNumber,pcCharacterPosition)}
{IDebugDocumentTextAuthor_GetLineOfPosition(This,cCharacterPosition,pcLineNumber,pcCharacterOffsetInLine)}{(This)->lpVtbl->GetLineOfPosition(This,cCharacterPosition,pcLineNumber,pcCharacterOffsetInLine)}
{IDebugDocumentTextAuthor_GetText(This,cCharacterPosition,pcharText,pstaTextAttr,pcNumChars,cMaxChars)}{(This)->lpVtbl->GetText(This,cCharacterPosition,pcharText,pstaTextAttr,pcNumChars,cMaxChars)}
{IDebugDocumentTextAuthor_GetPositionOfContext(This,psc,pcCharacterPosition,cNumChars)}{(This)->lpVtbl->GetPositionOfContext(This,psc,pcCharacterPosition,cNumChars)}
{IDebugDocumentTextAuthor_GetContextOfPosition(This,cCharacterPosition,cNumChars,ppsc)}{(This)->lpVtbl->GetContextOfPosition(This,cCharacterPosition,cNumChars,ppsc)}
{IDebugDocumentTextAuthor_InsertText(This,cCharacterPosition,cNumToInsert,pcharText)}{(This)->lpVtbl->InsertText(This,cCharacterPosition,cNumToInsert,pcharText)}
{IDebugDocumentTextAuthor_RemoveText(This,cCharacterPosition,cNumToRemove)}{(This)->lpVtbl->RemoveText(This,cCharacterPosition,cNumToRemove)}
{IDebugDocumentTextAuthor_ReplaceText(This,cCharacterPosition,cNumToReplace,pcharText)}{(This)->lpVtbl->ReplaceText(This,cCharacterPosition,cNumToReplace,pcharText)}
{IDebugDocumentTextExternalAuthor_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugDocumentTextExternalAuthor_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugDocumentTextExternalAuthor_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugDocumentTextExternalAuthor_GetPathName(This,pbstrLongName,pfIsOriginalFile)}{(This)->lpVtbl->GetPathName(This,pbstrLongName,pfIsOriginalFile)}
{IDebugDocumentTextExternalAuthor_GetFileName(This,pbstrShortName)}{(This)->lpVtbl->GetFileName(This,pbstrShortName)}
{IDebugDocumentTextExternalAuthor_NotifyChanged(This)}{(This)->lpVtbl->NotifyChanged(This)}
{IDebugDocumentHelper32_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugDocumentHelper32_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugDocumentHelper32_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugDocumentHelper32_Init(This,pda,pszShortName,pszLongName,docAttr)}{(This)->lpVtbl->Init(This,pda,pszShortName,pszLongName,docAttr)}
{IDebugDocumentHelper32_Attach(This,pddhParent)}{(This)->lpVtbl->Attach(This,pddhParent)}
{IDebugDocumentHelper32_Detach(This)}{(This)->lpVtbl->Detach(This)}
{IDebugDocumentHelper32_AddUnicodeText(This,pszText)}{(This)->lpVtbl->AddUnicodeText(This,pszText)}
{IDebugDocumentHelper32_AddDBCSText(This,pszText)}{(This)->lpVtbl->AddDBCSText(This,pszText)}
{IDebugDocumentHelper32_SetDebugDocumentHost(This,pddh)}{(This)->lpVtbl->SetDebugDocumentHost(This,pddh)}
{IDebugDocumentHelper32_AddDeferredText(This,cChars,dwTextStartCookie)}{(This)->lpVtbl->AddDeferredText(This,cChars,dwTextStartCookie)}
{IDebugDocumentHelper32_DefineScriptBlock(This,ulCharOffset,cChars,pas,fScriptlet,pdwSourceContext)}{(This)->lpVtbl->DefineScriptBlock(This,ulCharOffset,cChars,pas,fScriptlet,pdwSourceContext)}
{IDebugDocumentHelper32_SetDefaultTextAttr(This,staTextAttr)}{(This)->lpVtbl->SetDefaultTextAttr(This,staTextAttr)}
{IDebugDocumentHelper32_SetTextAttributes(This,ulCharOffset,cChars,pstaTextAttr)}{(This)->lpVtbl->SetTextAttributes(This,ulCharOffset,cChars,pstaTextAttr)}
{IDebugDocumentHelper32_SetLongName(This,pszLongName)}{(This)->lpVtbl->SetLongName(This,pszLongName)}
{IDebugDocumentHelper32_SetShortName(This,pszShortName)}{(This)->lpVtbl->SetShortName(This,pszShortName)}
{IDebugDocumentHelper32_SetDocumentAttr(This,pszAttributes)}{(This)->lpVtbl->SetDocumentAttr(This,pszAttributes)}
{IDebugDocumentHelper32_GetDebugApplicationNode(This,ppdan)}{(This)->lpVtbl->GetDebugApplicationNode(This,ppdan)}
{IDebugDocumentHelper32_GetScriptBlockInfo(This,dwSourceContext,ppasd,piCharPos,pcChars)}{(This)->lpVtbl->GetScriptBlockInfo(This,dwSourceContext,ppasd,piCharPos,pcChars)}
{IDebugDocumentHelper32_CreateDebugDocumentContext(This,iCharPos,cChars,ppddc)}{(This)->lpVtbl->CreateDebugDocumentContext(This,iCharPos,cChars,ppddc)}
{IDebugDocumentHelper32_BringDocumentToTop(This)}{(This)->lpVtbl->BringDocumentToTop(This)}
{IDebugDocumentHelper32_BringDocumentContextToTop(This,pddc)}{(This)->lpVtbl->BringDocumentContextToTop(This,pddc)}
{IDebugDocumentHelper64_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugDocumentHelper64_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugDocumentHelper64_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugDocumentHelper64_Init(This,pda,pszShortName,pszLongName,docAttr)}{(This)->lpVtbl->Init(This,pda,pszShortName,pszLongName,docAttr)}
{IDebugDocumentHelper64_Attach(This,pddhParent)}{(This)->lpVtbl->Attach(This,pddhParent)}
{IDebugDocumentHelper64_Detach(This)}{(This)->lpVtbl->Detach(This)}
{IDebugDocumentHelper64_AddUnicodeText(This,pszText)}{(This)->lpVtbl->AddUnicodeText(This,pszText)}
{IDebugDocumentHelper64_AddDBCSText(This,pszText)}{(This)->lpVtbl->AddDBCSText(This,pszText)}
{IDebugDocumentHelper64_SetDebugDocumentHost(This,pddh)}{(This)->lpVtbl->SetDebugDocumentHost(This,pddh)}
{IDebugDocumentHelper64_AddDeferredText(This,cChars,dwTextStartCookie)}{(This)->lpVtbl->AddDeferredText(This,cChars,dwTextStartCookie)}
{IDebugDocumentHelper64_DefineScriptBlock(This,ulCharOffset,cChars,pas,fScriptlet,pdwSourceContext)}{(This)->lpVtbl->DefineScriptBlock(This,ulCharOffset,cChars,pas,fScriptlet,pdwSourceContext)}
{IDebugDocumentHelper64_SetDefaultTextAttr(This,staTextAttr)}{(This)->lpVtbl->SetDefaultTextAttr(This,staTextAttr)}
{IDebugDocumentHelper64_SetTextAttributes(This,ulCharOffset,cChars,pstaTextAttr)}{(This)->lpVtbl->SetTextAttributes(This,ulCharOffset,cChars,pstaTextAttr)}
{IDebugDocumentHelper64_SetLongName(This,pszLongName)}{(This)->lpVtbl->SetLongName(This,pszLongName)}
{IDebugDocumentHelper64_SetShortName(This,pszShortName)}{(This)->lpVtbl->SetShortName(This,pszShortName)}
{IDebugDocumentHelper64_SetDocumentAttr(This,pszAttributes)}{(This)->lpVtbl->SetDocumentAttr(This,pszAttributes)}
{IDebugDocumentHelper64_GetDebugApplicationNode(This,ppdan)}{(This)->lpVtbl->GetDebugApplicationNode(This,ppdan)}
{IDebugDocumentHelper64_GetScriptBlockInfo(This,dwSourceContext,ppasd,piCharPos,pcChars)}{(This)->lpVtbl->GetScriptBlockInfo(This,dwSourceContext,ppasd,piCharPos,pcChars)}
{IDebugDocumentHelper64_CreateDebugDocumentContext(This,iCharPos,cChars,ppddc)}{(This)->lpVtbl->CreateDebugDocumentContext(This,iCharPos,cChars,ppddc)}
{IDebugDocumentHelper64_BringDocumentToTop(This)}{(This)->lpVtbl->BringDocumentToTop(This)}
{IDebugDocumentHelper64_BringDocumentContextToTop(This,pddc)}{(This)->lpVtbl->BringDocumentContextToTop(This,pddc)}
{IDebugDocumentHost_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugDocumentHost_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugDocumentHost_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugDocumentHost_GetDeferredText(This,dwTextStartCookie,pcharText,pstaTextAttr,pcNumChars,cMaxChars)}{(This)->lpVtbl->GetDeferredText(This,dwTextStartCookie,pcharText,pstaTextAttr,pcNumChars,cMaxChars)}
{IDebugDocumentHost_GetScriptTextAttributes(This,pstrCode,uNumCodeChars,pstrDelimiter,dwFlags,pattr)}{(This)->lpVtbl->GetScriptTextAttributes(This,pstrCode,uNumCodeChars,pstrDelimiter,dwFlags,pattr)}
{IDebugDocumentHost_OnCreateDocumentContext(This,ppunkOuter)}{(This)->lpVtbl->OnCreateDocumentContext(This,ppunkOuter)}
{IDebugDocumentHost_GetPathName(This,pbstrLongName,pfIsOriginalFile)}{(This)->lpVtbl->GetPathName(This,pbstrLongName,pfIsOriginalFile)}
{IDebugDocumentHost_GetFileName(This,pbstrShortName)}{(This)->lpVtbl->GetFileName(This,pbstrShortName)}
{IDebugDocumentHost_NotifyChanged(This)}{(This)->lpVtbl->NotifyChanged(This)}
{IDebugDocumentContext_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugDocumentContext_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugDocumentContext_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugDocumentContext_GetDocument(This,ppsd)}{(This)->lpVtbl->GetDocument(This,ppsd)}
{IDebugDocumentContext_EnumCodeContexts(This,ppescc)}{(This)->lpVtbl->EnumCodeContexts(This,ppescc)}
{IDebugSessionProvider_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugSessionProvider_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugSessionProvider_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugSessionProvider_StartDebugSession(This,pda)}{(This)->lpVtbl->StartDebugSession(This,pda)}
{IApplicationDebugger_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IApplicationDebugger_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IApplicationDebugger_Release(This)}{(This)->lpVtbl->Release(This)}
{IApplicationDebugger_QueryAlive(This)}{(This)->lpVtbl->QueryAlive(This)}
{IApplicationDebugger_CreateInstanceAtDebugger(This,rclsid,pUnkOuter,dwClsContext,riid,ppvObject)}{(This)->lpVtbl->CreateInstanceAtDebugger(This,rclsid,pUnkOuter,dwClsContext,riid,ppvObject)}
{IApplicationDebugger_onDebugOutput(This,pstr)}{(This)->lpVtbl->onDebugOutput(This,pstr)}
{IApplicationDebugger_onHandleBreakPoint(This,prpt,br,pError)}{(This)->lpVtbl->onHandleBreakPoint(This,prpt,br,pError)}
{IApplicationDebugger_onClose(This)}{(This)->lpVtbl->onClose(This)}
{IApplicationDebugger_onDebuggerEvent(This,riid,punk)}{(This)->lpVtbl->onDebuggerEvent(This,riid,punk)}
{IApplicationDebuggerUI_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IApplicationDebuggerUI_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IApplicationDebuggerUI_Release(This)}{(This)->lpVtbl->Release(This)}
{IApplicationDebuggerUI_BringDocumentToTop(This,pddt)}{(This)->lpVtbl->BringDocumentToTop(This,pddt)}
{IApplicationDebuggerUI_BringDocumentContextToTop(This,pddc)}{(This)->lpVtbl->BringDocumentContextToTop(This,pddc)}
{IMachineDebugManager_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IMachineDebugManager_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IMachineDebugManager_Release(This)}{(This)->lpVtbl->Release(This)}
{IMachineDebugManager_AddApplication(This,pda,pdwAppCookie)}{(This)->lpVtbl->AddApplication(This,pda,pdwAppCookie)}
{IMachineDebugManager_RemoveApplication(This,dwAppCookie)}{(This)->lpVtbl->RemoveApplication(This,dwAppCookie)}
{IMachineDebugManager_EnumApplications(This,ppeda)}{(This)->lpVtbl->EnumApplications(This,ppeda)}
{IMachineDebugManagerCookie_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IMachineDebugManagerCookie_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IMachineDebugManagerCookie_Release(This)}{(This)->lpVtbl->Release(This)}
{IMachineDebugManagerCookie_AddApplication(This,pda,dwDebugAppCookie,pdwAppCookie)}{(This)->lpVtbl->AddApplication(This,pda,dwDebugAppCookie,pdwAppCookie)}
{IMachineDebugManagerCookie_RemoveApplication(This,dwDebugAppCookie,dwAppCookie)}{(This)->lpVtbl->RemoveApplication(This,dwDebugAppCookie,dwAppCookie)}
{IMachineDebugManagerCookie_EnumApplications(This,ppeda)}{(This)->lpVtbl->EnumApplications(This,ppeda)}
{IMachineDebugManagerEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IMachineDebugManagerEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IMachineDebugManagerEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IMachineDebugManagerEvents_onAddApplication(This,pda,dwAppCookie)}{(This)->lpVtbl->onAddApplication(This,pda,dwAppCookie)}
{IMachineDebugManagerEvents_onRemoveApplication(This,pda,dwAppCookie)}{(This)->lpVtbl->onRemoveApplication(This,pda,dwAppCookie)}
{IProcessDebugManager32_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IProcessDebugManager32_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IProcessDebugManager32_Release(This)}{(This)->lpVtbl->Release(This)}
{IProcessDebugManager32_CreateApplication(This,ppda)}{(This)->lpVtbl->CreateApplication(This,ppda)}
{IProcessDebugManager32_GetDefaultApplication(This,ppda)}{(This)->lpVtbl->GetDefaultApplication(This,ppda)}
{IProcessDebugManager32_AddApplication(This,pda,pdwAppCookie)}{(This)->lpVtbl->AddApplication(This,pda,pdwAppCookie)}
{IProcessDebugManager32_RemoveApplication(This,dwAppCookie)}{(This)->lpVtbl->RemoveApplication(This,dwAppCookie)}
{IProcessDebugManager32_CreateDebugDocumentHelper(This,punkOuter,pddh)}{(This)->lpVtbl->CreateDebugDocumentHelper(This,punkOuter,pddh)}
{IProcessDebugManager64_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IProcessDebugManager64_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IProcessDebugManager64_Release(This)}{(This)->lpVtbl->Release(This)}
{IProcessDebugManager64_CreateApplication(This,ppda)}{(This)->lpVtbl->CreateApplication(This,ppda)}
{IProcessDebugManager64_GetDefaultApplication(This,ppda)}{(This)->lpVtbl->GetDefaultApplication(This,ppda)}
{IProcessDebugManager64_AddApplication(This,pda,pdwAppCookie)}{(This)->lpVtbl->AddApplication(This,pda,pdwAppCookie)}
{IProcessDebugManager64_RemoveApplication(This,dwAppCookie)}{(This)->lpVtbl->RemoveApplication(This,dwAppCookie)}
{IProcessDebugManager64_CreateDebugDocumentHelper(This,punkOuter,pddh)}{(This)->lpVtbl->CreateDebugDocumentHelper(This,punkOuter,pddh)}
{IRemoteDebugApplication_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IRemoteDebugApplication_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IRemoteDebugApplication_Release(This)}{(This)->lpVtbl->Release(This)}
{IRemoteDebugApplication_ResumeFromBreakPoint(This,prptFocus,bra,era)}{(This)->lpVtbl->ResumeFromBreakPoint(This,prptFocus,bra,era)}
{IRemoteDebugApplication_CauseBreak(This)}{(This)->lpVtbl->CauseBreak(This)}
{IRemoteDebugApplication_ConnectDebugger(This,pad)}{(This)->lpVtbl->ConnectDebugger(This,pad)}
{IRemoteDebugApplication_DisconnectDebugger(This)}{(This)->lpVtbl->DisconnectDebugger(This)}
{IRemoteDebugApplication_GetDebugger(This,pad)}{(This)->lpVtbl->GetDebugger(This,pad)}
{IRemoteDebugApplication_CreateInstanceAtApplication(This,rclsid,pUnkOuter,dwClsContext,riid,ppvObject)}{(This)->lpVtbl->CreateInstanceAtApplication(This,rclsid,pUnkOuter,dwClsContext,riid,ppvObject)}
{IRemoteDebugApplication_QueryAlive(This)}{(This)->lpVtbl->QueryAlive(This)}
{IRemoteDebugApplication_EnumThreads(This,pperdat)}{(This)->lpVtbl->EnumThreads(This,pperdat)}
{IRemoteDebugApplication_GetName(This,pbstrName)}{(This)->lpVtbl->GetName(This,pbstrName)}
{IRemoteDebugApplication_GetRootNode(This,ppdanRoot)}{(This)->lpVtbl->GetRootNode(This,ppdanRoot)}
{IRemoteDebugApplication_EnumGlobalExpressionContexts(This,ppedec)}{(This)->lpVtbl->EnumGlobalExpressionContexts(This,ppedec)}
{IDebugApplication32_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugApplication32_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugApplication32_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugApplication32_ResumeFromBreakPoint(This,prptFocus,bra,era)}{(This)->lpVtbl->ResumeFromBreakPoint(This,prptFocus,bra,era)}
{IDebugApplication32_CauseBreak(This)}{(This)->lpVtbl->CauseBreak(This)}
{IDebugApplication32_ConnectDebugger(This,pad)}{(This)->lpVtbl->ConnectDebugger(This,pad)}
{IDebugApplication32_DisconnectDebugger(This)}{(This)->lpVtbl->DisconnectDebugger(This)}
{IDebugApplication32_GetDebugger(This,pad)}{(This)->lpVtbl->GetDebugger(This,pad)}
{IDebugApplication32_CreateInstanceAtApplication(This,rclsid,pUnkOuter,dwClsContext,riid,ppvObject)}{(This)->lpVtbl->CreateInstanceAtApplication(This,rclsid,pUnkOuter,dwClsContext,riid,ppvObject)}
{IDebugApplication32_QueryAlive(This)}{(This)->lpVtbl->QueryAlive(This)}
{IDebugApplication32_EnumThreads(This,pperdat)}{(This)->lpVtbl->EnumThreads(This,pperdat)}
{IDebugApplication32_GetName(This,pbstrName)}{(This)->lpVtbl->GetName(This,pbstrName)}
{IDebugApplication32_GetRootNode(This,ppdanRoot)}{(This)->lpVtbl->GetRootNode(This,ppdanRoot)}
{IDebugApplication32_EnumGlobalExpressionContexts(This,ppedec)}{(This)->lpVtbl->EnumGlobalExpressionContexts(This,ppedec)}
{IDebugApplication32_SetName(This,pstrName)}{(This)->lpVtbl->SetName(This,pstrName)}
{IDebugApplication32_StepOutComplete(This)}{(This)->lpVtbl->StepOutComplete(This)}
{IDebugApplication32_DebugOutput(This,pstr)}{(This)->lpVtbl->DebugOutput(This,pstr)}
{IDebugApplication32_StartDebugSession(This)}{(This)->lpVtbl->StartDebugSession(This)}
{IDebugApplication32_HandleBreakPoint(This,br,pbra)}{(This)->lpVtbl->HandleBreakPoint(This,br,pbra)}
{IDebugApplication32_Close(This)}{(This)->lpVtbl->Close(This)}
{IDebugApplication32_GetBreakFlags(This,pabf,pprdatSteppingThread)}{(This)->lpVtbl->GetBreakFlags(This,pabf,pprdatSteppingThread)}
{IDebugApplication32_GetCurrentThread(This,pat)}{(This)->lpVtbl->GetCurrentThread(This,pat)}
{IDebugApplication32_CreateAsyncDebugOperation(This,psdo,ppado)}{(This)->lpVtbl->CreateAsyncDebugOperation(This,psdo,ppado)}
{IDebugApplication32_AddStackFrameSniffer(This,pdsfs,pdwCookie)}{(This)->lpVtbl->AddStackFrameSniffer(This,pdsfs,pdwCookie)}
{IDebugApplication32_RemoveStackFrameSniffer(This,dwCookie)}{(This)->lpVtbl->RemoveStackFrameSniffer(This,dwCookie)}
{IDebugApplication32_QueryCurrentThreadIsDebuggerThread(This)}{(This)->lpVtbl->QueryCurrentThreadIsDebuggerThread(This)}
{IDebugApplication32_SynchronousCallInDebuggerThread(This,pptc,dwParam1,dwParam2,dwParam3)}{(This)->lpVtbl->SynchronousCallInDebuggerThread(This,pptc,dwParam1,dwParam2,dwParam3)}
{IDebugApplication32_CreateApplicationNode(This,ppdanNew)}{(This)->lpVtbl->CreateApplicationNode(This,ppdanNew)}
{IDebugApplication32_FireDebuggerEvent(This,riid,punk)}{(This)->lpVtbl->FireDebuggerEvent(This,riid,punk)}
{IDebugApplication32_HandleRuntimeError(This,pErrorDebug,pScriptSite,pbra,perra,pfCallOnScriptError)}{(This)->lpVtbl->HandleRuntimeError(This,pErrorDebug,pScriptSite,pbra,perra,pfCallOnScriptError)}
{IDebugApplication32_FCanJitDebug(This)}{(This)->lpVtbl->FCanJitDebug(This)}
{IDebugApplication32_FIsAutoJitDebugEnabled(This)}{(This)->lpVtbl->FIsAutoJitDebugEnabled(This)}
{IDebugApplication32_AddGlobalExpressionContextProvider(This,pdsfs,pdwCookie)}{(This)->lpVtbl->AddGlobalExpressionContextProvider(This,pdsfs,pdwCookie)}
{IDebugApplication32_RemoveGlobalExpressionContextProvider(This,dwCookie)}{(This)->lpVtbl->RemoveGlobalExpressionContextProvider(This,dwCookie)}
{IDebugApplication64_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugApplication64_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugApplication64_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugApplication64_ResumeFromBreakPoint(This,prptFocus,bra,era)}{(This)->lpVtbl->ResumeFromBreakPoint(This,prptFocus,bra,era)}
{IDebugApplication64_CauseBreak(This)}{(This)->lpVtbl->CauseBreak(This)}
{IDebugApplication64_ConnectDebugger(This,pad)}{(This)->lpVtbl->ConnectDebugger(This,pad)}
{IDebugApplication64_DisconnectDebugger(This)}{(This)->lpVtbl->DisconnectDebugger(This)}
{IDebugApplication64_GetDebugger(This,pad)}{(This)->lpVtbl->GetDebugger(This,pad)}
{IDebugApplication64_CreateInstanceAtApplication(This,rclsid,pUnkOuter,dwClsContext,riid,ppvObject)}{(This)->lpVtbl->CreateInstanceAtApplication(This,rclsid,pUnkOuter,dwClsContext,riid,ppvObject)}
{IDebugApplication64_QueryAlive(This)}{(This)->lpVtbl->QueryAlive(This)}
{IDebugApplication64_EnumThreads(This,pperdat)}{(This)->lpVtbl->EnumThreads(This,pperdat)}
{IDebugApplication64_GetName(This,pbstrName)}{(This)->lpVtbl->GetName(This,pbstrName)}
{IDebugApplication64_GetRootNode(This,ppdanRoot)}{(This)->lpVtbl->GetRootNode(This,ppdanRoot)}
{IDebugApplication64_EnumGlobalExpressionContexts(This,ppedec)}{(This)->lpVtbl->EnumGlobalExpressionContexts(This,ppedec)}
{IDebugApplication64_SetName(This,pstrName)}{(This)->lpVtbl->SetName(This,pstrName)}
{IDebugApplication64_StepOutComplete(This)}{(This)->lpVtbl->StepOutComplete(This)}
{IDebugApplication64_DebugOutput(This,pstr)}{(This)->lpVtbl->DebugOutput(This,pstr)}
{IDebugApplication64_StartDebugSession(This)}{(This)->lpVtbl->StartDebugSession(This)}
{IDebugApplication64_HandleBreakPoint(This,br,pbra)}{(This)->lpVtbl->HandleBreakPoint(This,br,pbra)}
{IDebugApplication64_Close(This)}{(This)->lpVtbl->Close(This)}
{IDebugApplication64_GetBreakFlags(This,pabf,pprdatSteppingThread)}{(This)->lpVtbl->GetBreakFlags(This,pabf,pprdatSteppingThread)}
{IDebugApplication64_GetCurrentThread(This,pat)}{(This)->lpVtbl->GetCurrentThread(This,pat)}
{IDebugApplication64_CreateAsyncDebugOperation(This,psdo,ppado)}{(This)->lpVtbl->CreateAsyncDebugOperation(This,psdo,ppado)}
{IDebugApplication64_AddStackFrameSniffer(This,pdsfs,pdwCookie)}{(This)->lpVtbl->AddStackFrameSniffer(This,pdsfs,pdwCookie)}
{IDebugApplication64_RemoveStackFrameSniffer(This,dwCookie)}{(This)->lpVtbl->RemoveStackFrameSniffer(This,dwCookie)}
{IDebugApplication64_QueryCurrentThreadIsDebuggerThread(This)}{(This)->lpVtbl->QueryCurrentThreadIsDebuggerThread(This)}
{IDebugApplication64_SynchronousCallInDebuggerThread(This,pptc,dwParam1,dwParam2,dwParam3)}{(This)->lpVtbl->SynchronousCallInDebuggerThread(This,pptc,dwParam1,dwParam2,dwParam3)}
{IDebugApplication64_CreateApplicationNode(This,ppdanNew)}{(This)->lpVtbl->CreateApplicationNode(This,ppdanNew)}
{IDebugApplication64_FireDebuggerEvent(This,riid,punk)}{(This)->lpVtbl->FireDebuggerEvent(This,riid,punk)}
{IDebugApplication64_HandleRuntimeError(This,pErrorDebug,pScriptSite,pbra,perra,pfCallOnScriptError)}{(This)->lpVtbl->HandleRuntimeError(This,pErrorDebug,pScriptSite,pbra,perra,pfCallOnScriptError)}
{IDebugApplication64_FCanJitDebug(This)}{(This)->lpVtbl->FCanJitDebug(This)}
{IDebugApplication64_FIsAutoJitDebugEnabled(This)}{(This)->lpVtbl->FIsAutoJitDebugEnabled(This)}
{IDebugApplication64_AddGlobalExpressionContextProvider(This,pdsfs,pdwCookie)}{(This)->lpVtbl->AddGlobalExpressionContextProvider(This,pdsfs,pdwCookie)}
{IDebugApplication64_RemoveGlobalExpressionContextProvider(This,dwCookie)}{(This)->lpVtbl->RemoveGlobalExpressionContextProvider(This,dwCookie)}
{IRemoteDebugApplicationEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IRemoteDebugApplicationEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IRemoteDebugApplicationEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IRemoteDebugApplicationEvents_OnConnectDebugger(This,pad)}{(This)->lpVtbl->OnConnectDebugger(This,pad)}
{IRemoteDebugApplicationEvents_OnDisconnectDebugger(This)}{(This)->lpVtbl->OnDisconnectDebugger(This)}
{IRemoteDebugApplicationEvents_OnSetName(This,pstrName)}{(This)->lpVtbl->OnSetName(This,pstrName)}
{IRemoteDebugApplicationEvents_OnDebugOutput(This,pstr)}{(This)->lpVtbl->OnDebugOutput(This,pstr)}
{IRemoteDebugApplicationEvents_OnClose(This)}{(This)->lpVtbl->OnClose(This)}
{IRemoteDebugApplicationEvents_OnEnterBreakPoint(This,prdat)}{(This)->lpVtbl->OnEnterBreakPoint(This,prdat)}
{IRemoteDebugApplicationEvents_OnLeaveBreakPoint(This,prdat)}{(This)->lpVtbl->OnLeaveBreakPoint(This,prdat)}
{IRemoteDebugApplicationEvents_OnCreateThread(This,prdat)}{(This)->lpVtbl->OnCreateThread(This,prdat)}
{IRemoteDebugApplicationEvents_OnDestroyThread(This,prdat)}{(This)->lpVtbl->OnDestroyThread(This,prdat)}
{IRemoteDebugApplicationEvents_OnBreakFlagChange(This,abf,prdatSteppingThread)}{(This)->lpVtbl->OnBreakFlagChange(This,abf,prdatSteppingThread)}
{IDebugApplicationNode_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugApplicationNode_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugApplicationNode_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugApplicationNode_GetName(This,dnt,pbstrName)}{(This)->lpVtbl->GetName(This,dnt,pbstrName)}
{IDebugApplicationNode_GetDocumentClassId(This,pclsidDocument)}{(This)->lpVtbl->GetDocumentClassId(This,pclsidDocument)}
{IDebugApplicationNode_GetDocument(This,ppssd)}{(This)->lpVtbl->GetDocument(This,ppssd)}
{IDebugApplicationNode_EnumChildren(This,pperddp)}{(This)->lpVtbl->EnumChildren(This,pperddp)}
{IDebugApplicationNode_GetParent(This,pprddp)}{(This)->lpVtbl->GetParent(This,pprddp)}
{IDebugApplicationNode_SetDocumentProvider(This,pddp)}{(This)->lpVtbl->SetDocumentProvider(This,pddp)}
{IDebugApplicationNode_Close(This)}{(This)->lpVtbl->Close(This)}
{IDebugApplicationNode_Attach(This,pdanParent)}{(This)->lpVtbl->Attach(This,pdanParent)}
{IDebugApplicationNode_Detach(This)}{(This)->lpVtbl->Detach(This)}
{IDebugApplicationNodeEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugApplicationNodeEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugApplicationNodeEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugApplicationNodeEvents_onAddChild(This,prddpChild)}{(This)->lpVtbl->onAddChild(This,prddpChild)}
{IDebugApplicationNodeEvents_onRemoveChild(This,prddpChild)}{(This)->lpVtbl->onRemoveChild(This,prddpChild)}
{IDebugApplicationNodeEvents_onDetach(This)}{(This)->lpVtbl->onDetach(This)}
{IDebugApplicationNodeEvents_onAttach(This,prddpParent)}{(This)->lpVtbl->onAttach(This,prddpParent)}
{AsyncIDebugApplicationNodeEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIDebugApplicationNodeEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIDebugApplicationNodeEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIDebugApplicationNodeEvents_Begin_onAddChild(This,prddpChild)}{(This)->lpVtbl->Begin_onAddChild(This,prddpChild)}
{AsyncIDebugApplicationNodeEvents_Finish_onAddChild(This)}{(This)->lpVtbl->Finish_onAddChild(This)}
{AsyncIDebugApplicationNodeEvents_Begin_onRemoveChild(This,prddpChild)}{(This)->lpVtbl->Begin_onRemoveChild(This,prddpChild)}
{AsyncIDebugApplicationNodeEvents_Finish_onRemoveChild(This)}{(This)->lpVtbl->Finish_onRemoveChild(This)}
{AsyncIDebugApplicationNodeEvents_Begin_onDetach(This)}{(This)->lpVtbl->Begin_onDetach(This)}
{AsyncIDebugApplicationNodeEvents_Finish_onDetach(This)}{(This)->lpVtbl->Finish_onDetach(This)}
{AsyncIDebugApplicationNodeEvents_Begin_onAttach(This,prddpParent)}{(This)->lpVtbl->Begin_onAttach(This,prddpParent)}
{AsyncIDebugApplicationNodeEvents_Finish_onAttach(This)}{(This)->lpVtbl->Finish_onAttach(This)}
{IDebugThreadCall32_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugThreadCall32_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugThreadCall32_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugThreadCall32_ThreadCallHandler(This,dwParam1,dwParam2,dwParam3)}{(This)->lpVtbl->ThreadCallHandler(This,dwParam1,dwParam2,dwParam3)}
{IDebugThreadCall64_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugThreadCall64_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugThreadCall64_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugThreadCall64_ThreadCallHandler(This,dwParam1,dwParam2,dwParam3)}{(This)->lpVtbl->ThreadCallHandler(This,dwParam1,dwParam2,dwParam3)}
{IRemoteDebugApplicationThread_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IRemoteDebugApplicationThread_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IRemoteDebugApplicationThread_Release(This)}{(This)->lpVtbl->Release(This)}
{IRemoteDebugApplicationThread_GetSystemThreadId(This,dwThreadId)}{(This)->lpVtbl->GetSystemThreadId(This,dwThreadId)}
{IRemoteDebugApplicationThread_GetApplication(This,pprda)}{(This)->lpVtbl->GetApplication(This,pprda)}
{IRemoteDebugApplicationThread_EnumStackFrames(This,ppedsf)}{(This)->lpVtbl->EnumStackFrames(This,ppedsf)}
{IRemoteDebugApplicationThread_GetDescription(This,pbstrDescription,pbstrState)}{(This)->lpVtbl->GetDescription(This,pbstrDescription,pbstrState)}
{IRemoteDebugApplicationThread_SetNextStatement(This,pStackFrame,pCodeContext)}{(This)->lpVtbl->SetNextStatement(This,pStackFrame,pCodeContext)}
{IRemoteDebugApplicationThread_GetState(This,pState)}{(This)->lpVtbl->GetState(This,pState)}
{IRemoteDebugApplicationThread_Suspend(This,pdwCount)}{(This)->lpVtbl->Suspend(This,pdwCount)}
{IRemoteDebugApplicationThread_Resume(This,pdwCount)}{(This)->lpVtbl->Resume(This,pdwCount)}
{IRemoteDebugApplicationThread_GetSuspendCount(This,pdwCount)}{(This)->lpVtbl->GetSuspendCount(This,pdwCount)}
{IDebugApplicationThread_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugApplicationThread_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugApplicationThread_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugApplicationThread_GetSystemThreadId(This,dwThreadId)}{(This)->lpVtbl->GetSystemThreadId(This,dwThreadId)}
{IDebugApplicationThread_GetApplication(This,pprda)}{(This)->lpVtbl->GetApplication(This,pprda)}
{IDebugApplicationThread_EnumStackFrames(This,ppedsf)}{(This)->lpVtbl->EnumStackFrames(This,ppedsf)}
{IDebugApplicationThread_GetDescription(This,pbstrDescription,pbstrState)}{(This)->lpVtbl->GetDescription(This,pbstrDescription,pbstrState)}
{IDebugApplicationThread_SetNextStatement(This,pStackFrame,pCodeContext)}{(This)->lpVtbl->SetNextStatement(This,pStackFrame,pCodeContext)}
{IDebugApplicationThread_GetState(This,pState)}{(This)->lpVtbl->GetState(This,pState)}
{IDebugApplicationThread_Suspend(This,pdwCount)}{(This)->lpVtbl->Suspend(This,pdwCount)}
{IDebugApplicationThread_Resume(This,pdwCount)}{(This)->lpVtbl->Resume(This,pdwCount)}
{IDebugApplicationThread_GetSuspendCount(This,pdwCount)}{(This)->lpVtbl->GetSuspendCount(This,pdwCount)}
{IDebugApplicationThread_SynchronousCallIntoThread32(This,pstcb,dwParam1,dwParam2,dwParam3)}{(This)->lpVtbl->SynchronousCallIntoThread32(This,pstcb,dwParam1,dwParam2,dwParam3)}
{IDebugApplicationThread_QueryIsCurrentThread(This)}{(This)->lpVtbl->QueryIsCurrentThread(This)}
{IDebugApplicationThread_QueryIsDebuggerThread(This)}{(This)->lpVtbl->QueryIsDebuggerThread(This)}
{IDebugApplicationThread_SetDescription(This,pstrDescription)}{(This)->lpVtbl->SetDescription(This,pstrDescription)}
{IDebugApplicationThread_SetStateString(This,pstrState)}{(This)->lpVtbl->SetStateString(This,pstrState)}
{IDebugApplicationThread64_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugApplicationThread64_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugApplicationThread64_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugApplicationThread64_GetSystemThreadId(This,dwThreadId)}{(This)->lpVtbl->GetSystemThreadId(This,dwThreadId)}
{IDebugApplicationThread64_GetApplication(This,pprda)}{(This)->lpVtbl->GetApplication(This,pprda)}
{IDebugApplicationThread64_EnumStackFrames(This,ppedsf)}{(This)->lpVtbl->EnumStackFrames(This,ppedsf)}
{IDebugApplicationThread64_GetDescription(This,pbstrDescription,pbstrState)}{(This)->lpVtbl->GetDescription(This,pbstrDescription,pbstrState)}
{IDebugApplicationThread64_SetNextStatement(This,pStackFrame,pCodeContext)}{(This)->lpVtbl->SetNextStatement(This,pStackFrame,pCodeContext)}
{IDebugApplicationThread64_GetState(This,pState)}{(This)->lpVtbl->GetState(This,pState)}
{IDebugApplicationThread64_Suspend(This,pdwCount)}{(This)->lpVtbl->Suspend(This,pdwCount)}
{IDebugApplicationThread64_Resume(This,pdwCount)}{(This)->lpVtbl->Resume(This,pdwCount)}
{IDebugApplicationThread64_GetSuspendCount(This,pdwCount)}{(This)->lpVtbl->GetSuspendCount(This,pdwCount)}
{IDebugApplicationThread64_SynchronousCallIntoThread32(This,pstcb,dwParam1,dwParam2,dwParam3)}{(This)->lpVtbl->SynchronousCallIntoThread32(This,pstcb,dwParam1,dwParam2,dwParam3)}
{IDebugApplicationThread64_QueryIsCurrentThread(This)}{(This)->lpVtbl->QueryIsCurrentThread(This)}
{IDebugApplicationThread64_QueryIsDebuggerThread(This)}{(This)->lpVtbl->QueryIsDebuggerThread(This)}
{IDebugApplicationThread64_SetDescription(This,pstrDescription)}{(This)->lpVtbl->SetDescription(This,pstrDescription)}
{IDebugApplicationThread64_SetStateString(This,pstrState)}{(This)->lpVtbl->SetStateString(This,pstrState)}
{IDebugApplicationThread64_SynchronousCallIntoThread64(This,pstcb,dwParam1,dwParam2,dwParam3)}{(This)->lpVtbl->SynchronousCallIntoThread64(This,pstcb,dwParam1,dwParam2,dwParam3)}
{IDebugCookie_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugCookie_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugCookie_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugCookie_SetDebugCookie(This,dwDebugAppCookie)}{(This)->lpVtbl->SetDebugCookie(This,dwDebugAppCookie)}
{IEnumDebugApplicationNodes_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumDebugApplicationNodes_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumDebugApplicationNodes_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumDebugApplicationNodes_Next(This,celt,pprddp,pceltFetched)}{(This)->lpVtbl->Next(This,celt,pprddp,pceltFetched)}
{IEnumDebugApplicationNodes_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumDebugApplicationNodes_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumDebugApplicationNodes_Clone(This,pperddp)}{(This)->lpVtbl->Clone(This,pperddp)}
{IEnumRemoteDebugApplications_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumRemoteDebugApplications_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumRemoteDebugApplications_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumRemoteDebugApplications_Next(This,celt,ppda,pceltFetched)}{(This)->lpVtbl->Next(This,celt,ppda,pceltFetched)}
{IEnumRemoteDebugApplications_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumRemoteDebugApplications_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumRemoteDebugApplications_Clone(This,ppessd)}{(This)->lpVtbl->Clone(This,ppessd)}
{IEnumRemoteDebugApplicationThreads_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumRemoteDebugApplicationThreads_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumRemoteDebugApplicationThreads_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumRemoteDebugApplicationThreads_Next(This,celt,pprdat,pceltFetched)}{(This)->lpVtbl->Next(This,celt,pprdat,pceltFetched)}
{IEnumRemoteDebugApplicationThreads_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumRemoteDebugApplicationThreads_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumRemoteDebugApplicationThreads_Clone(This,pperdat)}{(This)->lpVtbl->Clone(This,pperdat)}
{IDebugFormatter_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugFormatter_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugFormatter_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugFormatter_GetStringForVariant(This,pvar,nRadix,pbstrValue)}{(This)->lpVtbl->GetStringForVariant(This,pvar,nRadix,pbstrValue)}
{IDebugFormatter_GetVariantForString(This,pwstrValue,pvar)}{(This)->lpVtbl->GetVariantForString(This,pwstrValue,pvar)}
{IDebugFormatter_GetStringForVarType(This,vt,ptdescArrayType,pbstr)}{(This)->lpVtbl->GetStringForVarType(This,vt,ptdescArrayType,pbstr)}
{ISimpleConnectionPoint_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ISimpleConnectionPoint_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ISimpleConnectionPoint_Release(This)}{(This)->lpVtbl->Release(This)}
{ISimpleConnectionPoint_GetEventCount(This,pulCount)}{(This)->lpVtbl->GetEventCount(This,pulCount)}
{ISimpleConnectionPoint_DescribeEvents(This,iEvent,cEvents,prgid,prgbstr,pcEventsFetched)}{(This)->lpVtbl->DescribeEvents(This,iEvent,cEvents,prgid,prgbstr,pcEventsFetched)}
{ISimpleConnectionPoint_Advise(This,pdisp,pdwCookie)}{(This)->lpVtbl->Advise(This,pdisp,pdwCookie)}
{ISimpleConnectionPoint_Unadvise(This,dwCookie)}{(This)->lpVtbl->Unadvise(This,dwCookie)}
{IDebugHelper_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugHelper_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugHelper_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugHelper_CreatePropertyBrowser(This,pvar,bstrName,pdat,ppdob)}{(This)->lpVtbl->CreatePropertyBrowser(This,pvar,bstrName,pdat,ppdob)}
{IDebugHelper_CreatePropertyBrowserEx(This,pvar,bstrName,pdat,pdf,ppdob)}{(This)->lpVtbl->CreatePropertyBrowserEx(This,pvar,bstrName,pdat,pdf,ppdob)}
{IDebugHelper_CreateSimpleConnectionPoint(This,pdisp,ppscp)}{(This)->lpVtbl->CreateSimpleConnectionPoint(This,pdisp,ppscp)}
{IEnumDebugExpressionContexts_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumDebugExpressionContexts_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumDebugExpressionContexts_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumDebugExpressionContexts_Next(This,celt,ppdec,pceltFetched)}{(This)->lpVtbl->Next(This,celt,ppdec,pceltFetched)}
{IEnumDebugExpressionContexts_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumDebugExpressionContexts_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumDebugExpressionContexts_Clone(This,ppedec)}{(This)->lpVtbl->Clone(This,ppedec)}
{IProvideExpressionContexts_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IProvideExpressionContexts_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IProvideExpressionContexts_Release(This)}{(This)->lpVtbl->Release(This)}
{IProvideExpressionContexts_EnumExpressionContexts(This,ppedec)}{(This)->lpVtbl->EnumExpressionContexts(This,ppedec)}
{MachineDebugManger}{MachineDebugManager_DEBUG}
{CLSID_MachineDebugManager}{CLSID_MachineDebugManager_DEBUG}
{MachineDebugManger}{MachineDebugManager_RETAIL}
{CLSID_MachineDebugManager}{CLSID_MachineDebugManager_RETAIL}
[activdbg100.h]
{IDebugApplicationNode100_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugApplicationNode100_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugApplicationNode100_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugApplicationNode100_SetFilterForEventSink(This,dwCookie,filter)}{(This)->lpVtbl->SetFilterForEventSink(This,dwCookie,filter)}
{IDebugApplicationNode100_GetExcludedDocuments(This,filter,pDocuments)}{(This)->lpVtbl->GetExcludedDocuments(This,filter,pDocuments)}
{IDebugApplicationNode100_QueryIsChildNode(This,pSearchKey)}{(This)->lpVtbl->QueryIsChildNode(This,pSearchKey)}
{IWebAppDiagnosticsSetup_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IWebAppDiagnosticsSetup_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IWebAppDiagnosticsSetup_Release(This)}{(This)->lpVtbl->Release(This)}
{IWebAppDiagnosticsSetup_DiagnosticsSupported(This,pRetVal)}{(This)->lpVtbl->DiagnosticsSupported(This,pRetVal)}
{IWebAppDiagnosticsSetup_CreateObjectWithSiteAtWebApp(This,rclsid,dwClsContext,riid,hPassToObject)}{(This)->lpVtbl->CreateObjectWithSiteAtWebApp(This,rclsid,dwClsContext,riid,hPassToObject)}
{IRemoteDebugApplication110_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IRemoteDebugApplication110_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IRemoteDebugApplication110_Release(This)}{(This)->lpVtbl->Release(This)}
{IRemoteDebugApplication110_SetDebuggerOptions(This,mask,value)}{(This)->lpVtbl->SetDebuggerOptions(This,mask,value)}
{IRemoteDebugApplication110_GetCurrentDebuggerOptions(This,pCurrentOptions)}{(This)->lpVtbl->GetCurrentDebuggerOptions(This,pCurrentOptions)}
{IRemoteDebugApplication110_GetMainThread(This,ppThread)}{(This)->lpVtbl->GetMainThread(This,ppThread)}
{IDebugApplication11032_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugApplication11032_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugApplication11032_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugApplication11032_SetDebuggerOptions(This,mask,value)}{(This)->lpVtbl->SetDebuggerOptions(This,mask,value)}
{IDebugApplication11032_GetCurrentDebuggerOptions(This,pCurrentOptions)}{(This)->lpVtbl->GetCurrentDebuggerOptions(This,pCurrentOptions)}
{IDebugApplication11032_GetMainThread(This,ppThread)}{(This)->lpVtbl->GetMainThread(This,ppThread)}
{IDebugApplication11032_SynchronousCallInMainThread(This,pptc,dwParam1,dwParam2,dwParam3)}{(This)->lpVtbl->SynchronousCallInMainThread(This,pptc,dwParam1,dwParam2,dwParam3)}
{IDebugApplication11032_AsynchronousCallInMainThread(This,pptc,dwParam1,dwParam2,dwParam3)}{(This)->lpVtbl->AsynchronousCallInMainThread(This,pptc,dwParam1,dwParam2,dwParam3)}
{IDebugApplication11032_CallableWaitForHandles(This,handleCount,pHandles,pIndex)}{(This)->lpVtbl->CallableWaitForHandles(This,handleCount,pHandles,pIndex)}
{IDebugApplication11064_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugApplication11064_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugApplication11064_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugApplication11064_SetDebuggerOptions(This,mask,value)}{(This)->lpVtbl->SetDebuggerOptions(This,mask,value)}
{IDebugApplication11064_GetCurrentDebuggerOptions(This,pCurrentOptions)}{(This)->lpVtbl->GetCurrentDebuggerOptions(This,pCurrentOptions)}
{IDebugApplication11064_GetMainThread(This,ppThread)}{(This)->lpVtbl->GetMainThread(This,ppThread)}
{IDebugApplication11064_SynchronousCallInMainThread(This,pptc,dwParam1,dwParam2,dwParam3)}{(This)->lpVtbl->SynchronousCallInMainThread(This,pptc,dwParam1,dwParam2,dwParam3)}
{IDebugApplication11064_AsynchronousCallInMainThread(This,pptc,dwParam1,dwParam2,dwParam3)}{(This)->lpVtbl->AsynchronousCallInMainThread(This,pptc,dwParam1,dwParam2,dwParam3)}
{IDebugApplication11064_CallableWaitForHandles(This,handleCount,pHandles,pIndex)}{(This)->lpVtbl->CallableWaitForHandles(This,handleCount,pHandles,pIndex)}
{IWebAppDiagnosticsObjectInitialization_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IWebAppDiagnosticsObjectInitialization_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IWebAppDiagnosticsObjectInitialization_Release(This)}{(This)->lpVtbl->Release(This)}
{IWebAppDiagnosticsObjectInitialization_Initialize(This,hPassedHandle,pDebugApplication)}{(This)->lpVtbl->Initialize(This,hPassedHandle,pDebugApplication)}
{IActiveScriptWinRTErrorDebug_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptWinRTErrorDebug_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptWinRTErrorDebug_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptWinRTErrorDebug_GetExceptionInfo(This,pexcepinfo)}{(This)->lpVtbl->GetExceptionInfo(This,pexcepinfo)}
{IActiveScriptWinRTErrorDebug_GetSourcePosition(This,pdwSourceContext,pulLineNumber,plCharacterPosition)}{(This)->lpVtbl->GetSourcePosition(This,pdwSourceContext,pulLineNumber,plCharacterPosition)}
{IActiveScriptWinRTErrorDebug_GetSourceLineText(This,pbstrSourceLine)}{(This)->lpVtbl->GetSourceLineText(This,pbstrSourceLine)}
{IActiveScriptWinRTErrorDebug_GetRestrictedErrorString(This,errorString)}{(This)->lpVtbl->GetRestrictedErrorString(This,errorString)}
{IActiveScriptWinRTErrorDebug_GetRestrictedErrorReference(This,referenceString)}{(This)->lpVtbl->GetRestrictedErrorReference(This,referenceString)}
{IActiveScriptWinRTErrorDebug_GetCapabilitySid(This,capabilitySid)}{(This)->lpVtbl->GetCapabilitySid(This,capabilitySid)}
{IActiveScriptErrorDebug110_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptErrorDebug110_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptErrorDebug110_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptErrorDebug110_GetExceptionThrownKind(This,pExceptionKind)}{(This)->lpVtbl->GetExceptionThrownKind(This,pExceptionKind)}
{IDebugApplicationThreadEvents110_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugApplicationThreadEvents110_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugApplicationThreadEvents110_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugApplicationThreadEvents110_OnSuspendForBreakPoint(This)}{(This)->lpVtbl->OnSuspendForBreakPoint(This)}
{IDebugApplicationThreadEvents110_OnResumeFromBreakPoint(This)}{(This)->lpVtbl->OnResumeFromBreakPoint(This)}
{IDebugApplicationThreadEvents110_OnThreadRequestComplete(This)}{(This)->lpVtbl->OnThreadRequestComplete(This)}
{IDebugApplicationThreadEvents110_OnBeginThreadRequest(This)}{(This)->lpVtbl->OnBeginThreadRequest(This)}
{IDebugApplicationThread11032_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugApplicationThread11032_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugApplicationThread11032_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugApplicationThread11032_GetActiveThreadRequestCount(This,puiThreadRequests)}{(This)->lpVtbl->GetActiveThreadRequestCount(This,puiThreadRequests)}
{IDebugApplicationThread11032_IsSuspendedForBreakPoint(This,pfIsSuspended)}{(This)->lpVtbl->IsSuspendedForBreakPoint(This,pfIsSuspended)}
{IDebugApplicationThread11032_IsThreadCallable(This,pfIsCallable)}{(This)->lpVtbl->IsThreadCallable(This,pfIsCallable)}
{IDebugApplicationThread11032_AsynchronousCallIntoThread(This,pptc,dwParam1,dwParam2,dwParam3)}{(This)->lpVtbl->AsynchronousCallIntoThread(This,pptc,dwParam1,dwParam2,dwParam3)}
{IDebugApplicationThread11064_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDebugApplicationThread11064_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDebugApplicationThread11064_Release(This)}{(This)->lpVtbl->Release(This)}
{IDebugApplicationThread11064_GetActiveThreadRequestCount(This,puiThreadRequests)}{(This)->lpVtbl->GetActiveThreadRequestCount(This,puiThreadRequests)}
{IDebugApplicationThread11064_IsSuspendedForBreakPoint(This,pfIsSuspended)}{(This)->lpVtbl->IsSuspendedForBreakPoint(This,pfIsSuspended)}
{IDebugApplicationThread11064_IsThreadCallable(This,pfIsCallable)}{(This)->lpVtbl->IsThreadCallable(This,pfIsCallable)}
{IDebugApplicationThread11064_AsynchronousCallIntoThread(This,pptc,dwParam1,dwParam2,dwParam3)}{(This)->lpVtbl->AsynchronousCallIntoThread(This,pptc,dwParam1,dwParam2,dwParam3)}
{IRemoteDebugCriticalErrorEvent110_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IRemoteDebugCriticalErrorEvent110_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IRemoteDebugCriticalErrorEvent110_Release(This)}{(This)->lpVtbl->Release(This)}
{IRemoteDebugCriticalErrorEvent110_GetErrorInfo(This,pbstrSource,pMessageId,pbstrMessage,ppLocation)}{(This)->lpVtbl->GetErrorInfo(This,pbstrSource,pMessageId,pbstrMessage,ppLocation)}
[activecf.h]
[activeds.h]
[activprof.h]
{IActiveScriptProfilerControl_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptProfilerControl_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptProfilerControl_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptProfilerControl_StartProfiling(This,clsidProfilerObject,dwEventMask,dwContext)}{(This)->lpVtbl->StartProfiling(This,clsidProfilerObject,dwEventMask,dwContext)}
{IActiveScriptProfilerControl_SetProfilerEventMask(This,dwEventMask)}{(This)->lpVtbl->SetProfilerEventMask(This,dwEventMask)}
{IActiveScriptProfilerControl_StopProfiling(This,hrShutdownReason)}{(This)->lpVtbl->StopProfiling(This,hrShutdownReason)}
{IActiveScriptProfilerControl2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptProfilerControl2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptProfilerControl2_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptProfilerControl2_StartProfiling(This,clsidProfilerObject,dwEventMask,dwContext)}{(This)->lpVtbl->StartProfiling(This,clsidProfilerObject,dwEventMask,dwContext)}
{IActiveScriptProfilerControl2_SetProfilerEventMask(This,dwEventMask)}{(This)->lpVtbl->SetProfilerEventMask(This,dwEventMask)}
{IActiveScriptProfilerControl2_StopProfiling(This,hrShutdownReason)}{(This)->lpVtbl->StopProfiling(This,hrShutdownReason)}
{IActiveScriptProfilerControl2_CompleteProfilerStart(This)}{(This)->lpVtbl->CompleteProfilerStart(This)}
{IActiveScriptProfilerControl2_PrepareProfilerStop(This)}{(This)->lpVtbl->PrepareProfilerStop(This)}
{IActiveScriptProfilerHeapEnum_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptProfilerHeapEnum_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptProfilerHeapEnum_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptProfilerHeapEnum_Next(This,celt,heapObjects,pceltFetched)}{(This)->lpVtbl->Next(This,celt,heapObjects,pceltFetched)}
{IActiveScriptProfilerHeapEnum_GetOptionalInfo(This,heapObject,celt,optionalInfo)}{(This)->lpVtbl->GetOptionalInfo(This,heapObject,celt,optionalInfo)}
{IActiveScriptProfilerHeapEnum_FreeObjectAndOptionalInfo(This,celt,heapObjects)}{(This)->lpVtbl->FreeObjectAndOptionalInfo(This,celt,heapObjects)}
{IActiveScriptProfilerHeapEnum_GetNameIdMap(This,pNameList,pcelt)}{(This)->lpVtbl->GetNameIdMap(This,pNameList,pcelt)}
{IActiveScriptProfilerControl3_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptProfilerControl3_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptProfilerControl3_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptProfilerControl3_StartProfiling(This,clsidProfilerObject,dwEventMask,dwContext)}{(This)->lpVtbl->StartProfiling(This,clsidProfilerObject,dwEventMask,dwContext)}
{IActiveScriptProfilerControl3_SetProfilerEventMask(This,dwEventMask)}{(This)->lpVtbl->SetProfilerEventMask(This,dwEventMask)}
{IActiveScriptProfilerControl3_StopProfiling(This,hrShutdownReason)}{(This)->lpVtbl->StopProfiling(This,hrShutdownReason)}
{IActiveScriptProfilerControl3_CompleteProfilerStart(This)}{(This)->lpVtbl->CompleteProfilerStart(This)}
{IActiveScriptProfilerControl3_PrepareProfilerStop(This)}{(This)->lpVtbl->PrepareProfilerStop(This)}
{IActiveScriptProfilerControl3_EnumHeap(This,ppEnum)}{(This)->lpVtbl->EnumHeap(This,ppEnum)}
{IActiveScriptProfilerCallback_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptProfilerCallback_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptProfilerCallback_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptProfilerCallback_Initialize(This,dwContext)}{(This)->lpVtbl->Initialize(This,dwContext)}
{IActiveScriptProfilerCallback_Shutdown(This,hrReason)}{(This)->lpVtbl->Shutdown(This,hrReason)}
{IActiveScriptProfilerCallback_ScriptCompiled(This,scriptId,type,pIDebugDocumentContext)}{(This)->lpVtbl->ScriptCompiled(This,scriptId,type,pIDebugDocumentContext)}
{IActiveScriptProfilerCallback_FunctionCompiled(This,functionId,scriptId,pwszFunctionName,pwszFunctionNameHint,pIDebugDocumentContext)}{(This)->lpVtbl->FunctionCompiled(This,functionId,scriptId,pwszFunctionName,pwszFunctionNameHint,pIDebugDocumentContext)}
{IActiveScriptProfilerCallback_OnFunctionEnter(This,scriptId,functionId)}{(This)->lpVtbl->OnFunctionEnter(This,scriptId,functionId)}
{IActiveScriptProfilerCallback_OnFunctionExit(This,scriptId,functionId)}{(This)->lpVtbl->OnFunctionExit(This,scriptId,functionId)}
{IActiveScriptProfilerCallback2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptProfilerCallback2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptProfilerCallback2_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptProfilerCallback2_Initialize(This,dwContext)}{(This)->lpVtbl->Initialize(This,dwContext)}
{IActiveScriptProfilerCallback2_Shutdown(This,hrReason)}{(This)->lpVtbl->Shutdown(This,hrReason)}
{IActiveScriptProfilerCallback2_ScriptCompiled(This,scriptId,type,pIDebugDocumentContext)}{(This)->lpVtbl->ScriptCompiled(This,scriptId,type,pIDebugDocumentContext)}
{IActiveScriptProfilerCallback2_FunctionCompiled(This,functionId,scriptId,pwszFunctionName,pwszFunctionNameHint,pIDebugDocumentContext)}{(This)->lpVtbl->FunctionCompiled(This,functionId,scriptId,pwszFunctionName,pwszFunctionNameHint,pIDebugDocumentContext)}
{IActiveScriptProfilerCallback2_OnFunctionEnter(This,scriptId,functionId)}{(This)->lpVtbl->OnFunctionEnter(This,scriptId,functionId)}
{IActiveScriptProfilerCallback2_OnFunctionExit(This,scriptId,functionId)}{(This)->lpVtbl->OnFunctionExit(This,scriptId,functionId)}
{IActiveScriptProfilerCallback2_OnFunctionEnterByName(This,pwszFunctionName,type)}{(This)->lpVtbl->OnFunctionEnterByName(This,pwszFunctionName,type)}
{IActiveScriptProfilerCallback2_OnFunctionExitByName(This,pwszFunctionName,type)}{(This)->lpVtbl->OnFunctionExitByName(This,pwszFunctionName,type)}
{IActiveScriptProfilerCallback3_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptProfilerCallback3_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptProfilerCallback3_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptProfilerCallback3_Initialize(This,dwContext)}{(This)->lpVtbl->Initialize(This,dwContext)}
{IActiveScriptProfilerCallback3_Shutdown(This,hrReason)}{(This)->lpVtbl->Shutdown(This,hrReason)}
{IActiveScriptProfilerCallback3_ScriptCompiled(This,scriptId,type,pIDebugDocumentContext)}{(This)->lpVtbl->ScriptCompiled(This,scriptId,type,pIDebugDocumentContext)}
{IActiveScriptProfilerCallback3_FunctionCompiled(This,functionId,scriptId,pwszFunctionName,pwszFunctionNameHint,pIDebugDocumentContext)}{(This)->lpVtbl->FunctionCompiled(This,functionId,scriptId,pwszFunctionName,pwszFunctionNameHint,pIDebugDocumentContext)}
{IActiveScriptProfilerCallback3_OnFunctionEnter(This,scriptId,functionId)}{(This)->lpVtbl->OnFunctionEnter(This,scriptId,functionId)}
{IActiveScriptProfilerCallback3_OnFunctionExit(This,scriptId,functionId)}{(This)->lpVtbl->OnFunctionExit(This,scriptId,functionId)}
{IActiveScriptProfilerCallback3_OnFunctionEnterByName(This,pwszFunctionName,type)}{(This)->lpVtbl->OnFunctionEnterByName(This,pwszFunctionName,type)}
{IActiveScriptProfilerCallback3_OnFunctionExitByName(This,pwszFunctionName,type)}{(This)->lpVtbl->OnFunctionExitByName(This,pwszFunctionName,type)}
{IActiveScriptProfilerCallback3_SetWebWorkerId(This,webWorkerId)}{(This)->lpVtbl->SetWebWorkerId(This,webWorkerId)}
[activscp.h]
{IActiveScriptSite_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptSite_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptSite_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptSite_GetLCID(This,plcid)}{(This)->lpVtbl->GetLCID(This,plcid)}
{IActiveScriptSite_GetItemInfo(This,pstrName,dwReturnMask,ppiunkItem,ppti)}{(This)->lpVtbl->GetItemInfo(This,pstrName,dwReturnMask,ppiunkItem,ppti)}
{IActiveScriptSite_GetDocVersionString(This,pbstrVersion)}{(This)->lpVtbl->GetDocVersionString(This,pbstrVersion)}
{IActiveScriptSite_OnScriptTerminate(This,pvarResult,pexcepinfo)}{(This)->lpVtbl->OnScriptTerminate(This,pvarResult,pexcepinfo)}
{IActiveScriptSite_OnStateChange(This,ssScriptState)}{(This)->lpVtbl->OnStateChange(This,ssScriptState)}
{IActiveScriptSite_OnScriptError(This,pscripterror)}{(This)->lpVtbl->OnScriptError(This,pscripterror)}
{IActiveScriptSite_OnEnterScript(This)}{(This)->lpVtbl->OnEnterScript(This)}
{IActiveScriptSite_OnLeaveScript(This)}{(This)->lpVtbl->OnLeaveScript(This)}
{IActiveScriptError_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptError_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptError_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptError_GetExceptionInfo(This,pexcepinfo)}{(This)->lpVtbl->GetExceptionInfo(This,pexcepinfo)}
{IActiveScriptError_GetSourcePosition(This,pdwSourceContext,pulLineNumber,plCharacterPosition)}{(This)->lpVtbl->GetSourcePosition(This,pdwSourceContext,pulLineNumber,plCharacterPosition)}
{IActiveScriptError_GetSourceLineText(This,pbstrSourceLine)}{(This)->lpVtbl->GetSourceLineText(This,pbstrSourceLine)}
{IActiveScriptError64_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptError64_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptError64_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptError64_GetExceptionInfo(This,pexcepinfo)}{(This)->lpVtbl->GetExceptionInfo(This,pexcepinfo)}
{IActiveScriptError64_GetSourcePosition(This,pdwSourceContext,pulLineNumber,plCharacterPosition)}{(This)->lpVtbl->GetSourcePosition(This,pdwSourceContext,pulLineNumber,plCharacterPosition)}
{IActiveScriptError64_GetSourceLineText(This,pbstrSourceLine)}{(This)->lpVtbl->GetSourceLineText(This,pbstrSourceLine)}
{IActiveScriptError64_GetSourcePosition64(This,pdwSourceContext,pulLineNumber,plCharacterPosition)}{(This)->lpVtbl->GetSourcePosition64(This,pdwSourceContext,pulLineNumber,plCharacterPosition)}
{IActiveScriptSiteWindow_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptSiteWindow_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptSiteWindow_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptSiteWindow_GetWindow(This,phwnd)}{(This)->lpVtbl->GetWindow(This,phwnd)}
{IActiveScriptSiteWindow_EnableModeless(This,fEnable)}{(This)->lpVtbl->EnableModeless(This,fEnable)}
{IActiveScriptSiteUIControl_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptSiteUIControl_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptSiteUIControl_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptSiteUIControl_GetUIBehavior(This,UicItem,pUicHandling)}{(This)->lpVtbl->GetUIBehavior(This,UicItem,pUicHandling)}
{IActiveScriptSiteInterruptPoll_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptSiteInterruptPoll_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptSiteInterruptPoll_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptSiteInterruptPoll_QueryContinue(This)}{(This)->lpVtbl->QueryContinue(This)}
{IActiveScript_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScript_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScript_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScript_SetScriptSite(This,pass)}{(This)->lpVtbl->SetScriptSite(This,pass)}
{IActiveScript_GetScriptSite(This,riid,ppvObject)}{(This)->lpVtbl->GetScriptSite(This,riid,ppvObject)}
{IActiveScript_SetScriptState(This,ss)}{(This)->lpVtbl->SetScriptState(This,ss)}
{IActiveScript_GetScriptState(This,pssState)}{(This)->lpVtbl->GetScriptState(This,pssState)}
{IActiveScript_Close(This)}{(This)->lpVtbl->Close(This)}
{IActiveScript_AddNamedItem(This,pstrName,dwFlags)}{(This)->lpVtbl->AddNamedItem(This,pstrName,dwFlags)}
{IActiveScript_AddTypeLib(This,rguidTypeLib,dwMajor,dwMinor,dwFlags)}{(This)->lpVtbl->AddTypeLib(This,rguidTypeLib,dwMajor,dwMinor,dwFlags)}
{IActiveScript_GetScriptDispatch(This,pstrItemName,ppdisp)}{(This)->lpVtbl->GetScriptDispatch(This,pstrItemName,ppdisp)}
{IActiveScript_GetCurrentScriptThreadID(This,pstidThread)}{(This)->lpVtbl->GetCurrentScriptThreadID(This,pstidThread)}
{IActiveScript_GetScriptThreadID(This,dwWin32ThreadId,pstidThread)}{(This)->lpVtbl->GetScriptThreadID(This,dwWin32ThreadId,pstidThread)}
{IActiveScript_GetScriptThreadState(This,stidThread,pstsState)}{(This)->lpVtbl->GetScriptThreadState(This,stidThread,pstsState)}
{IActiveScript_InterruptScriptThread(This,stidThread,pexcepinfo,dwFlags)}{(This)->lpVtbl->InterruptScriptThread(This,stidThread,pexcepinfo,dwFlags)}
{IActiveScript_Clone(This,ppscript)}{(This)->lpVtbl->Clone(This,ppscript)}
{IActiveScriptParse32_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptParse32_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptParse32_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptParse32_InitNew(This)}{(This)->lpVtbl->InitNew(This)}
{IActiveScriptParse32_AddScriptlet(This,pstrDefaultName,pstrCode,pstrItemName,pstrSubItemName,pstrEventName,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,pbstrName,pexcepinfo)}{(This)->lpVtbl->AddScriptlet(This,pstrDefaultName,pstrCode,pstrItemName,pstrSubItemName,pstrEventName,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,pbstrName,pexcepinfo)}
{IActiveScriptParse32_ParseScriptText(This,pstrCode,pstrItemName,punkContext,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,pvarResult,pexcepinfo)}{(This)->lpVtbl->ParseScriptText(This,pstrCode,pstrItemName,punkContext,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,pvarResult,pexcepinfo)}
{IActiveScriptParse64_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptParse64_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptParse64_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptParse64_InitNew(This)}{(This)->lpVtbl->InitNew(This)}
{IActiveScriptParse64_AddScriptlet(This,pstrDefaultName,pstrCode,pstrItemName,pstrSubItemName,pstrEventName,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,pbstrName,pexcepinfo)}{(This)->lpVtbl->AddScriptlet(This,pstrDefaultName,pstrCode,pstrItemName,pstrSubItemName,pstrEventName,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,pbstrName,pexcepinfo)}
{IActiveScriptParse64_ParseScriptText(This,pstrCode,pstrItemName,punkContext,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,pvarResult,pexcepinfo)}{(This)->lpVtbl->ParseScriptText(This,pstrCode,pstrItemName,punkContext,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,pvarResult,pexcepinfo)}
{IActiveScriptParseProcedureOld32_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptParseProcedureOld32_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptParseProcedureOld32_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptParseProcedureOld32_ParseProcedureText(This,pstrCode,pstrFormalParams,pstrItemName,punkContext,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,ppdisp)}{(This)->lpVtbl->ParseProcedureText(This,pstrCode,pstrFormalParams,pstrItemName,punkContext,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,ppdisp)}
{IActiveScriptParseProcedureOld64_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptParseProcedureOld64_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptParseProcedureOld64_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptParseProcedureOld64_ParseProcedureText(This,pstrCode,pstrFormalParams,pstrItemName,punkContext,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,ppdisp)}{(This)->lpVtbl->ParseProcedureText(This,pstrCode,pstrFormalParams,pstrItemName,punkContext,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,ppdisp)}
{IActiveScriptParseProcedure32_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptParseProcedure32_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptParseProcedure32_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptParseProcedure32_ParseProcedureText(This,pstrCode,pstrFormalParams,pstrProcedureName,pstrItemName,punkContext,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,ppdisp)}{(This)->lpVtbl->ParseProcedureText(This,pstrCode,pstrFormalParams,pstrProcedureName,pstrItemName,punkContext,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,ppdisp)}
{IActiveScriptParseProcedure64_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptParseProcedure64_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptParseProcedure64_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptParseProcedure64_ParseProcedureText(This,pstrCode,pstrFormalParams,pstrProcedureName,pstrItemName,punkContext,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,ppdisp)}{(This)->lpVtbl->ParseProcedureText(This,pstrCode,pstrFormalParams,pstrProcedureName,pstrItemName,punkContext,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,ppdisp)}
{IActiveScriptParseProcedure2_32_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptParseProcedure2_32_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptParseProcedure2_32_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptParseProcedure2_32_ParseProcedureText(This,pstrCode,pstrFormalParams,pstrProcedureName,pstrItemName,punkContext,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,ppdisp)}{(This)->lpVtbl->ParseProcedureText(This,pstrCode,pstrFormalParams,pstrProcedureName,pstrItemName,punkContext,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,ppdisp)}
{IActiveScriptParseProcedure2_64_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptParseProcedure2_64_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptParseProcedure2_64_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptParseProcedure2_64_ParseProcedureText(This,pstrCode,pstrFormalParams,pstrProcedureName,pstrItemName,punkContext,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,ppdisp)}{(This)->lpVtbl->ParseProcedureText(This,pstrCode,pstrFormalParams,pstrProcedureName,pstrItemName,punkContext,pstrDelimiter,dwSourceContextCookie,ulStartingLineNumber,dwFlags,ppdisp)}
{IActiveScriptEncode_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptEncode_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptEncode_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptEncode_EncodeSection(This,pchIn,cchIn,pchOut,cchOut,pcchRet)}{(This)->lpVtbl->EncodeSection(This,pchIn,cchIn,pchOut,cchOut,pcchRet)}
{IActiveScriptEncode_DecodeScript(This,pchIn,cchIn,pchOut,cchOut,pcchRet)}{(This)->lpVtbl->DecodeScript(This,pchIn,cchIn,pchOut,cchOut,pcchRet)}
{IActiveScriptEncode_GetEncodeProgId(This,pbstrOut)}{(This)->lpVtbl->GetEncodeProgId(This,pbstrOut)}
{IActiveScriptHostEncode_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptHostEncode_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptHostEncode_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptHostEncode_EncodeScriptHostFile(This,bstrInFile,pbstrOutFile,cFlags,bstrDefaultLang)}{(This)->lpVtbl->EncodeScriptHostFile(This,bstrInFile,pbstrOutFile,cFlags,bstrDefaultLang)}
{IBindEventHandler_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBindEventHandler_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBindEventHandler_Release(This)}{(This)->lpVtbl->Release(This)}
{IBindEventHandler_BindHandler(This,pstrEvent,pdisp)}{(This)->lpVtbl->BindHandler(This,pstrEvent,pdisp)}
{IActiveScriptStats_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptStats_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptStats_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptStats_GetStat(This,stid,pluHi,pluLo)}{(This)->lpVtbl->GetStat(This,stid,pluHi,pluLo)}
{IActiveScriptStats_GetStatEx(This,guid,pluHi,pluLo)}{(This)->lpVtbl->GetStatEx(This,guid,pluHi,pluLo)}
{IActiveScriptStats_ResetStats(This)}{(This)->lpVtbl->ResetStats(This)}
{IActiveScriptProperty_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptProperty_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptProperty_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptProperty_GetProperty(This,dwProperty,pvarIndex,pvarValue)}{(This)->lpVtbl->GetProperty(This,dwProperty,pvarIndex,pvarValue)}
{IActiveScriptProperty_SetProperty(This,dwProperty,pvarIndex,pvarValue)}{(This)->lpVtbl->SetProperty(This,dwProperty,pvarIndex,pvarValue)}
{ITridentEventSink_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ITridentEventSink_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ITridentEventSink_Release(This)}{(This)->lpVtbl->Release(This)}
{ITridentEventSink_FireEvent(This,pstrEvent,pdp,pvarRes,pei)}{(This)->lpVtbl->FireEvent(This,pstrEvent,pdp,pvarRes,pei)}
{IActiveScriptGarbageCollector_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptGarbageCollector_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptGarbageCollector_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptGarbageCollector_CollectGarbage(This,scriptgctype)}{(This)->lpVtbl->CollectGarbage(This,scriptgctype)}
{IActiveScriptSIPInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptSIPInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptSIPInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptSIPInfo_GetSIPOID(This,poid_sip)}{(This)->lpVtbl->GetSIPOID(This,poid_sip)}
{IActiveScriptSiteTraceInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptSiteTraceInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptSiteTraceInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptSiteTraceInfo_SendScriptTraceInfo(This,stiEventType,guidContextID,dwScriptContextCookie,lScriptStatementStart,lScriptStatementEnd,dwReserved)}{(This)->lpVtbl->SendScriptTraceInfo(This,stiEventType,guidContextID,dwScriptContextCookie,lScriptStatementStart,lScriptStatementEnd,dwReserved)}
{IActiveScriptTraceInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptTraceInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptTraceInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptTraceInfo_StartScriptTracing(This,pSiteTraceInfo,guidContextID)}{(This)->lpVtbl->StartScriptTracing(This,pSiteTraceInfo,guidContextID)}
{IActiveScriptTraceInfo_StopScriptTracing(This)}{(This)->lpVtbl->StopScriptTracing(This)}
{IActiveScriptStringCompare_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IActiveScriptStringCompare_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IActiveScriptStringCompare_Release(This)}{(This)->lpVtbl->Release(This)}
{IActiveScriptStringCompare_StrComp(This,bszStr1,bszStr2,iRet)}{(This)->lpVtbl->StrComp(This,bszStr1,bszStr2,iRet)}
[adc.h]
[adhoc.h]
{IDot11AdHocManager_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDot11AdHocManager_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDot11AdHocManager_Release(This)}{(This)->lpVtbl->Release(This)}
{IDot11AdHocManager_CreateNetwork(This,Name,Password,GeographicalId,pInterface,pSecurity,pContextGuid,pIAdHoc)}{(This)->lpVtbl->CreateNetwork(This,Name,Password,GeographicalId,pInterface,pSecurity,pContextGuid,pIAdHoc)}
{IDot11AdHocManager_CommitCreatedNetwork(This,pIAdHoc,fSaveProfile,fMakeSavedProfileUserSpecific)}{(This)->lpVtbl->CommitCreatedNetwork(This,pIAdHoc,fSaveProfile,fMakeSavedProfileUserSpecific)}
{IDot11AdHocManager_GetIEnumDot11AdHocNetworks(This,pContextGuid,ppEnum)}{(This)->lpVtbl->GetIEnumDot11AdHocNetworks(This,pContextGuid,ppEnum)}
{IDot11AdHocManager_GetIEnumDot11AdHocInterfaces(This,ppEnum)}{(This)->lpVtbl->GetIEnumDot11AdHocInterfaces(This,ppEnum)}
{IDot11AdHocManager_GetNetwork(This,NetworkSignature,pNetwork)}{(This)->lpVtbl->GetNetwork(This,NetworkSignature,pNetwork)}
{IDot11AdHocManagerNotificationSink_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDot11AdHocManagerNotificationSink_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDot11AdHocManagerNotificationSink_Release(This)}{(This)->lpVtbl->Release(This)}
{IDot11AdHocManagerNotificationSink_OnNetworkAdd(This,pIAdHocNetwork)}{(This)->lpVtbl->OnNetworkAdd(This,pIAdHocNetwork)}
{IDot11AdHocManagerNotificationSink_OnNetworkRemove(This,Signature)}{(This)->lpVtbl->OnNetworkRemove(This,Signature)}
{IDot11AdHocManagerNotificationSink_OnInterfaceAdd(This,pIAdHocInterface)}{(This)->lpVtbl->OnInterfaceAdd(This,pIAdHocInterface)}
{IDot11AdHocManagerNotificationSink_OnInterfaceRemove(This,Signature)}{(This)->lpVtbl->OnInterfaceRemove(This,Signature)}
{IEnumDot11AdHocNetworks_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumDot11AdHocNetworks_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumDot11AdHocNetworks_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumDot11AdHocNetworks_Next(This,cElt,rgElt,pcEltFetched)}{(This)->lpVtbl->Next(This,cElt,rgElt,pcEltFetched)}
{IEnumDot11AdHocNetworks_Skip(This,cElt)}{(This)->lpVtbl->Skip(This,cElt)}
{IEnumDot11AdHocNetworks_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumDot11AdHocNetworks_Clone(This,ppEnum)}{(This)->lpVtbl->Clone(This,ppEnum)}
{IDot11AdHocNetwork_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDot11AdHocNetwork_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDot11AdHocNetwork_Release(This)}{(This)->lpVtbl->Release(This)}
{IDot11AdHocNetwork_GetStatus(This,eStatus)}{(This)->lpVtbl->GetStatus(This,eStatus)}
{IDot11AdHocNetwork_GetSSID(This,ppszwSSID)}{(This)->lpVtbl->GetSSID(This,ppszwSSID)}
{IDot11AdHocNetwork_HasProfile(This,pf11d)}{(This)->lpVtbl->HasProfile(This,pf11d)}
{IDot11AdHocNetwork_GetProfileName(This,ppszwProfileName)}{(This)->lpVtbl->GetProfileName(This,ppszwProfileName)}
{IDot11AdHocNetwork_DeleteProfile(This)}{(This)->lpVtbl->DeleteProfile(This)}
{IDot11AdHocNetwork_GetSignalQuality(This,puStrengthValue,puStrengthMax)}{(This)->lpVtbl->GetSignalQuality(This,puStrengthValue,puStrengthMax)}
{IDot11AdHocNetwork_GetSecuritySetting(This,pAdHocSecuritySetting)}{(This)->lpVtbl->GetSecuritySetting(This,pAdHocSecuritySetting)}
{IDot11AdHocNetwork_GetContextGuid(This,pContextGuid)}{(This)->lpVtbl->GetContextGuid(This,pContextGuid)}
{IDot11AdHocNetwork_GetSignature(This,pSignature)}{(This)->lpVtbl->GetSignature(This,pSignature)}
{IDot11AdHocNetwork_GetInterface(This,pAdHocInterface)}{(This)->lpVtbl->GetInterface(This,pAdHocInterface)}
{IDot11AdHocNetwork_Connect(This,Passphrase,GeographicalId,fSaveProfile,fMakeSavedProfileUserSpecific)}{(This)->lpVtbl->Connect(This,Passphrase,GeographicalId,fSaveProfile,fMakeSavedProfileUserSpecific)}
{IDot11AdHocNetwork_Disconnect(This)}{(This)->lpVtbl->Disconnect(This)}
{IDot11AdHocNetworkNotificationSink_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDot11AdHocNetworkNotificationSink_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDot11AdHocNetworkNotificationSink_Release(This)}{(This)->lpVtbl->Release(This)}
{IDot11AdHocNetworkNotificationSink_OnStatusChange(This,eStatus)}{(This)->lpVtbl->OnStatusChange(This,eStatus)}
{IDot11AdHocNetworkNotificationSink_OnConnectFail(This,eFailReason)}{(This)->lpVtbl->OnConnectFail(This,eFailReason)}
{IDot11AdHocInterface_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDot11AdHocInterface_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDot11AdHocInterface_Release(This)}{(This)->lpVtbl->Release(This)}
{IDot11AdHocInterface_GetDeviceSignature(This,pSignature)}{(This)->lpVtbl->GetDeviceSignature(This,pSignature)}
{IDot11AdHocInterface_GetFriendlyName(This,ppszName)}{(This)->lpVtbl->GetFriendlyName(This,ppszName)}
{IDot11AdHocInterface_IsDot11d(This,pf11d)}{(This)->lpVtbl->IsDot11d(This,pf11d)}
{IDot11AdHocInterface_IsAdHocCapable(This,pfAdHocCapable)}{(This)->lpVtbl->IsAdHocCapable(This,pfAdHocCapable)}
{IDot11AdHocInterface_IsRadioOn(This,pfIsRadioOn)}{(This)->lpVtbl->IsRadioOn(This,pfIsRadioOn)}
{IDot11AdHocInterface_GetActiveNetwork(This,ppNetwork)}{(This)->lpVtbl->GetActiveNetwork(This,ppNetwork)}
{IDot11AdHocInterface_GetIEnumSecuritySettings(This,ppEnum)}{(This)->lpVtbl->GetIEnumSecuritySettings(This,ppEnum)}
{IDot11AdHocInterface_GetIEnumDot11AdHocNetworks(This,pFilterGuid,ppEnum)}{(This)->lpVtbl->GetIEnumDot11AdHocNetworks(This,pFilterGuid,ppEnum)}
{IDot11AdHocInterface_GetStatus(This,pState)}{(This)->lpVtbl->GetStatus(This,pState)}
{IEnumDot11AdHocInterfaces_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumDot11AdHocInterfaces_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumDot11AdHocInterfaces_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumDot11AdHocInterfaces_Next(This,cElt,rgElt,pcEltFetched)}{(This)->lpVtbl->Next(This,cElt,rgElt,pcEltFetched)}
{IEnumDot11AdHocInterfaces_Skip(This,cElt)}{(This)->lpVtbl->Skip(This,cElt)}
{IEnumDot11AdHocInterfaces_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumDot11AdHocInterfaces_Clone(This,ppEnum)}{(This)->lpVtbl->Clone(This,ppEnum)}
{IEnumDot11AdHocSecuritySettings_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumDot11AdHocSecuritySettings_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumDot11AdHocSecuritySettings_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumDot11AdHocSecuritySettings_Next(This,cElt,rgElt,pcEltFetched)}{(This)->lpVtbl->Next(This,cElt,rgElt,pcEltFetched)}
{IEnumDot11AdHocSecuritySettings_Skip(This,cElt)}{(This)->lpVtbl->Skip(This,cElt)}
{IEnumDot11AdHocSecuritySettings_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumDot11AdHocSecuritySettings_Clone(This,ppEnum)}{(This)->lpVtbl->Clone(This,ppEnum)}
{IDot11AdHocSecuritySettings_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDot11AdHocSecuritySettings_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDot11AdHocSecuritySettings_Release(This)}{(This)->lpVtbl->Release(This)}
{IDot11AdHocSecuritySettings_GetDot11AuthAlgorithm(This,pAuth)}{(This)->lpVtbl->GetDot11AuthAlgorithm(This,pAuth)}
{IDot11AdHocSecuritySettings_GetDot11CipherAlgorithm(This,pCipher)}{(This)->lpVtbl->GetDot11CipherAlgorithm(This,pCipher)}
{IDot11AdHocInterfaceNotificationSink_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDot11AdHocInterfaceNotificationSink_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDot11AdHocInterfaceNotificationSink_Release(This)}{(This)->lpVtbl->Release(This)}
{IDot11AdHocInterfaceNotificationSink_OnConnectionStatusChange(This,eStatus)}{(This)->lpVtbl->OnConnectionStatusChange(This,eStatus)}
[admex.h]
{IMSAdminReplication_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IMSAdminReplication_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IMSAdminReplication_Release(This)}{(This)->lpVtbl->Release(This)}
{IMSAdminReplication_GetSignature(This,dwBufferSize,pbBuffer,pdwMDRequiredBufferSize)}{(This)->lpVtbl->GetSignature(This,dwBufferSize,pbBuffer,pdwMDRequiredBufferSize)}
{IMSAdminReplication_Propagate(This,dwBufferSize,pszBuffer)}{(This)->lpVtbl->Propagate(This,dwBufferSize,pszBuffer)}
{IMSAdminReplication_Propagate2(This,dwBufferSize,pszBuffer,dwSignatureMismatch)}{(This)->lpVtbl->Propagate2(This,dwBufferSize,pszBuffer,dwSignatureMismatch)}
{IMSAdminReplication_Serialize(This,dwBufferSize,pbBuffer,pdwMDRequiredBufferSize)}{(This)->lpVtbl->Serialize(This,dwBufferSize,pbBuffer,pdwMDRequiredBufferSize)}
{IMSAdminReplication_DeSerialize(This,dwBufferSize,pbBuffer)}{(This)->lpVtbl->DeSerialize(This,dwBufferSize,pbBuffer)}
{IMSAdminCryptoCapabilities_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IMSAdminCryptoCapabilities_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IMSAdminCryptoCapabilities_Release(This)}{(This)->lpVtbl->Release(This)}
{IMSAdminCryptoCapabilities_GetProtocols(This,dwBufferSize,pbBuffer,pdwMDRequiredBufferSize)}{(This)->lpVtbl->GetProtocols(This,dwBufferSize,pbBuffer,pdwMDRequiredBufferSize)}
{IMSAdminCryptoCapabilities_GetMaximumCipherStrength(This,pdwMaximumCipherStrength)}{(This)->lpVtbl->GetMaximumCipherStrength(This,pdwMaximumCipherStrength)}
{IMSAdminCryptoCapabilities_GetRootCertificates(This,dwBufferSize,pbBuffer,pdwMDRequiredBufferSize)}{(This)->lpVtbl->GetRootCertificates(This,dwBufferSize,pbBuffer,pdwMDRequiredBufferSize)}
{IMSAdminCryptoCapabilities_GetSupportedAlgs(This,dwBufferSize,pbBuffer,pdwMDRequiredBufferSize)}{(This)->lpVtbl->GetSupportedAlgs(This,dwBufferSize,pbBuffer,pdwMDRequiredBufferSize)}
{IMSAdminCryptoCapabilities_SetCAList(This,dwBufferSize,pbBuffer)}{(This)->lpVtbl->SetCAList(This,dwBufferSize,pbBuffer)}
[adoctint.h]
{View_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{View_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{View_Release(This)}{((This)->lpVtbl->Release(This))}
{View_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{View_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{View_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{View_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{View_get_Command(This,pVal)}{((This)->lpVtbl->get_Command(This,pVal))}
{View_put_Command(This,newVal)}{((This)->lpVtbl->put_Command(This,newVal))}
{View_putref_Command(This,pComm)}{((This)->lpVtbl->putref_Command(This,pComm))}
{View_get_Name(This,pVal)}{((This)->lpVtbl->get_Name(This,pVal))}
{View_get_DateCreated(This,pVal)}{((This)->lpVtbl->get_DateCreated(This,pVal))}
{View_get_DateModified(This,pVal)}{((This)->lpVtbl->get_DateModified(This,pVal))}
{Procedure_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Procedure_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Procedure_Release(This)}{((This)->lpVtbl->Release(This))}
{Procedure_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Procedure_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Procedure_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Procedure_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Procedure_get_Command(This,pVar)}{((This)->lpVtbl->get_Command(This,pVar))}
{Procedure_put_Command(This,newVal)}{((This)->lpVtbl->put_Command(This,newVal))}
{Procedure_putref_Command(This,pComm)}{((This)->lpVtbl->putref_Command(This,pComm))}
{Procedure_get_Name(This,pVal)}{((This)->lpVtbl->get_Name(This,pVal))}
{Procedure_get_DateCreated(This,pVal)}{((This)->lpVtbl->get_DateCreated(This,pVal))}
{Procedure_get_DateModified(This,pVal)}{((This)->lpVtbl->get_DateModified(This,pVal))}
{Property_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Property_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Property_Release(This)}{((This)->lpVtbl->Release(This))}
{Property_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Property_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Property_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Property_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Property_get_Value(This,pval)}{((This)->lpVtbl->get_Value(This,pval))}
{Property_put_Value(This,val)}{((This)->lpVtbl->put_Value(This,val))}
{Property_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{Property_get_Type(This,ptype)}{((This)->lpVtbl->get_Type(This,ptype))}
{Property_get_Attributes(This,plAttributes)}{((This)->lpVtbl->get_Attributes(This,plAttributes))}
{Property_put_Attributes(This,lAttributes)}{((This)->lpVtbl->put_Attributes(This,lAttributes))}
{Tables_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Tables_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Tables_Release(This)}{((This)->lpVtbl->Release(This))}
{Tables_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Tables_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Tables_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Tables_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Tables_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Tables__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Tables_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Tables_get_Item(This,Item,ppvObject)}{((This)->lpVtbl->get_Item(This,Item,ppvObject))}
{Tables_Append(This,Item)}{((This)->lpVtbl->Append(This,Item))}
{Tables_Delete(This,Item)}{((This)->lpVtbl->Delete(This,Item))}
{Columns_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Columns_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Columns_Release(This)}{((This)->lpVtbl->Release(This))}
{Columns_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Columns_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Columns_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Columns_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Columns_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Columns__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Columns_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Columns_get_Item(This,Item,ppvObject)}{((This)->lpVtbl->get_Item(This,Item,ppvObject))}
{Columns_Append(This,Item,Type,DefinedSize)}{((This)->lpVtbl->Append(This,Item,Type,DefinedSize))}
{Columns_Delete(This,Item)}{((This)->lpVtbl->Delete(This,Item))}
{Procedures_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Procedures_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Procedures_Release(This)}{((This)->lpVtbl->Release(This))}
{Procedures_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Procedures_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Procedures_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Procedures_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Procedures_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Procedures__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Procedures_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Procedures_get_Item(This,Item,ppvObject)}{((This)->lpVtbl->get_Item(This,Item,ppvObject))}
{Procedures_Append(This,Name,Command)}{((This)->lpVtbl->Append(This,Name,Command))}
{Procedures_Delete(This,Item)}{((This)->lpVtbl->Delete(This,Item))}
{Views_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Views_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Views_Release(This)}{((This)->lpVtbl->Release(This))}
{Views_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Views_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Views_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Views_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Views_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Views__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Views_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Views_get_Item(This,Item,ppvObject)}{((This)->lpVtbl->get_Item(This,Item,ppvObject))}
{Views_Append(This,Name,Command)}{((This)->lpVtbl->Append(This,Name,Command))}
{Views_Delete(This,Item)}{((This)->lpVtbl->Delete(This,Item))}
{Indexes_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Indexes_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Indexes_Release(This)}{((This)->lpVtbl->Release(This))}
{Indexes_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Indexes_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Indexes_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Indexes_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Indexes_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Indexes__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Indexes_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Indexes_get_Item(This,Item,ppvObject)}{((This)->lpVtbl->get_Item(This,Item,ppvObject))}
{Indexes_Append(This,Item,columns)}{((This)->lpVtbl->Append(This,Item,columns))}
{Indexes_Delete(This,Item)}{((This)->lpVtbl->Delete(This,Item))}
{Keys_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Keys_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Keys_Release(This)}{((This)->lpVtbl->Release(This))}
{Keys_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Keys_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Keys_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Keys_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Keys_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Keys__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Keys_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Keys_get_Item(This,Item,ppvObject)}{((This)->lpVtbl->get_Item(This,Item,ppvObject))}
{Keys_Append(This,Item,Type,Column,RelatedTable,RelatedColumn)}{((This)->lpVtbl->Append(This,Item,Type,Column,RelatedTable,RelatedColumn))}
{Keys_Delete(This,Item)}{((This)->lpVtbl->Delete(This,Item))}
{Users_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Users_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Users_Release(This)}{((This)->lpVtbl->Release(This))}
{Users_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Users_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Users_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Users_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Users_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Users__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Users_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Users_get_Item(This,Item,ppvObject)}{((This)->lpVtbl->get_Item(This,Item,ppvObject))}
{Users_Append(This,Item,Password)}{((This)->lpVtbl->Append(This,Item,Password))}
{Users_Delete(This,Item)}{((This)->lpVtbl->Delete(This,Item))}
{Groups_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Groups_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Groups_Release(This)}{((This)->lpVtbl->Release(This))}
{Groups_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Groups_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Groups_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Groups_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Groups_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Groups__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Groups_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Groups_get_Item(This,Item,ppvObject)}{((This)->lpVtbl->get_Item(This,Item,ppvObject))}
{Groups_Append(This,Item)}{((This)->lpVtbl->Append(This,Item))}
{Groups_Delete(This,Item)}{((This)->lpVtbl->Delete(This,Item))}
{Properties_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Properties_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Properties_Release(This)}{((This)->lpVtbl->Release(This))}
{Properties_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Properties_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Properties_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Properties_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Properties_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Properties__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Properties_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Properties_get_Item(This,Item,ppvObject)}{((This)->lpVtbl->get_Item(This,Item,ppvObject))}
[adodef.h]
[adogpool.h]
[adogpool_backcompat.h]
[adoguids.h]
{STRING_GUID(l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)}{l##-##w1##-##w2##-##b1##b2##-##b3##b4##b5##b6##b7##b8}
[adoid.h]
[adoint.h]
{DECLSPEC_UUID(x)}{}
{Error_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Error_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Error_Release(This)}{((This)->lpVtbl->Release(This))}
{Error_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Error_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Error_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Error_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Error_get_Number(This,pl)}{((This)->lpVtbl->get_Number(This,pl))}
{Error_get_Source(This,pbstr)}{((This)->lpVtbl->get_Source(This,pbstr))}
{Error_get_Description(This,pbstr)}{((This)->lpVtbl->get_Description(This,pbstr))}
{Error_get_HelpFile(This,pbstr)}{((This)->lpVtbl->get_HelpFile(This,pbstr))}
{Error_get_HelpContext(This,pl)}{((This)->lpVtbl->get_HelpContext(This,pl))}
{Error_get_SQLState(This,pbstr)}{((This)->lpVtbl->get_SQLState(This,pbstr))}
{Error_get_NativeError(This,pl)}{((This)->lpVtbl->get_NativeError(This,pl))}
{Errors_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Errors_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Errors_Release(This)}{((This)->lpVtbl->Release(This))}
{Errors_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Errors_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Errors_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Errors_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Errors_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Errors__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Errors_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Errors_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{Errors_Clear(This)}{((This)->lpVtbl->Clear(This))}
{Command15_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Command15_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Command15_Release(This)}{((This)->lpVtbl->Release(This))}
{Command15_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Command15_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Command15_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Command15_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Command15_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Command15_get_ActiveConnection(This,ppvObject)}{((This)->lpVtbl->get_ActiveConnection(This,ppvObject))}
{Command15_putref_ActiveConnection(This,pCon)}{((This)->lpVtbl->putref_ActiveConnection(This,pCon))}
{Command15_put_ActiveConnection(This,vConn)}{((This)->lpVtbl->put_ActiveConnection(This,vConn))}
{Command15_get_CommandText(This,pbstr)}{((This)->lpVtbl->get_CommandText(This,pbstr))}
{Command15_put_CommandText(This,bstr)}{((This)->lpVtbl->put_CommandText(This,bstr))}
{Command15_get_CommandTimeout(This,pl)}{((This)->lpVtbl->get_CommandTimeout(This,pl))}
{Command15_put_CommandTimeout(This,Timeout)}{((This)->lpVtbl->put_CommandTimeout(This,Timeout))}
{Command15_get_Prepared(This,pfPrepared)}{((This)->lpVtbl->get_Prepared(This,pfPrepared))}
{Command15_put_Prepared(This,fPrepared)}{((This)->lpVtbl->put_Prepared(This,fPrepared))}
{Command15_Execute(This,RecordsAffected,Parameters,Options,ppirs)}{((This)->lpVtbl->Execute(This,RecordsAffected,Parameters,Options,ppirs))}
{Command15_CreateParameter(This,Name,Type,Direction,Size,Value,ppiprm)}{((This)->lpVtbl->CreateParameter(This,Name,Type,Direction,Size,Value,ppiprm))}
{Command15_get_Parameters(This,ppvObject)}{((This)->lpVtbl->get_Parameters(This,ppvObject))}
{Command15_put_CommandType(This,lCmdType)}{((This)->lpVtbl->put_CommandType(This,lCmdType))}
{Command15_get_CommandType(This,plCmdType)}{((This)->lpVtbl->get_CommandType(This,plCmdType))}
{Command15_get_Name(This,pbstrName)}{((This)->lpVtbl->get_Name(This,pbstrName))}
{Command15_put_Name(This,bstrName)}{((This)->lpVtbl->put_Name(This,bstrName))}
{Command25_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Command25_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Command25_Release(This)}{((This)->lpVtbl->Release(This))}
{Command25_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Command25_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Command25_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Command25_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Command25_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Command25_get_ActiveConnection(This,ppvObject)}{((This)->lpVtbl->get_ActiveConnection(This,ppvObject))}
{Command25_putref_ActiveConnection(This,pCon)}{((This)->lpVtbl->putref_ActiveConnection(This,pCon))}
{Command25_put_ActiveConnection(This,vConn)}{((This)->lpVtbl->put_ActiveConnection(This,vConn))}
{Command25_get_CommandText(This,pbstr)}{((This)->lpVtbl->get_CommandText(This,pbstr))}
{Command25_put_CommandText(This,bstr)}{((This)->lpVtbl->put_CommandText(This,bstr))}
{Command25_get_CommandTimeout(This,pl)}{((This)->lpVtbl->get_CommandTimeout(This,pl))}
{Command25_put_CommandTimeout(This,Timeout)}{((This)->lpVtbl->put_CommandTimeout(This,Timeout))}
{Command25_get_Prepared(This,pfPrepared)}{((This)->lpVtbl->get_Prepared(This,pfPrepared))}
{Command25_put_Prepared(This,fPrepared)}{((This)->lpVtbl->put_Prepared(This,fPrepared))}
{Command25_Execute(This,RecordsAffected,Parameters,Options,ppirs)}{((This)->lpVtbl->Execute(This,RecordsAffected,Parameters,Options,ppirs))}
{Command25_CreateParameter(This,Name,Type,Direction,Size,Value,ppiprm)}{((This)->lpVtbl->CreateParameter(This,Name,Type,Direction,Size,Value,ppiprm))}
{Command25_get_Parameters(This,ppvObject)}{((This)->lpVtbl->get_Parameters(This,ppvObject))}
{Command25_put_CommandType(This,lCmdType)}{((This)->lpVtbl->put_CommandType(This,lCmdType))}
{Command25_get_CommandType(This,plCmdType)}{((This)->lpVtbl->get_CommandType(This,plCmdType))}
{Command25_get_Name(This,pbstrName)}{((This)->lpVtbl->get_Name(This,pbstrName))}
{Command25_put_Name(This,bstrName)}{((This)->lpVtbl->put_Name(This,bstrName))}
{Command25_get_State(This,plObjState)}{((This)->lpVtbl->get_State(This,plObjState))}
{Command25_Cancel(This)}{((This)->lpVtbl->Cancel(This))}
{ConnectionEventsVt_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ConnectionEventsVt_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ConnectionEventsVt_Release(This)}{((This)->lpVtbl->Release(This))}
{ConnectionEventsVt_InfoMessage(This,pError,adStatus,pConnection)}{((This)->lpVtbl->InfoMessage(This,pError,adStatus,pConnection))}
{ConnectionEventsVt_BeginTransComplete(This,TransactionLevel,pError,adStatus,pConnection)}{((This)->lpVtbl->BeginTransComplete(This,TransactionLevel,pError,adStatus,pConnection))}
{ConnectionEventsVt_CommitTransComplete(This,pError,adStatus,pConnection)}{((This)->lpVtbl->CommitTransComplete(This,pError,adStatus,pConnection))}
{ConnectionEventsVt_RollbackTransComplete(This,pError,adStatus,pConnection)}{((This)->lpVtbl->RollbackTransComplete(This,pError,adStatus,pConnection))}
{ConnectionEventsVt_WillExecute(This,Source,CursorType,LockType,Options,adStatus,pCommand,pRecordset,pConnection)}{((This)->lpVtbl->WillExecute(This,Source,CursorType,LockType,Options,adStatus,pCommand,pRecordset,pConnection))}
{ConnectionEventsVt_ExecuteComplete(This,RecordsAffected,pError,adStatus,pCommand,pRecordset,pConnection)}{((This)->lpVtbl->ExecuteComplete(This,RecordsAffected,pError,adStatus,pCommand,pRecordset,pConnection))}
{ConnectionEventsVt_WillConnect(This,ConnectionString,UserID,Password,Options,adStatus,pConnection)}{((This)->lpVtbl->WillConnect(This,ConnectionString,UserID,Password,Options,adStatus,pConnection))}
{ConnectionEventsVt_ConnectComplete(This,pError,adStatus,pConnection)}{((This)->lpVtbl->ConnectComplete(This,pError,adStatus,pConnection))}
{ConnectionEventsVt_Disconnect(This,adStatus,pConnection)}{((This)->lpVtbl->Disconnect(This,adStatus,pConnection))}
{RecordsetEventsVt_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{RecordsetEventsVt_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{RecordsetEventsVt_Release(This)}{((This)->lpVtbl->Release(This))}
{RecordsetEventsVt_WillChangeField(This,cFields,Fields,adStatus,pRecordset)}{((This)->lpVtbl->WillChangeField(This,cFields,Fields,adStatus,pRecordset))}
{RecordsetEventsVt_FieldChangeComplete(This,cFields,Fields,pError,adStatus,pRecordset)}{((This)->lpVtbl->FieldChangeComplete(This,cFields,Fields,pError,adStatus,pRecordset))}
{RecordsetEventsVt_WillChangeRecord(This,adReason,cRecords,adStatus,pRecordset)}{((This)->lpVtbl->WillChangeRecord(This,adReason,cRecords,adStatus,pRecordset))}
{RecordsetEventsVt_RecordChangeComplete(This,adReason,cRecords,pError,adStatus,pRecordset)}{((This)->lpVtbl->RecordChangeComplete(This,adReason,cRecords,pError,adStatus,pRecordset))}
{RecordsetEventsVt_WillChangeRecordset(This,adReason,adStatus,pRecordset)}{((This)->lpVtbl->WillChangeRecordset(This,adReason,adStatus,pRecordset))}
{RecordsetEventsVt_RecordsetChangeComplete(This,adReason,pError,adStatus,pRecordset)}{((This)->lpVtbl->RecordsetChangeComplete(This,adReason,pError,adStatus,pRecordset))}
{RecordsetEventsVt_WillMove(This,adReason,adStatus,pRecordset)}{((This)->lpVtbl->WillMove(This,adReason,adStatus,pRecordset))}
{RecordsetEventsVt_MoveComplete(This,adReason,pError,adStatus,pRecordset)}{((This)->lpVtbl->MoveComplete(This,adReason,pError,adStatus,pRecordset))}
{RecordsetEventsVt_EndOfRecordset(This,fMoreData,adStatus,pRecordset)}{((This)->lpVtbl->EndOfRecordset(This,fMoreData,adStatus,pRecordset))}
{RecordsetEventsVt_FetchProgress(This,Progress,MaxProgress,adStatus,pRecordset)}{((This)->lpVtbl->FetchProgress(This,Progress,MaxProgress,adStatus,pRecordset))}
{RecordsetEventsVt_FetchComplete(This,pError,adStatus,pRecordset)}{((This)->lpVtbl->FetchComplete(This,pError,adStatus,pRecordset))}
{ConnectionEvents_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ConnectionEvents_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ConnectionEvents_Release(This)}{((This)->lpVtbl->Release(This))}
{ConnectionEvents_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{ConnectionEvents_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{ConnectionEvents_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{ConnectionEvents_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{RecordsetEvents_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{RecordsetEvents_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{RecordsetEvents_Release(This)}{((This)->lpVtbl->Release(This))}
{RecordsetEvents_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{RecordsetEvents_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{RecordsetEvents_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{RecordsetEvents_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Connection15_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Connection15_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Connection15_Release(This)}{((This)->lpVtbl->Release(This))}
{Connection15_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Connection15_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Connection15_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Connection15_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Connection15_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Connection15_get_ConnectionString(This,pbstr)}{((This)->lpVtbl->get_ConnectionString(This,pbstr))}
{Connection15_put_ConnectionString(This,bstr)}{((This)->lpVtbl->put_ConnectionString(This,bstr))}
{Connection15_get_CommandTimeout(This,plTimeout)}{((This)->lpVtbl->get_CommandTimeout(This,plTimeout))}
{Connection15_put_CommandTimeout(This,lTimeout)}{((This)->lpVtbl->put_CommandTimeout(This,lTimeout))}
{Connection15_get_ConnectionTimeout(This,plTimeout)}{((This)->lpVtbl->get_ConnectionTimeout(This,plTimeout))}
{Connection15_put_ConnectionTimeout(This,lTimeout)}{((This)->lpVtbl->put_ConnectionTimeout(This,lTimeout))}
{Connection15_get_Version(This,pbstr)}{((This)->lpVtbl->get_Version(This,pbstr))}
{Connection15_Close(This)}{((This)->lpVtbl->Close(This))}
{Connection15_Execute(This,CommandText,RecordsAffected,Options,ppiRset)}{((This)->lpVtbl->Execute(This,CommandText,RecordsAffected,Options,ppiRset))}
{Connection15_BeginTrans(This,TransactionLevel)}{((This)->lpVtbl->BeginTrans(This,TransactionLevel))}
{Connection15_CommitTrans(This)}{((This)->lpVtbl->CommitTrans(This))}
{Connection15_RollbackTrans(This)}{((This)->lpVtbl->RollbackTrans(This))}
{Connection15_Open(This,ConnectionString,UserID,Password,Options)}{((This)->lpVtbl->Open(This,ConnectionString,UserID,Password,Options))}
{Connection15_get_Errors(This,ppvObject)}{((This)->lpVtbl->get_Errors(This,ppvObject))}
{Connection15_get_DefaultDatabase(This,pbstr)}{((This)->lpVtbl->get_DefaultDatabase(This,pbstr))}
{Connection15_put_DefaultDatabase(This,bstr)}{((This)->lpVtbl->put_DefaultDatabase(This,bstr))}
{Connection15_get_IsolationLevel(This,Level)}{((This)->lpVtbl->get_IsolationLevel(This,Level))}
{Connection15_put_IsolationLevel(This,Level)}{((This)->lpVtbl->put_IsolationLevel(This,Level))}
{Connection15_get_Attributes(This,plAttr)}{((This)->lpVtbl->get_Attributes(This,plAttr))}
{Connection15_put_Attributes(This,lAttr)}{((This)->lpVtbl->put_Attributes(This,lAttr))}
{Connection15_get_CursorLocation(This,plCursorLoc)}{((This)->lpVtbl->get_CursorLocation(This,plCursorLoc))}
{Connection15_put_CursorLocation(This,lCursorLoc)}{((This)->lpVtbl->put_CursorLocation(This,lCursorLoc))}
{Connection15_get_Mode(This,plMode)}{((This)->lpVtbl->get_Mode(This,plMode))}
{Connection15_put_Mode(This,lMode)}{((This)->lpVtbl->put_Mode(This,lMode))}
{Connection15_get_Provider(This,pbstr)}{((This)->lpVtbl->get_Provider(This,pbstr))}
{Connection15_put_Provider(This,Provider)}{((This)->lpVtbl->put_Provider(This,Provider))}
{Connection15_get_State(This,plObjState)}{((This)->lpVtbl->get_State(This,plObjState))}
{Connection15_OpenSchema(This,Schema,Restrictions,SchemaID,pprset)}{((This)->lpVtbl->OpenSchema(This,Schema,Restrictions,SchemaID,pprset))}
{ADOConnectionConstruction15_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ADOConnectionConstruction15_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ADOConnectionConstruction15_Release(This)}{((This)->lpVtbl->Release(This))}
{ADOConnectionConstruction15_get_DSO(This,ppDSO)}{((This)->lpVtbl->get_DSO(This,ppDSO))}
{ADOConnectionConstruction15_get_Session(This,ppSession)}{((This)->lpVtbl->get_Session(This,ppSession))}
{ADOConnectionConstruction15_WrapDSOandSession(This,pDSO,pSession)}{((This)->lpVtbl->WrapDSOandSession(This,pDSO,pSession))}
{ADOConnectionConstruction_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ADOConnectionConstruction_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ADOConnectionConstruction_Release(This)}{((This)->lpVtbl->Release(This))}
{ADOConnectionConstruction_get_DSO(This,ppDSO)}{((This)->lpVtbl->get_DSO(This,ppDSO))}
{ADOConnectionConstruction_get_Session(This,ppSession)}{((This)->lpVtbl->get_Session(This,ppSession))}
{ADOConnectionConstruction_WrapDSOandSession(This,pDSO,pSession)}{((This)->lpVtbl->WrapDSOandSession(This,pDSO,pSession))}
{ADORecordConstruction_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ADORecordConstruction_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ADORecordConstruction_Release(This)}{((This)->lpVtbl->Release(This))}
{ADORecordConstruction_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{ADORecordConstruction_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{ADORecordConstruction_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{ADORecordConstruction_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{ADORecordConstruction_get_Row(This,ppRow)}{((This)->lpVtbl->get_Row(This,ppRow))}
{ADORecordConstruction_put_Row(This,pRow)}{((This)->lpVtbl->put_Row(This,pRow))}
{ADORecordConstruction_put_ParentRow(This,pRow)}{((This)->lpVtbl->put_ParentRow(This,pRow))}
{ADOStreamConstruction_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ADOStreamConstruction_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ADOStreamConstruction_Release(This)}{((This)->lpVtbl->Release(This))}
{ADOStreamConstruction_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{ADOStreamConstruction_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{ADOStreamConstruction_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{ADOStreamConstruction_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{ADOStreamConstruction_get_Stream(This,ppStm)}{((This)->lpVtbl->get_Stream(This,ppStm))}
{ADOStreamConstruction_put_Stream(This,pStm)}{((This)->lpVtbl->put_Stream(This,pStm))}
{ADOCommandConstruction_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ADOCommandConstruction_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ADOCommandConstruction_Release(This)}{((This)->lpVtbl->Release(This))}
{ADOCommandConstruction_get_OLEDBCommand(This,ppOLEDBCommand)}{((This)->lpVtbl->get_OLEDBCommand(This,ppOLEDBCommand))}
{ADOCommandConstruction_put_OLEDBCommand(This,pOLEDBCommand)}{((This)->lpVtbl->put_OLEDBCommand(This,pOLEDBCommand))}
{Recordset15_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Recordset15_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Recordset15_Release(This)}{((This)->lpVtbl->Release(This))}
{Recordset15_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Recordset15_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Recordset15_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Recordset15_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Recordset15_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Recordset15_get_AbsolutePosition(This,pl)}{((This)->lpVtbl->get_AbsolutePosition(This,pl))}
{Recordset15_put_AbsolutePosition(This,Position)}{((This)->lpVtbl->put_AbsolutePosition(This,Position))}
{Recordset15_putref_ActiveConnection(This,pconn)}{((This)->lpVtbl->putref_ActiveConnection(This,pconn))}
{Recordset15_put_ActiveConnection(This,vConn)}{((This)->lpVtbl->put_ActiveConnection(This,vConn))}
{Recordset15_get_ActiveConnection(This,pvar)}{((This)->lpVtbl->get_ActiveConnection(This,pvar))}
{Recordset15_get_BOF(This,pb)}{((This)->lpVtbl->get_BOF(This,pb))}
{Recordset15_get_Bookmark(This,pvBookmark)}{((This)->lpVtbl->get_Bookmark(This,pvBookmark))}
{Recordset15_put_Bookmark(This,vBookmark)}{((This)->lpVtbl->put_Bookmark(This,vBookmark))}
{Recordset15_get_CacheSize(This,pl)}{((This)->lpVtbl->get_CacheSize(This,pl))}
{Recordset15_put_CacheSize(This,CacheSize)}{((This)->lpVtbl->put_CacheSize(This,CacheSize))}
{Recordset15_get_CursorType(This,plCursorType)}{((This)->lpVtbl->get_CursorType(This,plCursorType))}
{Recordset15_put_CursorType(This,lCursorType)}{((This)->lpVtbl->put_CursorType(This,lCursorType))}
{Recordset15_get_EOF(This,pb)}{((This)->lpVtbl->get_EOF(This,pb))}
{Recordset15_get_Fields(This,ppvObject)}{((This)->lpVtbl->get_Fields(This,ppvObject))}
{Recordset15_get_LockType(This,plLockType)}{((This)->lpVtbl->get_LockType(This,plLockType))}
{Recordset15_put_LockType(This,lLockType)}{((This)->lpVtbl->put_LockType(This,lLockType))}
{Recordset15_get_MaxRecords(This,plMaxRecords)}{((This)->lpVtbl->get_MaxRecords(This,plMaxRecords))}
{Recordset15_put_MaxRecords(This,lMaxRecords)}{((This)->lpVtbl->put_MaxRecords(This,lMaxRecords))}
{Recordset15_get_RecordCount(This,pl)}{((This)->lpVtbl->get_RecordCount(This,pl))}
{Recordset15_putref_Source(This,pcmd)}{((This)->lpVtbl->putref_Source(This,pcmd))}
{Recordset15_put_Source(This,bstrConn)}{((This)->lpVtbl->put_Source(This,bstrConn))}
{Recordset15_get_Source(This,pvSource)}{((This)->lpVtbl->get_Source(This,pvSource))}
{Recordset15_AddNew(This,FieldList,Values)}{((This)->lpVtbl->AddNew(This,FieldList,Values))}
{Recordset15_CancelUpdate(This)}{((This)->lpVtbl->CancelUpdate(This))}
{Recordset15_Close(This)}{((This)->lpVtbl->Close(This))}
{Recordset15_Delete(This,AffectRecords)}{((This)->lpVtbl->Delete(This,AffectRecords))}
{Recordset15_GetRows(This,Rows,Start,Fields,pvar)}{((This)->lpVtbl->GetRows(This,Rows,Start,Fields,pvar))}
{Recordset15_Move(This,NumRecords,Start)}{((This)->lpVtbl->Move(This,NumRecords,Start))}
{Recordset15_MoveNext(This)}{((This)->lpVtbl->MoveNext(This))}
{Recordset15_MovePrevious(This)}{((This)->lpVtbl->MovePrevious(This))}
{Recordset15_MoveFirst(This)}{((This)->lpVtbl->MoveFirst(This))}
{Recordset15_MoveLast(This)}{((This)->lpVtbl->MoveLast(This))}
{Recordset15_Open(This,Source,ActiveConnection,CursorType,LockType,Options)}{((This)->lpVtbl->Open(This,Source,ActiveConnection,CursorType,LockType,Options))}
{Recordset15_Requery(This,Options)}{((This)->lpVtbl->Requery(This,Options))}
{Recordset15__xResync(This,AffectRecords)}{((This)->lpVtbl->_xResync(This,AffectRecords))}
{Recordset15_Update(This,Fields,Values)}{((This)->lpVtbl->Update(This,Fields,Values))}
{Recordset15_get_AbsolutePage(This,pl)}{((This)->lpVtbl->get_AbsolutePage(This,pl))}
{Recordset15_put_AbsolutePage(This,Page)}{((This)->lpVtbl->put_AbsolutePage(This,Page))}
{Recordset15_get_EditMode(This,pl)}{((This)->lpVtbl->get_EditMode(This,pl))}
{Recordset15_get_Filter(This,Criteria)}{((This)->lpVtbl->get_Filter(This,Criteria))}
{Recordset15_put_Filter(This,Criteria)}{((This)->lpVtbl->put_Filter(This,Criteria))}
{Recordset15_get_PageCount(This,pl)}{((This)->lpVtbl->get_PageCount(This,pl))}
{Recordset15_get_PageSize(This,pl)}{((This)->lpVtbl->get_PageSize(This,pl))}
{Recordset15_put_PageSize(This,PageSize)}{((This)->lpVtbl->put_PageSize(This,PageSize))}
{Recordset15_get_Sort(This,Criteria)}{((This)->lpVtbl->get_Sort(This,Criteria))}
{Recordset15_put_Sort(This,Criteria)}{((This)->lpVtbl->put_Sort(This,Criteria))}
{Recordset15_get_Status(This,pl)}{((This)->lpVtbl->get_Status(This,pl))}
{Recordset15_get_State(This,plObjState)}{((This)->lpVtbl->get_State(This,plObjState))}
{Recordset15__xClone(This,ppvObject)}{((This)->lpVtbl->_xClone(This,ppvObject))}
{Recordset15_UpdateBatch(This,AffectRecords)}{((This)->lpVtbl->UpdateBatch(This,AffectRecords))}
{Recordset15_CancelBatch(This,AffectRecords)}{((This)->lpVtbl->CancelBatch(This,AffectRecords))}
{Recordset15_get_CursorLocation(This,plCursorLoc)}{((This)->lpVtbl->get_CursorLocation(This,plCursorLoc))}
{Recordset15_put_CursorLocation(This,lCursorLoc)}{((This)->lpVtbl->put_CursorLocation(This,lCursorLoc))}
{Recordset15_NextRecordset(This,RecordsAffected,ppiRs)}{((This)->lpVtbl->NextRecordset(This,RecordsAffected,ppiRs))}
{Recordset15_Supports(This,CursorOptions,pb)}{((This)->lpVtbl->Supports(This,CursorOptions,pb))}
{Recordset15_get_Collect(This,Index,pvar)}{((This)->lpVtbl->get_Collect(This,Index,pvar))}
{Recordset15_put_Collect(This,Index,value)}{((This)->lpVtbl->put_Collect(This,Index,value))}
{Recordset15_get_MarshalOptions(This,peMarshal)}{((This)->lpVtbl->get_MarshalOptions(This,peMarshal))}
{Recordset15_put_MarshalOptions(This,eMarshal)}{((This)->lpVtbl->put_MarshalOptions(This,eMarshal))}
{Recordset15_Find(This,Criteria,SkipRecords,SearchDirection,Start)}{((This)->lpVtbl->Find(This,Criteria,SkipRecords,SearchDirection,Start))}
{Recordset20_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Recordset20_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Recordset20_Release(This)}{((This)->lpVtbl->Release(This))}
{Recordset20_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Recordset20_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Recordset20_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Recordset20_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Recordset20_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Recordset20_get_AbsolutePosition(This,pl)}{((This)->lpVtbl->get_AbsolutePosition(This,pl))}
{Recordset20_put_AbsolutePosition(This,Position)}{((This)->lpVtbl->put_AbsolutePosition(This,Position))}
{Recordset20_putref_ActiveConnection(This,pconn)}{((This)->lpVtbl->putref_ActiveConnection(This,pconn))}
{Recordset20_put_ActiveConnection(This,vConn)}{((This)->lpVtbl->put_ActiveConnection(This,vConn))}
{Recordset20_get_ActiveConnection(This,pvar)}{((This)->lpVtbl->get_ActiveConnection(This,pvar))}
{Recordset20_get_BOF(This,pb)}{((This)->lpVtbl->get_BOF(This,pb))}
{Recordset20_get_Bookmark(This,pvBookmark)}{((This)->lpVtbl->get_Bookmark(This,pvBookmark))}
{Recordset20_put_Bookmark(This,vBookmark)}{((This)->lpVtbl->put_Bookmark(This,vBookmark))}
{Recordset20_get_CacheSize(This,pl)}{((This)->lpVtbl->get_CacheSize(This,pl))}
{Recordset20_put_CacheSize(This,CacheSize)}{((This)->lpVtbl->put_CacheSize(This,CacheSize))}
{Recordset20_get_CursorType(This,plCursorType)}{((This)->lpVtbl->get_CursorType(This,plCursorType))}
{Recordset20_put_CursorType(This,lCursorType)}{((This)->lpVtbl->put_CursorType(This,lCursorType))}
{Recordset20_get_EOF(This,pb)}{((This)->lpVtbl->get_EOF(This,pb))}
{Recordset20_get_Fields(This,ppvObject)}{((This)->lpVtbl->get_Fields(This,ppvObject))}
{Recordset20_get_LockType(This,plLockType)}{((This)->lpVtbl->get_LockType(This,plLockType))}
{Recordset20_put_LockType(This,lLockType)}{((This)->lpVtbl->put_LockType(This,lLockType))}
{Recordset20_get_MaxRecords(This,plMaxRecords)}{((This)->lpVtbl->get_MaxRecords(This,plMaxRecords))}
{Recordset20_put_MaxRecords(This,lMaxRecords)}{((This)->lpVtbl->put_MaxRecords(This,lMaxRecords))}
{Recordset20_get_RecordCount(This,pl)}{((This)->lpVtbl->get_RecordCount(This,pl))}
{Recordset20_putref_Source(This,pcmd)}{((This)->lpVtbl->putref_Source(This,pcmd))}
{Recordset20_put_Source(This,bstrConn)}{((This)->lpVtbl->put_Source(This,bstrConn))}
{Recordset20_get_Source(This,pvSource)}{((This)->lpVtbl->get_Source(This,pvSource))}
{Recordset20_AddNew(This,FieldList,Values)}{((This)->lpVtbl->AddNew(This,FieldList,Values))}
{Recordset20_CancelUpdate(This)}{((This)->lpVtbl->CancelUpdate(This))}
{Recordset20_Close(This)}{((This)->lpVtbl->Close(This))}
{Recordset20_Delete(This,AffectRecords)}{((This)->lpVtbl->Delete(This,AffectRecords))}
{Recordset20_GetRows(This,Rows,Start,Fields,pvar)}{((This)->lpVtbl->GetRows(This,Rows,Start,Fields,pvar))}
{Recordset20_Move(This,NumRecords,Start)}{((This)->lpVtbl->Move(This,NumRecords,Start))}
{Recordset20_MoveNext(This)}{((This)->lpVtbl->MoveNext(This))}
{Recordset20_MovePrevious(This)}{((This)->lpVtbl->MovePrevious(This))}
{Recordset20_MoveFirst(This)}{((This)->lpVtbl->MoveFirst(This))}
{Recordset20_MoveLast(This)}{((This)->lpVtbl->MoveLast(This))}
{Recordset20_Open(This,Source,ActiveConnection,CursorType,LockType,Options)}{((This)->lpVtbl->Open(This,Source,ActiveConnection,CursorType,LockType,Options))}
{Recordset20_Requery(This,Options)}{((This)->lpVtbl->Requery(This,Options))}
{Recordset20__xResync(This,AffectRecords)}{((This)->lpVtbl->_xResync(This,AffectRecords))}
{Recordset20_Update(This,Fields,Values)}{((This)->lpVtbl->Update(This,Fields,Values))}
{Recordset20_get_AbsolutePage(This,pl)}{((This)->lpVtbl->get_AbsolutePage(This,pl))}
{Recordset20_put_AbsolutePage(This,Page)}{((This)->lpVtbl->put_AbsolutePage(This,Page))}
{Recordset20_get_EditMode(This,pl)}{((This)->lpVtbl->get_EditMode(This,pl))}
{Recordset20_get_Filter(This,Criteria)}{((This)->lpVtbl->get_Filter(This,Criteria))}
{Recordset20_put_Filter(This,Criteria)}{((This)->lpVtbl->put_Filter(This,Criteria))}
{Recordset20_get_PageCount(This,pl)}{((This)->lpVtbl->get_PageCount(This,pl))}
{Recordset20_get_PageSize(This,pl)}{((This)->lpVtbl->get_PageSize(This,pl))}
{Recordset20_put_PageSize(This,PageSize)}{((This)->lpVtbl->put_PageSize(This,PageSize))}
{Recordset20_get_Sort(This,Criteria)}{((This)->lpVtbl->get_Sort(This,Criteria))}
{Recordset20_put_Sort(This,Criteria)}{((This)->lpVtbl->put_Sort(This,Criteria))}
{Recordset20_get_Status(This,pl)}{((This)->lpVtbl->get_Status(This,pl))}
{Recordset20_get_State(This,plObjState)}{((This)->lpVtbl->get_State(This,plObjState))}
{Recordset20__xClone(This,ppvObject)}{((This)->lpVtbl->_xClone(This,ppvObject))}
{Recordset20_UpdateBatch(This,AffectRecords)}{((This)->lpVtbl->UpdateBatch(This,AffectRecords))}
{Recordset20_CancelBatch(This,AffectRecords)}{((This)->lpVtbl->CancelBatch(This,AffectRecords))}
{Recordset20_get_CursorLocation(This,plCursorLoc)}{((This)->lpVtbl->get_CursorLocation(This,plCursorLoc))}
{Recordset20_put_CursorLocation(This,lCursorLoc)}{((This)->lpVtbl->put_CursorLocation(This,lCursorLoc))}
{Recordset20_NextRecordset(This,RecordsAffected,ppiRs)}{((This)->lpVtbl->NextRecordset(This,RecordsAffected,ppiRs))}
{Recordset20_Supports(This,CursorOptions,pb)}{((This)->lpVtbl->Supports(This,CursorOptions,pb))}
{Recordset20_get_Collect(This,Index,pvar)}{((This)->lpVtbl->get_Collect(This,Index,pvar))}
{Recordset20_put_Collect(This,Index,value)}{((This)->lpVtbl->put_Collect(This,Index,value))}
{Recordset20_get_MarshalOptions(This,peMarshal)}{((This)->lpVtbl->get_MarshalOptions(This,peMarshal))}
{Recordset20_put_MarshalOptions(This,eMarshal)}{((This)->lpVtbl->put_MarshalOptions(This,eMarshal))}
{Recordset20_Find(This,Criteria,SkipRecords,SearchDirection,Start)}{((This)->lpVtbl->Find(This,Criteria,SkipRecords,SearchDirection,Start))}
{Recordset20_Cancel(This)}{((This)->lpVtbl->Cancel(This))}
{Recordset20_get_DataSource(This,ppunkDataSource)}{((This)->lpVtbl->get_DataSource(This,ppunkDataSource))}
{Recordset20_putref_DataSource(This,punkDataSource)}{((This)->lpVtbl->putref_DataSource(This,punkDataSource))}
{Recordset20__xSave(This,FileName,PersistFormat)}{((This)->lpVtbl->_xSave(This,FileName,PersistFormat))}
{Recordset20_get_ActiveCommand(This,ppCmd)}{((This)->lpVtbl->get_ActiveCommand(This,ppCmd))}
{Recordset20_put_StayInSync(This,bStayInSync)}{((This)->lpVtbl->put_StayInSync(This,bStayInSync))}
{Recordset20_get_StayInSync(This,pbStayInSync)}{((This)->lpVtbl->get_StayInSync(This,pbStayInSync))}
{Recordset20_GetString(This,StringFormat,NumRows,ColumnDelimeter,RowDelimeter,NullExpr,pRetString)}{((This)->lpVtbl->GetString(This,StringFormat,NumRows,ColumnDelimeter,RowDelimeter,NullExpr,pRetString))}
{Recordset20_get_DataMember(This,pbstrDataMember)}{((This)->lpVtbl->get_DataMember(This,pbstrDataMember))}
{Recordset20_put_DataMember(This,bstrDataMember)}{((This)->lpVtbl->put_DataMember(This,bstrDataMember))}
{Recordset20_CompareBookmarks(This,Bookmark1,Bookmark2,pCompare)}{((This)->lpVtbl->CompareBookmarks(This,Bookmark1,Bookmark2,pCompare))}
{Recordset20_Clone(This,LockType,ppvObject)}{((This)->lpVtbl->Clone(This,LockType,ppvObject))}
{Recordset20_Resync(This,AffectRecords,ResyncValues)}{((This)->lpVtbl->Resync(This,AffectRecords,ResyncValues))}
{Recordset21_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Recordset21_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Recordset21_Release(This)}{((This)->lpVtbl->Release(This))}
{Recordset21_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Recordset21_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Recordset21_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Recordset21_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Recordset21_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Recordset21_get_AbsolutePosition(This,pl)}{((This)->lpVtbl->get_AbsolutePosition(This,pl))}
{Recordset21_put_AbsolutePosition(This,Position)}{((This)->lpVtbl->put_AbsolutePosition(This,Position))}
{Recordset21_putref_ActiveConnection(This,pconn)}{((This)->lpVtbl->putref_ActiveConnection(This,pconn))}
{Recordset21_put_ActiveConnection(This,vConn)}{((This)->lpVtbl->put_ActiveConnection(This,vConn))}
{Recordset21_get_ActiveConnection(This,pvar)}{((This)->lpVtbl->get_ActiveConnection(This,pvar))}
{Recordset21_get_BOF(This,pb)}{((This)->lpVtbl->get_BOF(This,pb))}
{Recordset21_get_Bookmark(This,pvBookmark)}{((This)->lpVtbl->get_Bookmark(This,pvBookmark))}
{Recordset21_put_Bookmark(This,vBookmark)}{((This)->lpVtbl->put_Bookmark(This,vBookmark))}
{Recordset21_get_CacheSize(This,pl)}{((This)->lpVtbl->get_CacheSize(This,pl))}
{Recordset21_put_CacheSize(This,CacheSize)}{((This)->lpVtbl->put_CacheSize(This,CacheSize))}
{Recordset21_get_CursorType(This,plCursorType)}{((This)->lpVtbl->get_CursorType(This,plCursorType))}
{Recordset21_put_CursorType(This,lCursorType)}{((This)->lpVtbl->put_CursorType(This,lCursorType))}
{Recordset21_get_EOF(This,pb)}{((This)->lpVtbl->get_EOF(This,pb))}
{Recordset21_get_Fields(This,ppvObject)}{((This)->lpVtbl->get_Fields(This,ppvObject))}
{Recordset21_get_LockType(This,plLockType)}{((This)->lpVtbl->get_LockType(This,plLockType))}
{Recordset21_put_LockType(This,lLockType)}{((This)->lpVtbl->put_LockType(This,lLockType))}
{Recordset21_get_MaxRecords(This,plMaxRecords)}{((This)->lpVtbl->get_MaxRecords(This,plMaxRecords))}
{Recordset21_put_MaxRecords(This,lMaxRecords)}{((This)->lpVtbl->put_MaxRecords(This,lMaxRecords))}
{Recordset21_get_RecordCount(This,pl)}{((This)->lpVtbl->get_RecordCount(This,pl))}
{Recordset21_putref_Source(This,pcmd)}{((This)->lpVtbl->putref_Source(This,pcmd))}
{Recordset21_put_Source(This,bstrConn)}{((This)->lpVtbl->put_Source(This,bstrConn))}
{Recordset21_get_Source(This,pvSource)}{((This)->lpVtbl->get_Source(This,pvSource))}
{Recordset21_AddNew(This,FieldList,Values)}{((This)->lpVtbl->AddNew(This,FieldList,Values))}
{Recordset21_CancelUpdate(This)}{((This)->lpVtbl->CancelUpdate(This))}
{Recordset21_Close(This)}{((This)->lpVtbl->Close(This))}
{Recordset21_Delete(This,AffectRecords)}{((This)->lpVtbl->Delete(This,AffectRecords))}
{Recordset21_GetRows(This,Rows,Start,Fields,pvar)}{((This)->lpVtbl->GetRows(This,Rows,Start,Fields,pvar))}
{Recordset21_Move(This,NumRecords,Start)}{((This)->lpVtbl->Move(This,NumRecords,Start))}
{Recordset21_MoveNext(This)}{((This)->lpVtbl->MoveNext(This))}
{Recordset21_MovePrevious(This)}{((This)->lpVtbl->MovePrevious(This))}
{Recordset21_MoveFirst(This)}{((This)->lpVtbl->MoveFirst(This))}
{Recordset21_MoveLast(This)}{((This)->lpVtbl->MoveLast(This))}
{Recordset21_Open(This,Source,ActiveConnection,CursorType,LockType,Options)}{((This)->lpVtbl->Open(This,Source,ActiveConnection,CursorType,LockType,Options))}
{Recordset21_Requery(This,Options)}{((This)->lpVtbl->Requery(This,Options))}
{Recordset21__xResync(This,AffectRecords)}{((This)->lpVtbl->_xResync(This,AffectRecords))}
{Recordset21_Update(This,Fields,Values)}{((This)->lpVtbl->Update(This,Fields,Values))}
{Recordset21_get_AbsolutePage(This,pl)}{((This)->lpVtbl->get_AbsolutePage(This,pl))}
{Recordset21_put_AbsolutePage(This,Page)}{((This)->lpVtbl->put_AbsolutePage(This,Page))}
{Recordset21_get_EditMode(This,pl)}{((This)->lpVtbl->get_EditMode(This,pl))}
{Recordset21_get_Filter(This,Criteria)}{((This)->lpVtbl->get_Filter(This,Criteria))}
{Recordset21_put_Filter(This,Criteria)}{((This)->lpVtbl->put_Filter(This,Criteria))}
{Recordset21_get_PageCount(This,pl)}{((This)->lpVtbl->get_PageCount(This,pl))}
{Recordset21_get_PageSize(This,pl)}{((This)->lpVtbl->get_PageSize(This,pl))}
{Recordset21_put_PageSize(This,PageSize)}{((This)->lpVtbl->put_PageSize(This,PageSize))}
{Recordset21_get_Sort(This,Criteria)}{((This)->lpVtbl->get_Sort(This,Criteria))}
{Recordset21_put_Sort(This,Criteria)}{((This)->lpVtbl->put_Sort(This,Criteria))}
{Recordset21_get_Status(This,pl)}{((This)->lpVtbl->get_Status(This,pl))}
{Recordset21_get_State(This,plObjState)}{((This)->lpVtbl->get_State(This,plObjState))}
{Recordset21__xClone(This,ppvObject)}{((This)->lpVtbl->_xClone(This,ppvObject))}
{Recordset21_UpdateBatch(This,AffectRecords)}{((This)->lpVtbl->UpdateBatch(This,AffectRecords))}
{Recordset21_CancelBatch(This,AffectRecords)}{((This)->lpVtbl->CancelBatch(This,AffectRecords))}
{Recordset21_get_CursorLocation(This,plCursorLoc)}{((This)->lpVtbl->get_CursorLocation(This,plCursorLoc))}
{Recordset21_put_CursorLocation(This,lCursorLoc)}{((This)->lpVtbl->put_CursorLocation(This,lCursorLoc))}
{Recordset21_NextRecordset(This,RecordsAffected,ppiRs)}{((This)->lpVtbl->NextRecordset(This,RecordsAffected,ppiRs))}
{Recordset21_Supports(This,CursorOptions,pb)}{((This)->lpVtbl->Supports(This,CursorOptions,pb))}
{Recordset21_get_Collect(This,Index,pvar)}{((This)->lpVtbl->get_Collect(This,Index,pvar))}
{Recordset21_put_Collect(This,Index,value)}{((This)->lpVtbl->put_Collect(This,Index,value))}
{Recordset21_get_MarshalOptions(This,peMarshal)}{((This)->lpVtbl->get_MarshalOptions(This,peMarshal))}
{Recordset21_put_MarshalOptions(This,eMarshal)}{((This)->lpVtbl->put_MarshalOptions(This,eMarshal))}
{Recordset21_Find(This,Criteria,SkipRecords,SearchDirection,Start)}{((This)->lpVtbl->Find(This,Criteria,SkipRecords,SearchDirection,Start))}
{Recordset21_Cancel(This)}{((This)->lpVtbl->Cancel(This))}
{Recordset21_get_DataSource(This,ppunkDataSource)}{((This)->lpVtbl->get_DataSource(This,ppunkDataSource))}
{Recordset21_putref_DataSource(This,punkDataSource)}{((This)->lpVtbl->putref_DataSource(This,punkDataSource))}
{Recordset21__xSave(This,FileName,PersistFormat)}{((This)->lpVtbl->_xSave(This,FileName,PersistFormat))}
{Recordset21_get_ActiveCommand(This,ppCmd)}{((This)->lpVtbl->get_ActiveCommand(This,ppCmd))}
{Recordset21_put_StayInSync(This,bStayInSync)}{((This)->lpVtbl->put_StayInSync(This,bStayInSync))}
{Recordset21_get_StayInSync(This,pbStayInSync)}{((This)->lpVtbl->get_StayInSync(This,pbStayInSync))}
{Recordset21_GetString(This,StringFormat,NumRows,ColumnDelimeter,RowDelimeter,NullExpr,pRetString)}{((This)->lpVtbl->GetString(This,StringFormat,NumRows,ColumnDelimeter,RowDelimeter,NullExpr,pRetString))}
{Recordset21_get_DataMember(This,pbstrDataMember)}{((This)->lpVtbl->get_DataMember(This,pbstrDataMember))}
{Recordset21_put_DataMember(This,bstrDataMember)}{((This)->lpVtbl->put_DataMember(This,bstrDataMember))}
{Recordset21_CompareBookmarks(This,Bookmark1,Bookmark2,pCompare)}{((This)->lpVtbl->CompareBookmarks(This,Bookmark1,Bookmark2,pCompare))}
{Recordset21_Clone(This,LockType,ppvObject)}{((This)->lpVtbl->Clone(This,LockType,ppvObject))}
{Recordset21_Resync(This,AffectRecords,ResyncValues)}{((This)->lpVtbl->Resync(This,AffectRecords,ResyncValues))}
{Recordset21_Seek(This,KeyValues,SeekOption)}{((This)->lpVtbl->Seek(This,KeyValues,SeekOption))}
{Recordset21_put_Index(This,Index)}{((This)->lpVtbl->put_Index(This,Index))}
{Recordset21_get_Index(This,pbstrIndex)}{((This)->lpVtbl->get_Index(This,pbstrIndex))}
{ADORecordsetConstruction_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ADORecordsetConstruction_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ADORecordsetConstruction_Release(This)}{((This)->lpVtbl->Release(This))}
{ADORecordsetConstruction_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{ADORecordsetConstruction_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{ADORecordsetConstruction_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{ADORecordsetConstruction_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{ADORecordsetConstruction_get_Rowset(This,ppRowset)}{((This)->lpVtbl->get_Rowset(This,ppRowset))}
{ADORecordsetConstruction_put_Rowset(This,pRowset)}{((This)->lpVtbl->put_Rowset(This,pRowset))}
{ADORecordsetConstruction_get_Chapter(This,plChapter)}{((This)->lpVtbl->get_Chapter(This,plChapter))}
{ADORecordsetConstruction_put_Chapter(This,lChapter)}{((This)->lpVtbl->put_Chapter(This,lChapter))}
{ADORecordsetConstruction_get_RowPosition(This,ppRowPos)}{((This)->lpVtbl->get_RowPosition(This,ppRowPos))}
{ADORecordsetConstruction_put_RowPosition(This,pRowPos)}{((This)->lpVtbl->put_RowPosition(This,pRowPos))}
{Field15_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Field15_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Field15_Release(This)}{((This)->lpVtbl->Release(This))}
{Field15_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Field15_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Field15_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Field15_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Field15_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Field15_get_ActualSize(This,pl)}{((This)->lpVtbl->get_ActualSize(This,pl))}
{Field15_get_Attributes(This,pl)}{((This)->lpVtbl->get_Attributes(This,pl))}
{Field15_get_DefinedSize(This,pl)}{((This)->lpVtbl->get_DefinedSize(This,pl))}
{Field15_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{Field15_get_Type(This,pDataType)}{((This)->lpVtbl->get_Type(This,pDataType))}
{Field15_get_Value(This,pvar)}{((This)->lpVtbl->get_Value(This,pvar))}
{Field15_put_Value(This,Val)}{((This)->lpVtbl->put_Value(This,Val))}
{Field15_get_Precision(This,pbPrecision)}{((This)->lpVtbl->get_Precision(This,pbPrecision))}
{Field15_get_NumericScale(This,pbNumericScale)}{((This)->lpVtbl->get_NumericScale(This,pbNumericScale))}
{Field15_AppendChunk(This,Data)}{((This)->lpVtbl->AppendChunk(This,Data))}
{Field15_GetChunk(This,Length,pvar)}{((This)->lpVtbl->GetChunk(This,Length,pvar))}
{Field15_get_OriginalValue(This,pvar)}{((This)->lpVtbl->get_OriginalValue(This,pvar))}
{Field15_get_UnderlyingValue(This,pvar)}{((This)->lpVtbl->get_UnderlyingValue(This,pvar))}
{Field20_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Field20_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Field20_Release(This)}{((This)->lpVtbl->Release(This))}
{Field20_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Field20_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Field20_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Field20_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Field20_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Field20_get_ActualSize(This,pl)}{((This)->lpVtbl->get_ActualSize(This,pl))}
{Field20_get_Attributes(This,pl)}{((This)->lpVtbl->get_Attributes(This,pl))}
{Field20_get_DefinedSize(This,pl)}{((This)->lpVtbl->get_DefinedSize(This,pl))}
{Field20_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{Field20_get_Type(This,pDataType)}{((This)->lpVtbl->get_Type(This,pDataType))}
{Field20_get_Value(This,pvar)}{((This)->lpVtbl->get_Value(This,pvar))}
{Field20_put_Value(This,Val)}{((This)->lpVtbl->put_Value(This,Val))}
{Field20_get_Precision(This,pbPrecision)}{((This)->lpVtbl->get_Precision(This,pbPrecision))}
{Field20_get_NumericScale(This,pbNumericScale)}{((This)->lpVtbl->get_NumericScale(This,pbNumericScale))}
{Field20_AppendChunk(This,Data)}{((This)->lpVtbl->AppendChunk(This,Data))}
{Field20_GetChunk(This,Length,pvar)}{((This)->lpVtbl->GetChunk(This,Length,pvar))}
{Field20_get_OriginalValue(This,pvar)}{((This)->lpVtbl->get_OriginalValue(This,pvar))}
{Field20_get_UnderlyingValue(This,pvar)}{((This)->lpVtbl->get_UnderlyingValue(This,pvar))}
{Field20_get_DataFormat(This,ppiDF)}{((This)->lpVtbl->get_DataFormat(This,ppiDF))}
{Field20_putref_DataFormat(This,piDF)}{((This)->lpVtbl->putref_DataFormat(This,piDF))}
{Field20_put_Precision(This,bPrecision)}{((This)->lpVtbl->put_Precision(This,bPrecision))}
{Field20_put_NumericScale(This,bScale)}{((This)->lpVtbl->put_NumericScale(This,bScale))}
{Field20_put_Type(This,DataType)}{((This)->lpVtbl->put_Type(This,DataType))}
{Field20_put_DefinedSize(This,lSize)}{((This)->lpVtbl->put_DefinedSize(This,lSize))}
{Field20_put_Attributes(This,lAttributes)}{((This)->lpVtbl->put_Attributes(This,lAttributes))}
{Field_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Field_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Field_Release(This)}{((This)->lpVtbl->Release(This))}
{Field_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Field_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Field_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Field_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Field_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Field_get_ActualSize(This,pl)}{((This)->lpVtbl->get_ActualSize(This,pl))}
{Field_get_Attributes(This,pl)}{((This)->lpVtbl->get_Attributes(This,pl))}
{Field_get_DefinedSize(This,pl)}{((This)->lpVtbl->get_DefinedSize(This,pl))}
{Field_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{Field_get_Type(This,pDataType)}{((This)->lpVtbl->get_Type(This,pDataType))}
{Field_get_Value(This,pvar)}{((This)->lpVtbl->get_Value(This,pvar))}
{Field_put_Value(This,Val)}{((This)->lpVtbl->put_Value(This,Val))}
{Field_get_Precision(This,pbPrecision)}{((This)->lpVtbl->get_Precision(This,pbPrecision))}
{Field_get_NumericScale(This,pbNumericScale)}{((This)->lpVtbl->get_NumericScale(This,pbNumericScale))}
{Field_AppendChunk(This,Data)}{((This)->lpVtbl->AppendChunk(This,Data))}
{Field_GetChunk(This,Length,pvar)}{((This)->lpVtbl->GetChunk(This,Length,pvar))}
{Field_get_OriginalValue(This,pvar)}{((This)->lpVtbl->get_OriginalValue(This,pvar))}
{Field_get_UnderlyingValue(This,pvar)}{((This)->lpVtbl->get_UnderlyingValue(This,pvar))}
{Field_get_DataFormat(This,ppiDF)}{((This)->lpVtbl->get_DataFormat(This,ppiDF))}
{Field_putref_DataFormat(This,piDF)}{((This)->lpVtbl->putref_DataFormat(This,piDF))}
{Field_put_Precision(This,bPrecision)}{((This)->lpVtbl->put_Precision(This,bPrecision))}
{Field_put_NumericScale(This,bScale)}{((This)->lpVtbl->put_NumericScale(This,bScale))}
{Field_put_Type(This,DataType)}{((This)->lpVtbl->put_Type(This,DataType))}
{Field_put_DefinedSize(This,lSize)}{((This)->lpVtbl->put_DefinedSize(This,lSize))}
{Field_put_Attributes(This,lAttributes)}{((This)->lpVtbl->put_Attributes(This,lAttributes))}
{Field_get_Status(This,pFStatus)}{((This)->lpVtbl->get_Status(This,pFStatus))}
{Fields15_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Fields15_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Fields15_Release(This)}{((This)->lpVtbl->Release(This))}
{Fields15_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Fields15_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Fields15_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Fields15_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Fields15_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Fields15__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Fields15_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Fields15_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{Fields20_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Fields20_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Fields20_Release(This)}{((This)->lpVtbl->Release(This))}
{Fields20_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Fields20_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Fields20_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Fields20_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Fields20_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Fields20__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Fields20_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Fields20_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{Fields20__Append(This,Name,Type,DefinedSize,Attrib)}{((This)->lpVtbl->_Append(This,Name,Type,DefinedSize,Attrib))}
{Fields20_Delete(This,Index)}{((This)->lpVtbl->Delete(This,Index))}
{Fields_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Fields_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Fields_Release(This)}{((This)->lpVtbl->Release(This))}
{Fields_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Fields_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Fields_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Fields_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Fields_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Fields__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Fields_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Fields_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{Fields__Append(This,Name,Type,DefinedSize,Attrib)}{((This)->lpVtbl->_Append(This,Name,Type,DefinedSize,Attrib))}
{Fields_Delete(This,Index)}{((This)->lpVtbl->Delete(This,Index))}
{Fields_Append(This,Name,Type,DefinedSize,Attrib,FieldValue)}{((This)->lpVtbl->Append(This,Name,Type,DefinedSize,Attrib,FieldValue))}
{Fields_Update(This)}{((This)->lpVtbl->Update(This))}
{Fields_Resync(This,ResyncValues)}{((This)->lpVtbl->Resync(This,ResyncValues))}
{Fields_CancelUpdate(This)}{((This)->lpVtbl->CancelUpdate(This))}
{Parameters_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Parameters_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Parameters_Release(This)}{((This)->lpVtbl->Release(This))}
{Parameters_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Parameters_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Parameters_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Parameters_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Parameters_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Parameters__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Parameters_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Parameters_Append(This,Object)}{((This)->lpVtbl->Append(This,Object))}
{Parameters_Delete(This,Index)}{((This)->lpVtbl->Delete(This,Index))}
{Parameters_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{Property_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Property_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Property_Release(This)}{((This)->lpVtbl->Release(This))}
{Property_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Property_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Property_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Property_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Property_get_Value(This,pval)}{((This)->lpVtbl->get_Value(This,pval))}
{Property_put_Value(This,val)}{((This)->lpVtbl->put_Value(This,val))}
{Property_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{Property_get_Type(This,ptype)}{((This)->lpVtbl->get_Type(This,ptype))}
{Property_get_Attributes(This,plAttributes)}{((This)->lpVtbl->get_Attributes(This,plAttributes))}
{Property_put_Attributes(This,lAttributes)}{((This)->lpVtbl->put_Attributes(This,lAttributes))}
{Properties_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Properties_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Properties_Release(This)}{((This)->lpVtbl->Release(This))}
{Properties_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Properties_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Properties_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Properties_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Properties_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Properties__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Properties_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Properties_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
[adoint_backcompat.h]
{DECLSPEC_UUID(x)}{}
{Error_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Error_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Error_Release(This)}{((This)->lpVtbl->Release(This))}
{Error_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Error_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Error_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Error_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Error_get_Number(This,pl)}{((This)->lpVtbl->get_Number(This,pl))}
{Error_get_Source(This,pbstr)}{((This)->lpVtbl->get_Source(This,pbstr))}
{Error_get_Description(This,pbstr)}{((This)->lpVtbl->get_Description(This,pbstr))}
{Error_get_HelpFile(This,pbstr)}{((This)->lpVtbl->get_HelpFile(This,pbstr))}
{Error_get_HelpContext(This,pl)}{((This)->lpVtbl->get_HelpContext(This,pl))}
{Error_get_SQLState(This,pbstr)}{((This)->lpVtbl->get_SQLState(This,pbstr))}
{Error_get_NativeError(This,pl)}{((This)->lpVtbl->get_NativeError(This,pl))}
{Errors_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Errors_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Errors_Release(This)}{((This)->lpVtbl->Release(This))}
{Errors_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Errors_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Errors_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Errors_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Errors_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Errors__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Errors_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Errors_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{Errors_Clear(This)}{((This)->lpVtbl->Clear(This))}
{Command15_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Command15_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Command15_Release(This)}{((This)->lpVtbl->Release(This))}
{Command15_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Command15_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Command15_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Command15_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Command15_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Command15_get_ActiveConnection(This,ppvObject)}{((This)->lpVtbl->get_ActiveConnection(This,ppvObject))}
{Command15_putref_ActiveConnection(This,pCon)}{((This)->lpVtbl->putref_ActiveConnection(This,pCon))}
{Command15_put_ActiveConnection(This,vConn)}{((This)->lpVtbl->put_ActiveConnection(This,vConn))}
{Command15_get_CommandText(This,pbstr)}{((This)->lpVtbl->get_CommandText(This,pbstr))}
{Command15_put_CommandText(This,bstr)}{((This)->lpVtbl->put_CommandText(This,bstr))}
{Command15_get_CommandTimeout(This,pl)}{((This)->lpVtbl->get_CommandTimeout(This,pl))}
{Command15_put_CommandTimeout(This,Timeout)}{((This)->lpVtbl->put_CommandTimeout(This,Timeout))}
{Command15_get_Prepared(This,pfPrepared)}{((This)->lpVtbl->get_Prepared(This,pfPrepared))}
{Command15_put_Prepared(This,fPrepared)}{((This)->lpVtbl->put_Prepared(This,fPrepared))}
{Command15_Execute(This,RecordsAffected,Parameters,Options,ppirs)}{((This)->lpVtbl->Execute(This,RecordsAffected,Parameters,Options,ppirs))}
{Command15_CreateParameter(This,Name,Type,Direction,Size,Value,ppiprm)}{((This)->lpVtbl->CreateParameter(This,Name,Type,Direction,Size,Value,ppiprm))}
{Command15_get_Parameters(This,ppvObject)}{((This)->lpVtbl->get_Parameters(This,ppvObject))}
{Command15_put_CommandType(This,lCmdType)}{((This)->lpVtbl->put_CommandType(This,lCmdType))}
{Command15_get_CommandType(This,plCmdType)}{((This)->lpVtbl->get_CommandType(This,plCmdType))}
{Command15_get_Name(This,pbstrName)}{((This)->lpVtbl->get_Name(This,pbstrName))}
{Command15_put_Name(This,bstrName)}{((This)->lpVtbl->put_Name(This,bstrName))}
{Command25_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Command25_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Command25_Release(This)}{((This)->lpVtbl->Release(This))}
{Command25_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Command25_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Command25_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Command25_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Command25_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Command25_get_ActiveConnection(This,ppvObject)}{((This)->lpVtbl->get_ActiveConnection(This,ppvObject))}
{Command25_putref_ActiveConnection(This,pCon)}{((This)->lpVtbl->putref_ActiveConnection(This,pCon))}
{Command25_put_ActiveConnection(This,vConn)}{((This)->lpVtbl->put_ActiveConnection(This,vConn))}
{Command25_get_CommandText(This,pbstr)}{((This)->lpVtbl->get_CommandText(This,pbstr))}
{Command25_put_CommandText(This,bstr)}{((This)->lpVtbl->put_CommandText(This,bstr))}
{Command25_get_CommandTimeout(This,pl)}{((This)->lpVtbl->get_CommandTimeout(This,pl))}
{Command25_put_CommandTimeout(This,Timeout)}{((This)->lpVtbl->put_CommandTimeout(This,Timeout))}
{Command25_get_Prepared(This,pfPrepared)}{((This)->lpVtbl->get_Prepared(This,pfPrepared))}
{Command25_put_Prepared(This,fPrepared)}{((This)->lpVtbl->put_Prepared(This,fPrepared))}
{Command25_Execute(This,RecordsAffected,Parameters,Options,ppirs)}{((This)->lpVtbl->Execute(This,RecordsAffected,Parameters,Options,ppirs))}
{Command25_CreateParameter(This,Name,Type,Direction,Size,Value,ppiprm)}{((This)->lpVtbl->CreateParameter(This,Name,Type,Direction,Size,Value,ppiprm))}
{Command25_get_Parameters(This,ppvObject)}{((This)->lpVtbl->get_Parameters(This,ppvObject))}
{Command25_put_CommandType(This,lCmdType)}{((This)->lpVtbl->put_CommandType(This,lCmdType))}
{Command25_get_CommandType(This,plCmdType)}{((This)->lpVtbl->get_CommandType(This,plCmdType))}
{Command25_get_Name(This,pbstrName)}{((This)->lpVtbl->get_Name(This,pbstrName))}
{Command25_put_Name(This,bstrName)}{((This)->lpVtbl->put_Name(This,bstrName))}
{Command25_get_State(This,plObjState)}{((This)->lpVtbl->get_State(This,plObjState))}
{Command25_Cancel(This)}{((This)->lpVtbl->Cancel(This))}
{ConnectionEventsVt_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ConnectionEventsVt_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ConnectionEventsVt_Release(This)}{((This)->lpVtbl->Release(This))}
{ConnectionEventsVt_InfoMessage(This,pError,adStatus,pConnection)}{((This)->lpVtbl->InfoMessage(This,pError,adStatus,pConnection))}
{ConnectionEventsVt_BeginTransComplete(This,TransactionLevel,pError,adStatus,pConnection)}{((This)->lpVtbl->BeginTransComplete(This,TransactionLevel,pError,adStatus,pConnection))}
{ConnectionEventsVt_CommitTransComplete(This,pError,adStatus,pConnection)}{((This)->lpVtbl->CommitTransComplete(This,pError,adStatus,pConnection))}
{ConnectionEventsVt_RollbackTransComplete(This,pError,adStatus,pConnection)}{((This)->lpVtbl->RollbackTransComplete(This,pError,adStatus,pConnection))}
{ConnectionEventsVt_WillExecute(This,Source,CursorType,LockType,Options,adStatus,pCommand,pRecordset,pConnection)}{((This)->lpVtbl->WillExecute(This,Source,CursorType,LockType,Options,adStatus,pCommand,pRecordset,pConnection))}
{ConnectionEventsVt_ExecuteComplete(This,RecordsAffected,pError,adStatus,pCommand,pRecordset,pConnection)}{((This)->lpVtbl->ExecuteComplete(This,RecordsAffected,pError,adStatus,pCommand,pRecordset,pConnection))}
{ConnectionEventsVt_WillConnect(This,ConnectionString,UserID,Password,Options,adStatus,pConnection)}{((This)->lpVtbl->WillConnect(This,ConnectionString,UserID,Password,Options,adStatus,pConnection))}
{ConnectionEventsVt_ConnectComplete(This,pError,adStatus,pConnection)}{((This)->lpVtbl->ConnectComplete(This,pError,adStatus,pConnection))}
{ConnectionEventsVt_Disconnect(This,adStatus,pConnection)}{((This)->lpVtbl->Disconnect(This,adStatus,pConnection))}
{RecordsetEventsVt_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{RecordsetEventsVt_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{RecordsetEventsVt_Release(This)}{((This)->lpVtbl->Release(This))}
{RecordsetEventsVt_WillChangeField(This,cFields,Fields,adStatus,pRecordset)}{((This)->lpVtbl->WillChangeField(This,cFields,Fields,adStatus,pRecordset))}
{RecordsetEventsVt_FieldChangeComplete(This,cFields,Fields,pError,adStatus,pRecordset)}{((This)->lpVtbl->FieldChangeComplete(This,cFields,Fields,pError,adStatus,pRecordset))}
{RecordsetEventsVt_WillChangeRecord(This,adReason,cRecords,adStatus,pRecordset)}{((This)->lpVtbl->WillChangeRecord(This,adReason,cRecords,adStatus,pRecordset))}
{RecordsetEventsVt_RecordChangeComplete(This,adReason,cRecords,pError,adStatus,pRecordset)}{((This)->lpVtbl->RecordChangeComplete(This,adReason,cRecords,pError,adStatus,pRecordset))}
{RecordsetEventsVt_WillChangeRecordset(This,adReason,adStatus,pRecordset)}{((This)->lpVtbl->WillChangeRecordset(This,adReason,adStatus,pRecordset))}
{RecordsetEventsVt_RecordsetChangeComplete(This,adReason,pError,adStatus,pRecordset)}{((This)->lpVtbl->RecordsetChangeComplete(This,adReason,pError,adStatus,pRecordset))}
{RecordsetEventsVt_WillMove(This,adReason,adStatus,pRecordset)}{((This)->lpVtbl->WillMove(This,adReason,adStatus,pRecordset))}
{RecordsetEventsVt_MoveComplete(This,adReason,pError,adStatus,pRecordset)}{((This)->lpVtbl->MoveComplete(This,adReason,pError,adStatus,pRecordset))}
{RecordsetEventsVt_EndOfRecordset(This,fMoreData,adStatus,pRecordset)}{((This)->lpVtbl->EndOfRecordset(This,fMoreData,adStatus,pRecordset))}
{RecordsetEventsVt_FetchProgress(This,Progress,MaxProgress,adStatus,pRecordset)}{((This)->lpVtbl->FetchProgress(This,Progress,MaxProgress,adStatus,pRecordset))}
{RecordsetEventsVt_FetchComplete(This,pError,adStatus,pRecordset)}{((This)->lpVtbl->FetchComplete(This,pError,adStatus,pRecordset))}
{ConnectionEvents_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ConnectionEvents_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ConnectionEvents_Release(This)}{((This)->lpVtbl->Release(This))}
{ConnectionEvents_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{ConnectionEvents_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{ConnectionEvents_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{ConnectionEvents_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{RecordsetEvents_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{RecordsetEvents_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{RecordsetEvents_Release(This)}{((This)->lpVtbl->Release(This))}
{RecordsetEvents_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{RecordsetEvents_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{RecordsetEvents_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{RecordsetEvents_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Connection15_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Connection15_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Connection15_Release(This)}{((This)->lpVtbl->Release(This))}
{Connection15_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Connection15_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Connection15_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Connection15_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Connection15_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Connection15_get_ConnectionString(This,pbstr)}{((This)->lpVtbl->get_ConnectionString(This,pbstr))}
{Connection15_put_ConnectionString(This,bstr)}{((This)->lpVtbl->put_ConnectionString(This,bstr))}
{Connection15_get_CommandTimeout(This,plTimeout)}{((This)->lpVtbl->get_CommandTimeout(This,plTimeout))}
{Connection15_put_CommandTimeout(This,lTimeout)}{((This)->lpVtbl->put_CommandTimeout(This,lTimeout))}
{Connection15_get_ConnectionTimeout(This,plTimeout)}{((This)->lpVtbl->get_ConnectionTimeout(This,plTimeout))}
{Connection15_put_ConnectionTimeout(This,lTimeout)}{((This)->lpVtbl->put_ConnectionTimeout(This,lTimeout))}
{Connection15_get_Version(This,pbstr)}{((This)->lpVtbl->get_Version(This,pbstr))}
{Connection15_Close(This)}{((This)->lpVtbl->Close(This))}
{Connection15_Execute(This,CommandText,RecordsAffected,Options,ppiRset)}{((This)->lpVtbl->Execute(This,CommandText,RecordsAffected,Options,ppiRset))}
{Connection15_BeginTrans(This,TransactionLevel)}{((This)->lpVtbl->BeginTrans(This,TransactionLevel))}
{Connection15_CommitTrans(This)}{((This)->lpVtbl->CommitTrans(This))}
{Connection15_RollbackTrans(This)}{((This)->lpVtbl->RollbackTrans(This))}
{Connection15_Open(This,ConnectionString,UserID,Password,Options)}{((This)->lpVtbl->Open(This,ConnectionString,UserID,Password,Options))}
{Connection15_get_Errors(This,ppvObject)}{((This)->lpVtbl->get_Errors(This,ppvObject))}
{Connection15_get_DefaultDatabase(This,pbstr)}{((This)->lpVtbl->get_DefaultDatabase(This,pbstr))}
{Connection15_put_DefaultDatabase(This,bstr)}{((This)->lpVtbl->put_DefaultDatabase(This,bstr))}
{Connection15_get_IsolationLevel(This,Level)}{((This)->lpVtbl->get_IsolationLevel(This,Level))}
{Connection15_put_IsolationLevel(This,Level)}{((This)->lpVtbl->put_IsolationLevel(This,Level))}
{Connection15_get_Attributes(This,plAttr)}{((This)->lpVtbl->get_Attributes(This,plAttr))}
{Connection15_put_Attributes(This,lAttr)}{((This)->lpVtbl->put_Attributes(This,lAttr))}
{Connection15_get_CursorLocation(This,plCursorLoc)}{((This)->lpVtbl->get_CursorLocation(This,plCursorLoc))}
{Connection15_put_CursorLocation(This,lCursorLoc)}{((This)->lpVtbl->put_CursorLocation(This,lCursorLoc))}
{Connection15_get_Mode(This,plMode)}{((This)->lpVtbl->get_Mode(This,plMode))}
{Connection15_put_Mode(This,lMode)}{((This)->lpVtbl->put_Mode(This,lMode))}
{Connection15_get_Provider(This,pbstr)}{((This)->lpVtbl->get_Provider(This,pbstr))}
{Connection15_put_Provider(This,Provider)}{((This)->lpVtbl->put_Provider(This,Provider))}
{Connection15_get_State(This,plObjState)}{((This)->lpVtbl->get_State(This,plObjState))}
{Connection15_OpenSchema(This,Schema,Restrictions,SchemaID,pprset)}{((This)->lpVtbl->OpenSchema(This,Schema,Restrictions,SchemaID,pprset))}
{ADOConnectionConstruction15_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ADOConnectionConstruction15_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ADOConnectionConstruction15_Release(This)}{((This)->lpVtbl->Release(This))}
{ADOConnectionConstruction15_get_DSO(This,ppDSO)}{((This)->lpVtbl->get_DSO(This,ppDSO))}
{ADOConnectionConstruction15_get_Session(This,ppSession)}{((This)->lpVtbl->get_Session(This,ppSession))}
{ADOConnectionConstruction15_WrapDSOandSession(This,pDSO,pSession)}{((This)->lpVtbl->WrapDSOandSession(This,pDSO,pSession))}
{ADOConnectionConstruction_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ADOConnectionConstruction_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ADOConnectionConstruction_Release(This)}{((This)->lpVtbl->Release(This))}
{ADOConnectionConstruction_get_DSO(This,ppDSO)}{((This)->lpVtbl->get_DSO(This,ppDSO))}
{ADOConnectionConstruction_get_Session(This,ppSession)}{((This)->lpVtbl->get_Session(This,ppSession))}
{ADOConnectionConstruction_WrapDSOandSession(This,pDSO,pSession)}{((This)->lpVtbl->WrapDSOandSession(This,pDSO,pSession))}
{ADORecordConstruction_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ADORecordConstruction_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ADORecordConstruction_Release(This)}{((This)->lpVtbl->Release(This))}
{ADORecordConstruction_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{ADORecordConstruction_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{ADORecordConstruction_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{ADORecordConstruction_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{ADORecordConstruction_get_Row(This,ppRow)}{((This)->lpVtbl->get_Row(This,ppRow))}
{ADORecordConstruction_put_Row(This,pRow)}{((This)->lpVtbl->put_Row(This,pRow))}
{ADORecordConstruction_put_ParentRow(This,pRow)}{((This)->lpVtbl->put_ParentRow(This,pRow))}
{ADOStreamConstruction_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ADOStreamConstruction_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ADOStreamConstruction_Release(This)}{((This)->lpVtbl->Release(This))}
{ADOStreamConstruction_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{ADOStreamConstruction_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{ADOStreamConstruction_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{ADOStreamConstruction_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{ADOStreamConstruction_get_Stream(This,ppStm)}{((This)->lpVtbl->get_Stream(This,ppStm))}
{ADOStreamConstruction_put_Stream(This,pStm)}{((This)->lpVtbl->put_Stream(This,pStm))}
{ADOCommandConstruction_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ADOCommandConstruction_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ADOCommandConstruction_Release(This)}{((This)->lpVtbl->Release(This))}
{ADOCommandConstruction_get_OLEDBCommand(This,ppOLEDBCommand)}{((This)->lpVtbl->get_OLEDBCommand(This,ppOLEDBCommand))}
{ADOCommandConstruction_put_OLEDBCommand(This,pOLEDBCommand)}{((This)->lpVtbl->put_OLEDBCommand(This,pOLEDBCommand))}
{Recordset15_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Recordset15_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Recordset15_Release(This)}{((This)->lpVtbl->Release(This))}
{Recordset15_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Recordset15_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Recordset15_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Recordset15_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Recordset15_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Recordset15_get_AbsolutePosition(This,pl)}{((This)->lpVtbl->get_AbsolutePosition(This,pl))}
{Recordset15_put_AbsolutePosition(This,Position)}{((This)->lpVtbl->put_AbsolutePosition(This,Position))}
{Recordset15_putref_ActiveConnection(This,pconn)}{((This)->lpVtbl->putref_ActiveConnection(This,pconn))}
{Recordset15_put_ActiveConnection(This,vConn)}{((This)->lpVtbl->put_ActiveConnection(This,vConn))}
{Recordset15_get_ActiveConnection(This,pvar)}{((This)->lpVtbl->get_ActiveConnection(This,pvar))}
{Recordset15_get_BOF(This,pb)}{((This)->lpVtbl->get_BOF(This,pb))}
{Recordset15_get_Bookmark(This,pvBookmark)}{((This)->lpVtbl->get_Bookmark(This,pvBookmark))}
{Recordset15_put_Bookmark(This,vBookmark)}{((This)->lpVtbl->put_Bookmark(This,vBookmark))}
{Recordset15_get_CacheSize(This,pl)}{((This)->lpVtbl->get_CacheSize(This,pl))}
{Recordset15_put_CacheSize(This,CacheSize)}{((This)->lpVtbl->put_CacheSize(This,CacheSize))}
{Recordset15_get_CursorType(This,plCursorType)}{((This)->lpVtbl->get_CursorType(This,plCursorType))}
{Recordset15_put_CursorType(This,lCursorType)}{((This)->lpVtbl->put_CursorType(This,lCursorType))}
{Recordset15_get_EOF(This,pb)}{((This)->lpVtbl->get_EOF(This,pb))}
{Recordset15_get_Fields(This,ppvObject)}{((This)->lpVtbl->get_Fields(This,ppvObject))}
{Recordset15_get_LockType(This,plLockType)}{((This)->lpVtbl->get_LockType(This,plLockType))}
{Recordset15_put_LockType(This,lLockType)}{((This)->lpVtbl->put_LockType(This,lLockType))}
{Recordset15_get_MaxRecords(This,plMaxRecords)}{((This)->lpVtbl->get_MaxRecords(This,plMaxRecords))}
{Recordset15_put_MaxRecords(This,lMaxRecords)}{((This)->lpVtbl->put_MaxRecords(This,lMaxRecords))}
{Recordset15_get_RecordCount(This,pl)}{((This)->lpVtbl->get_RecordCount(This,pl))}
{Recordset15_putref_Source(This,pcmd)}{((This)->lpVtbl->putref_Source(This,pcmd))}
{Recordset15_put_Source(This,bstrConn)}{((This)->lpVtbl->put_Source(This,bstrConn))}
{Recordset15_get_Source(This,pvSource)}{((This)->lpVtbl->get_Source(This,pvSource))}
{Recordset15_AddNew(This,FieldList,Values)}{((This)->lpVtbl->AddNew(This,FieldList,Values))}
{Recordset15_CancelUpdate(This)}{((This)->lpVtbl->CancelUpdate(This))}
{Recordset15_Close(This)}{((This)->lpVtbl->Close(This))}
{Recordset15_Delete(This,AffectRecords)}{((This)->lpVtbl->Delete(This,AffectRecords))}
{Recordset15_GetRows(This,Rows,Start,Fields,pvar)}{((This)->lpVtbl->GetRows(This,Rows,Start,Fields,pvar))}
{Recordset15_Move(This,NumRecords,Start)}{((This)->lpVtbl->Move(This,NumRecords,Start))}
{Recordset15_MoveNext(This)}{((This)->lpVtbl->MoveNext(This))}
{Recordset15_MovePrevious(This)}{((This)->lpVtbl->MovePrevious(This))}
{Recordset15_MoveFirst(This)}{((This)->lpVtbl->MoveFirst(This))}
{Recordset15_MoveLast(This)}{((This)->lpVtbl->MoveLast(This))}
{Recordset15_Open(This,Source,ActiveConnection,CursorType,LockType,Options)}{((This)->lpVtbl->Open(This,Source,ActiveConnection,CursorType,LockType,Options))}
{Recordset15_Requery(This,Options)}{((This)->lpVtbl->Requery(This,Options))}
{Recordset15__xResync(This,AffectRecords)}{((This)->lpVtbl->_xResync(This,AffectRecords))}
{Recordset15_Update(This,Fields,Values)}{((This)->lpVtbl->Update(This,Fields,Values))}
{Recordset15_get_AbsolutePage(This,pl)}{((This)->lpVtbl->get_AbsolutePage(This,pl))}
{Recordset15_put_AbsolutePage(This,Page)}{((This)->lpVtbl->put_AbsolutePage(This,Page))}
{Recordset15_get_EditMode(This,pl)}{((This)->lpVtbl->get_EditMode(This,pl))}
{Recordset15_get_Filter(This,Criteria)}{((This)->lpVtbl->get_Filter(This,Criteria))}
{Recordset15_put_Filter(This,Criteria)}{((This)->lpVtbl->put_Filter(This,Criteria))}
{Recordset15_get_PageCount(This,pl)}{((This)->lpVtbl->get_PageCount(This,pl))}
{Recordset15_get_PageSize(This,pl)}{((This)->lpVtbl->get_PageSize(This,pl))}
{Recordset15_put_PageSize(This,PageSize)}{((This)->lpVtbl->put_PageSize(This,PageSize))}
{Recordset15_get_Sort(This,Criteria)}{((This)->lpVtbl->get_Sort(This,Criteria))}
{Recordset15_put_Sort(This,Criteria)}{((This)->lpVtbl->put_Sort(This,Criteria))}
{Recordset15_get_Status(This,pl)}{((This)->lpVtbl->get_Status(This,pl))}
{Recordset15_get_State(This,plObjState)}{((This)->lpVtbl->get_State(This,plObjState))}
{Recordset15__xClone(This,ppvObject)}{((This)->lpVtbl->_xClone(This,ppvObject))}
{Recordset15_UpdateBatch(This,AffectRecords)}{((This)->lpVtbl->UpdateBatch(This,AffectRecords))}
{Recordset15_CancelBatch(This,AffectRecords)}{((This)->lpVtbl->CancelBatch(This,AffectRecords))}
{Recordset15_get_CursorLocation(This,plCursorLoc)}{((This)->lpVtbl->get_CursorLocation(This,plCursorLoc))}
{Recordset15_put_CursorLocation(This,lCursorLoc)}{((This)->lpVtbl->put_CursorLocation(This,lCursorLoc))}
{Recordset15_NextRecordset(This,RecordsAffected,ppiRs)}{((This)->lpVtbl->NextRecordset(This,RecordsAffected,ppiRs))}
{Recordset15_Supports(This,CursorOptions,pb)}{((This)->lpVtbl->Supports(This,CursorOptions,pb))}
{Recordset15_get_Collect(This,Index,pvar)}{((This)->lpVtbl->get_Collect(This,Index,pvar))}
{Recordset15_put_Collect(This,Index,value)}{((This)->lpVtbl->put_Collect(This,Index,value))}
{Recordset15_get_MarshalOptions(This,peMarshal)}{((This)->lpVtbl->get_MarshalOptions(This,peMarshal))}
{Recordset15_put_MarshalOptions(This,eMarshal)}{((This)->lpVtbl->put_MarshalOptions(This,eMarshal))}
{Recordset15_Find(This,Criteria,SkipRecords,SearchDirection,Start)}{((This)->lpVtbl->Find(This,Criteria,SkipRecords,SearchDirection,Start))}
{Recordset20_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Recordset20_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Recordset20_Release(This)}{((This)->lpVtbl->Release(This))}
{Recordset20_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Recordset20_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Recordset20_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Recordset20_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Recordset20_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Recordset20_get_AbsolutePosition(This,pl)}{((This)->lpVtbl->get_AbsolutePosition(This,pl))}
{Recordset20_put_AbsolutePosition(This,Position)}{((This)->lpVtbl->put_AbsolutePosition(This,Position))}
{Recordset20_putref_ActiveConnection(This,pconn)}{((This)->lpVtbl->putref_ActiveConnection(This,pconn))}
{Recordset20_put_ActiveConnection(This,vConn)}{((This)->lpVtbl->put_ActiveConnection(This,vConn))}
{Recordset20_get_ActiveConnection(This,pvar)}{((This)->lpVtbl->get_ActiveConnection(This,pvar))}
{Recordset20_get_BOF(This,pb)}{((This)->lpVtbl->get_BOF(This,pb))}
{Recordset20_get_Bookmark(This,pvBookmark)}{((This)->lpVtbl->get_Bookmark(This,pvBookmark))}
{Recordset20_put_Bookmark(This,vBookmark)}{((This)->lpVtbl->put_Bookmark(This,vBookmark))}
{Recordset20_get_CacheSize(This,pl)}{((This)->lpVtbl->get_CacheSize(This,pl))}
{Recordset20_put_CacheSize(This,CacheSize)}{((This)->lpVtbl->put_CacheSize(This,CacheSize))}
{Recordset20_get_CursorType(This,plCursorType)}{((This)->lpVtbl->get_CursorType(This,plCursorType))}
{Recordset20_put_CursorType(This,lCursorType)}{((This)->lpVtbl->put_CursorType(This,lCursorType))}
{Recordset20_get_EOF(This,pb)}{((This)->lpVtbl->get_EOF(This,pb))}
{Recordset20_get_Fields(This,ppvObject)}{((This)->lpVtbl->get_Fields(This,ppvObject))}
{Recordset20_get_LockType(This,plLockType)}{((This)->lpVtbl->get_LockType(This,plLockType))}
{Recordset20_put_LockType(This,lLockType)}{((This)->lpVtbl->put_LockType(This,lLockType))}
{Recordset20_get_MaxRecords(This,plMaxRecords)}{((This)->lpVtbl->get_MaxRecords(This,plMaxRecords))}
{Recordset20_put_MaxRecords(This,lMaxRecords)}{((This)->lpVtbl->put_MaxRecords(This,lMaxRecords))}
{Recordset20_get_RecordCount(This,pl)}{((This)->lpVtbl->get_RecordCount(This,pl))}
{Recordset20_putref_Source(This,pcmd)}{((This)->lpVtbl->putref_Source(This,pcmd))}
{Recordset20_put_Source(This,bstrConn)}{((This)->lpVtbl->put_Source(This,bstrConn))}
{Recordset20_get_Source(This,pvSource)}{((This)->lpVtbl->get_Source(This,pvSource))}
{Recordset20_AddNew(This,FieldList,Values)}{((This)->lpVtbl->AddNew(This,FieldList,Values))}
{Recordset20_CancelUpdate(This)}{((This)->lpVtbl->CancelUpdate(This))}
{Recordset20_Close(This)}{((This)->lpVtbl->Close(This))}
{Recordset20_Delete(This,AffectRecords)}{((This)->lpVtbl->Delete(This,AffectRecords))}
{Recordset20_GetRows(This,Rows,Start,Fields,pvar)}{((This)->lpVtbl->GetRows(This,Rows,Start,Fields,pvar))}
{Recordset20_Move(This,NumRecords,Start)}{((This)->lpVtbl->Move(This,NumRecords,Start))}
{Recordset20_MoveNext(This)}{((This)->lpVtbl->MoveNext(This))}
{Recordset20_MovePrevious(This)}{((This)->lpVtbl->MovePrevious(This))}
{Recordset20_MoveFirst(This)}{((This)->lpVtbl->MoveFirst(This))}
{Recordset20_MoveLast(This)}{((This)->lpVtbl->MoveLast(This))}
{Recordset20_Open(This,Source,ActiveConnection,CursorType,LockType,Options)}{((This)->lpVtbl->Open(This,Source,ActiveConnection,CursorType,LockType,Options))}
{Recordset20_Requery(This,Options)}{((This)->lpVtbl->Requery(This,Options))}
{Recordset20__xResync(This,AffectRecords)}{((This)->lpVtbl->_xResync(This,AffectRecords))}
{Recordset20_Update(This,Fields,Values)}{((This)->lpVtbl->Update(This,Fields,Values))}
{Recordset20_get_AbsolutePage(This,pl)}{((This)->lpVtbl->get_AbsolutePage(This,pl))}
{Recordset20_put_AbsolutePage(This,Page)}{((This)->lpVtbl->put_AbsolutePage(This,Page))}
{Recordset20_get_EditMode(This,pl)}{((This)->lpVtbl->get_EditMode(This,pl))}
{Recordset20_get_Filter(This,Criteria)}{((This)->lpVtbl->get_Filter(This,Criteria))}
{Recordset20_put_Filter(This,Criteria)}{((This)->lpVtbl->put_Filter(This,Criteria))}
{Recordset20_get_PageCount(This,pl)}{((This)->lpVtbl->get_PageCount(This,pl))}
{Recordset20_get_PageSize(This,pl)}{((This)->lpVtbl->get_PageSize(This,pl))}
{Recordset20_put_PageSize(This,PageSize)}{((This)->lpVtbl->put_PageSize(This,PageSize))}
{Recordset20_get_Sort(This,Criteria)}{((This)->lpVtbl->get_Sort(This,Criteria))}
{Recordset20_put_Sort(This,Criteria)}{((This)->lpVtbl->put_Sort(This,Criteria))}
{Recordset20_get_Status(This,pl)}{((This)->lpVtbl->get_Status(This,pl))}
{Recordset20_get_State(This,plObjState)}{((This)->lpVtbl->get_State(This,plObjState))}
{Recordset20__xClone(This,ppvObject)}{((This)->lpVtbl->_xClone(This,ppvObject))}
{Recordset20_UpdateBatch(This,AffectRecords)}{((This)->lpVtbl->UpdateBatch(This,AffectRecords))}
{Recordset20_CancelBatch(This,AffectRecords)}{((This)->lpVtbl->CancelBatch(This,AffectRecords))}
{Recordset20_get_CursorLocation(This,plCursorLoc)}{((This)->lpVtbl->get_CursorLocation(This,plCursorLoc))}
{Recordset20_put_CursorLocation(This,lCursorLoc)}{((This)->lpVtbl->put_CursorLocation(This,lCursorLoc))}
{Recordset20_NextRecordset(This,RecordsAffected,ppiRs)}{((This)->lpVtbl->NextRecordset(This,RecordsAffected,ppiRs))}
{Recordset20_Supports(This,CursorOptions,pb)}{((This)->lpVtbl->Supports(This,CursorOptions,pb))}
{Recordset20_get_Collect(This,Index,pvar)}{((This)->lpVtbl->get_Collect(This,Index,pvar))}
{Recordset20_put_Collect(This,Index,value)}{((This)->lpVtbl->put_Collect(This,Index,value))}
{Recordset20_get_MarshalOptions(This,peMarshal)}{((This)->lpVtbl->get_MarshalOptions(This,peMarshal))}
{Recordset20_put_MarshalOptions(This,eMarshal)}{((This)->lpVtbl->put_MarshalOptions(This,eMarshal))}
{Recordset20_Find(This,Criteria,SkipRecords,SearchDirection,Start)}{((This)->lpVtbl->Find(This,Criteria,SkipRecords,SearchDirection,Start))}
{Recordset20_Cancel(This)}{((This)->lpVtbl->Cancel(This))}
{Recordset20_get_DataSource(This,ppunkDataSource)}{((This)->lpVtbl->get_DataSource(This,ppunkDataSource))}
{Recordset20_putref_DataSource(This,punkDataSource)}{((This)->lpVtbl->putref_DataSource(This,punkDataSource))}
{Recordset20__xSave(This,FileName,PersistFormat)}{((This)->lpVtbl->_xSave(This,FileName,PersistFormat))}
{Recordset20_get_ActiveCommand(This,ppCmd)}{((This)->lpVtbl->get_ActiveCommand(This,ppCmd))}
{Recordset20_put_StayInSync(This,bStayInSync)}{((This)->lpVtbl->put_StayInSync(This,bStayInSync))}
{Recordset20_get_StayInSync(This,pbStayInSync)}{((This)->lpVtbl->get_StayInSync(This,pbStayInSync))}
{Recordset20_GetString(This,StringFormat,NumRows,ColumnDelimeter,RowDelimeter,NullExpr,pRetString)}{((This)->lpVtbl->GetString(This,StringFormat,NumRows,ColumnDelimeter,RowDelimeter,NullExpr,pRetString))}
{Recordset20_get_DataMember(This,pbstrDataMember)}{((This)->lpVtbl->get_DataMember(This,pbstrDataMember))}
{Recordset20_put_DataMember(This,bstrDataMember)}{((This)->lpVtbl->put_DataMember(This,bstrDataMember))}
{Recordset20_CompareBookmarks(This,Bookmark1,Bookmark2,pCompare)}{((This)->lpVtbl->CompareBookmarks(This,Bookmark1,Bookmark2,pCompare))}
{Recordset20_Clone(This,LockType,ppvObject)}{((This)->lpVtbl->Clone(This,LockType,ppvObject))}
{Recordset20_Resync(This,AffectRecords,ResyncValues)}{((This)->lpVtbl->Resync(This,AffectRecords,ResyncValues))}
{Recordset21_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Recordset21_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Recordset21_Release(This)}{((This)->lpVtbl->Release(This))}
{Recordset21_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Recordset21_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Recordset21_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Recordset21_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Recordset21_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Recordset21_get_AbsolutePosition(This,pl)}{((This)->lpVtbl->get_AbsolutePosition(This,pl))}
{Recordset21_put_AbsolutePosition(This,Position)}{((This)->lpVtbl->put_AbsolutePosition(This,Position))}
{Recordset21_putref_ActiveConnection(This,pconn)}{((This)->lpVtbl->putref_ActiveConnection(This,pconn))}
{Recordset21_put_ActiveConnection(This,vConn)}{((This)->lpVtbl->put_ActiveConnection(This,vConn))}
{Recordset21_get_ActiveConnection(This,pvar)}{((This)->lpVtbl->get_ActiveConnection(This,pvar))}
{Recordset21_get_BOF(This,pb)}{((This)->lpVtbl->get_BOF(This,pb))}
{Recordset21_get_Bookmark(This,pvBookmark)}{((This)->lpVtbl->get_Bookmark(This,pvBookmark))}
{Recordset21_put_Bookmark(This,vBookmark)}{((This)->lpVtbl->put_Bookmark(This,vBookmark))}
{Recordset21_get_CacheSize(This,pl)}{((This)->lpVtbl->get_CacheSize(This,pl))}
{Recordset21_put_CacheSize(This,CacheSize)}{((This)->lpVtbl->put_CacheSize(This,CacheSize))}
{Recordset21_get_CursorType(This,plCursorType)}{((This)->lpVtbl->get_CursorType(This,plCursorType))}
{Recordset21_put_CursorType(This,lCursorType)}{((This)->lpVtbl->put_CursorType(This,lCursorType))}
{Recordset21_get_EOF(This,pb)}{((This)->lpVtbl->get_EOF(This,pb))}
{Recordset21_get_Fields(This,ppvObject)}{((This)->lpVtbl->get_Fields(This,ppvObject))}
{Recordset21_get_LockType(This,plLockType)}{((This)->lpVtbl->get_LockType(This,plLockType))}
{Recordset21_put_LockType(This,lLockType)}{((This)->lpVtbl->put_LockType(This,lLockType))}
{Recordset21_get_MaxRecords(This,plMaxRecords)}{((This)->lpVtbl->get_MaxRecords(This,plMaxRecords))}
{Recordset21_put_MaxRecords(This,lMaxRecords)}{((This)->lpVtbl->put_MaxRecords(This,lMaxRecords))}
{Recordset21_get_RecordCount(This,pl)}{((This)->lpVtbl->get_RecordCount(This,pl))}
{Recordset21_putref_Source(This,pcmd)}{((This)->lpVtbl->putref_Source(This,pcmd))}
{Recordset21_put_Source(This,bstrConn)}{((This)->lpVtbl->put_Source(This,bstrConn))}
{Recordset21_get_Source(This,pvSource)}{((This)->lpVtbl->get_Source(This,pvSource))}
{Recordset21_AddNew(This,FieldList,Values)}{((This)->lpVtbl->AddNew(This,FieldList,Values))}
{Recordset21_CancelUpdate(This)}{((This)->lpVtbl->CancelUpdate(This))}
{Recordset21_Close(This)}{((This)->lpVtbl->Close(This))}
{Recordset21_Delete(This,AffectRecords)}{((This)->lpVtbl->Delete(This,AffectRecords))}
{Recordset21_GetRows(This,Rows,Start,Fields,pvar)}{((This)->lpVtbl->GetRows(This,Rows,Start,Fields,pvar))}
{Recordset21_Move(This,NumRecords,Start)}{((This)->lpVtbl->Move(This,NumRecords,Start))}
{Recordset21_MoveNext(This)}{((This)->lpVtbl->MoveNext(This))}
{Recordset21_MovePrevious(This)}{((This)->lpVtbl->MovePrevious(This))}
{Recordset21_MoveFirst(This)}{((This)->lpVtbl->MoveFirst(This))}
{Recordset21_MoveLast(This)}{((This)->lpVtbl->MoveLast(This))}
{Recordset21_Open(This,Source,ActiveConnection,CursorType,LockType,Options)}{((This)->lpVtbl->Open(This,Source,ActiveConnection,CursorType,LockType,Options))}
{Recordset21_Requery(This,Options)}{((This)->lpVtbl->Requery(This,Options))}
{Recordset21__xResync(This,AffectRecords)}{((This)->lpVtbl->_xResync(This,AffectRecords))}
{Recordset21_Update(This,Fields,Values)}{((This)->lpVtbl->Update(This,Fields,Values))}
{Recordset21_get_AbsolutePage(This,pl)}{((This)->lpVtbl->get_AbsolutePage(This,pl))}
{Recordset21_put_AbsolutePage(This,Page)}{((This)->lpVtbl->put_AbsolutePage(This,Page))}
{Recordset21_get_EditMode(This,pl)}{((This)->lpVtbl->get_EditMode(This,pl))}
{Recordset21_get_Filter(This,Criteria)}{((This)->lpVtbl->get_Filter(This,Criteria))}
{Recordset21_put_Filter(This,Criteria)}{((This)->lpVtbl->put_Filter(This,Criteria))}
{Recordset21_get_PageCount(This,pl)}{((This)->lpVtbl->get_PageCount(This,pl))}
{Recordset21_get_PageSize(This,pl)}{((This)->lpVtbl->get_PageSize(This,pl))}
{Recordset21_put_PageSize(This,PageSize)}{((This)->lpVtbl->put_PageSize(This,PageSize))}
{Recordset21_get_Sort(This,Criteria)}{((This)->lpVtbl->get_Sort(This,Criteria))}
{Recordset21_put_Sort(This,Criteria)}{((This)->lpVtbl->put_Sort(This,Criteria))}
{Recordset21_get_Status(This,pl)}{((This)->lpVtbl->get_Status(This,pl))}
{Recordset21_get_State(This,plObjState)}{((This)->lpVtbl->get_State(This,plObjState))}
{Recordset21__xClone(This,ppvObject)}{((This)->lpVtbl->_xClone(This,ppvObject))}
{Recordset21_UpdateBatch(This,AffectRecords)}{((This)->lpVtbl->UpdateBatch(This,AffectRecords))}
{Recordset21_CancelBatch(This,AffectRecords)}{((This)->lpVtbl->CancelBatch(This,AffectRecords))}
{Recordset21_get_CursorLocation(This,plCursorLoc)}{((This)->lpVtbl->get_CursorLocation(This,plCursorLoc))}
{Recordset21_put_CursorLocation(This,lCursorLoc)}{((This)->lpVtbl->put_CursorLocation(This,lCursorLoc))}
{Recordset21_NextRecordset(This,RecordsAffected,ppiRs)}{((This)->lpVtbl->NextRecordset(This,RecordsAffected,ppiRs))}
{Recordset21_Supports(This,CursorOptions,pb)}{((This)->lpVtbl->Supports(This,CursorOptions,pb))}
{Recordset21_get_Collect(This,Index,pvar)}{((This)->lpVtbl->get_Collect(This,Index,pvar))}
{Recordset21_put_Collect(This,Index,value)}{((This)->lpVtbl->put_Collect(This,Index,value))}
{Recordset21_get_MarshalOptions(This,peMarshal)}{((This)->lpVtbl->get_MarshalOptions(This,peMarshal))}
{Recordset21_put_MarshalOptions(This,eMarshal)}{((This)->lpVtbl->put_MarshalOptions(This,eMarshal))}
{Recordset21_Find(This,Criteria,SkipRecords,SearchDirection,Start)}{((This)->lpVtbl->Find(This,Criteria,SkipRecords,SearchDirection,Start))}
{Recordset21_Cancel(This)}{((This)->lpVtbl->Cancel(This))}
{Recordset21_get_DataSource(This,ppunkDataSource)}{((This)->lpVtbl->get_DataSource(This,ppunkDataSource))}
{Recordset21_putref_DataSource(This,punkDataSource)}{((This)->lpVtbl->putref_DataSource(This,punkDataSource))}
{Recordset21__xSave(This,FileName,PersistFormat)}{((This)->lpVtbl->_xSave(This,FileName,PersistFormat))}
{Recordset21_get_ActiveCommand(This,ppCmd)}{((This)->lpVtbl->get_ActiveCommand(This,ppCmd))}
{Recordset21_put_StayInSync(This,bStayInSync)}{((This)->lpVtbl->put_StayInSync(This,bStayInSync))}
{Recordset21_get_StayInSync(This,pbStayInSync)}{((This)->lpVtbl->get_StayInSync(This,pbStayInSync))}
{Recordset21_GetString(This,StringFormat,NumRows,ColumnDelimeter,RowDelimeter,NullExpr,pRetString)}{((This)->lpVtbl->GetString(This,StringFormat,NumRows,ColumnDelimeter,RowDelimeter,NullExpr,pRetString))}
{Recordset21_get_DataMember(This,pbstrDataMember)}{((This)->lpVtbl->get_DataMember(This,pbstrDataMember))}
{Recordset21_put_DataMember(This,bstrDataMember)}{((This)->lpVtbl->put_DataMember(This,bstrDataMember))}
{Recordset21_CompareBookmarks(This,Bookmark1,Bookmark2,pCompare)}{((This)->lpVtbl->CompareBookmarks(This,Bookmark1,Bookmark2,pCompare))}
{Recordset21_Clone(This,LockType,ppvObject)}{((This)->lpVtbl->Clone(This,LockType,ppvObject))}
{Recordset21_Resync(This,AffectRecords,ResyncValues)}{((This)->lpVtbl->Resync(This,AffectRecords,ResyncValues))}
{Recordset21_Seek(This,KeyValues,SeekOption)}{((This)->lpVtbl->Seek(This,KeyValues,SeekOption))}
{Recordset21_put_Index(This,Index)}{((This)->lpVtbl->put_Index(This,Index))}
{Recordset21_get_Index(This,pbstrIndex)}{((This)->lpVtbl->get_Index(This,pbstrIndex))}
{ADORecordsetConstruction_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ADORecordsetConstruction_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ADORecordsetConstruction_Release(This)}{((This)->lpVtbl->Release(This))}
{ADORecordsetConstruction_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{ADORecordsetConstruction_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{ADORecordsetConstruction_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{ADORecordsetConstruction_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{ADORecordsetConstruction_get_Rowset(This,ppRowset)}{((This)->lpVtbl->get_Rowset(This,ppRowset))}
{ADORecordsetConstruction_put_Rowset(This,pRowset)}{((This)->lpVtbl->put_Rowset(This,pRowset))}
{ADORecordsetConstruction_get_Chapter(This,plChapter)}{((This)->lpVtbl->get_Chapter(This,plChapter))}
{ADORecordsetConstruction_put_Chapter(This,lChapter)}{((This)->lpVtbl->put_Chapter(This,lChapter))}
{ADORecordsetConstruction_get_RowPosition(This,ppRowPos)}{((This)->lpVtbl->get_RowPosition(This,ppRowPos))}
{ADORecordsetConstruction_put_RowPosition(This,pRowPos)}{((This)->lpVtbl->put_RowPosition(This,pRowPos))}
{Field15_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Field15_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Field15_Release(This)}{((This)->lpVtbl->Release(This))}
{Field15_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Field15_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Field15_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Field15_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Field15_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Field15_get_ActualSize(This,pl)}{((This)->lpVtbl->get_ActualSize(This,pl))}
{Field15_get_Attributes(This,pl)}{((This)->lpVtbl->get_Attributes(This,pl))}
{Field15_get_DefinedSize(This,pl)}{((This)->lpVtbl->get_DefinedSize(This,pl))}
{Field15_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{Field15_get_Type(This,pDataType)}{((This)->lpVtbl->get_Type(This,pDataType))}
{Field15_get_Value(This,pvar)}{((This)->lpVtbl->get_Value(This,pvar))}
{Field15_put_Value(This,Val)}{((This)->lpVtbl->put_Value(This,Val))}
{Field15_get_Precision(This,pbPrecision)}{((This)->lpVtbl->get_Precision(This,pbPrecision))}
{Field15_get_NumericScale(This,pbNumericScale)}{((This)->lpVtbl->get_NumericScale(This,pbNumericScale))}
{Field15_AppendChunk(This,Data)}{((This)->lpVtbl->AppendChunk(This,Data))}
{Field15_GetChunk(This,Length,pvar)}{((This)->lpVtbl->GetChunk(This,Length,pvar))}
{Field15_get_OriginalValue(This,pvar)}{((This)->lpVtbl->get_OriginalValue(This,pvar))}
{Field15_get_UnderlyingValue(This,pvar)}{((This)->lpVtbl->get_UnderlyingValue(This,pvar))}
{Field20_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Field20_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Field20_Release(This)}{((This)->lpVtbl->Release(This))}
{Field20_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Field20_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Field20_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Field20_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Field20_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Field20_get_ActualSize(This,pl)}{((This)->lpVtbl->get_ActualSize(This,pl))}
{Field20_get_Attributes(This,pl)}{((This)->lpVtbl->get_Attributes(This,pl))}
{Field20_get_DefinedSize(This,pl)}{((This)->lpVtbl->get_DefinedSize(This,pl))}
{Field20_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{Field20_get_Type(This,pDataType)}{((This)->lpVtbl->get_Type(This,pDataType))}
{Field20_get_Value(This,pvar)}{((This)->lpVtbl->get_Value(This,pvar))}
{Field20_put_Value(This,Val)}{((This)->lpVtbl->put_Value(This,Val))}
{Field20_get_Precision(This,pbPrecision)}{((This)->lpVtbl->get_Precision(This,pbPrecision))}
{Field20_get_NumericScale(This,pbNumericScale)}{((This)->lpVtbl->get_NumericScale(This,pbNumericScale))}
{Field20_AppendChunk(This,Data)}{((This)->lpVtbl->AppendChunk(This,Data))}
{Field20_GetChunk(This,Length,pvar)}{((This)->lpVtbl->GetChunk(This,Length,pvar))}
{Field20_get_OriginalValue(This,pvar)}{((This)->lpVtbl->get_OriginalValue(This,pvar))}
{Field20_get_UnderlyingValue(This,pvar)}{((This)->lpVtbl->get_UnderlyingValue(This,pvar))}
{Field20_get_DataFormat(This,ppiDF)}{((This)->lpVtbl->get_DataFormat(This,ppiDF))}
{Field20_putref_DataFormat(This,piDF)}{((This)->lpVtbl->putref_DataFormat(This,piDF))}
{Field20_put_Precision(This,bPrecision)}{((This)->lpVtbl->put_Precision(This,bPrecision))}
{Field20_put_NumericScale(This,bScale)}{((This)->lpVtbl->put_NumericScale(This,bScale))}
{Field20_put_Type(This,DataType)}{((This)->lpVtbl->put_Type(This,DataType))}
{Field20_put_DefinedSize(This,lSize)}{((This)->lpVtbl->put_DefinedSize(This,lSize))}
{Field20_put_Attributes(This,lAttributes)}{((This)->lpVtbl->put_Attributes(This,lAttributes))}
{Field_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Field_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Field_Release(This)}{((This)->lpVtbl->Release(This))}
{Field_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Field_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Field_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Field_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Field_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Field_get_ActualSize(This,pl)}{((This)->lpVtbl->get_ActualSize(This,pl))}
{Field_get_Attributes(This,pl)}{((This)->lpVtbl->get_Attributes(This,pl))}
{Field_get_DefinedSize(This,pl)}{((This)->lpVtbl->get_DefinedSize(This,pl))}
{Field_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{Field_get_Type(This,pDataType)}{((This)->lpVtbl->get_Type(This,pDataType))}
{Field_get_Value(This,pvar)}{((This)->lpVtbl->get_Value(This,pvar))}
{Field_put_Value(This,Val)}{((This)->lpVtbl->put_Value(This,Val))}
{Field_get_Precision(This,pbPrecision)}{((This)->lpVtbl->get_Precision(This,pbPrecision))}
{Field_get_NumericScale(This,pbNumericScale)}{((This)->lpVtbl->get_NumericScale(This,pbNumericScale))}
{Field_AppendChunk(This,Data)}{((This)->lpVtbl->AppendChunk(This,Data))}
{Field_GetChunk(This,Length,pvar)}{((This)->lpVtbl->GetChunk(This,Length,pvar))}
{Field_get_OriginalValue(This,pvar)}{((This)->lpVtbl->get_OriginalValue(This,pvar))}
{Field_get_UnderlyingValue(This,pvar)}{((This)->lpVtbl->get_UnderlyingValue(This,pvar))}
{Field_get_DataFormat(This,ppiDF)}{((This)->lpVtbl->get_DataFormat(This,ppiDF))}
{Field_putref_DataFormat(This,piDF)}{((This)->lpVtbl->putref_DataFormat(This,piDF))}
{Field_put_Precision(This,bPrecision)}{((This)->lpVtbl->put_Precision(This,bPrecision))}
{Field_put_NumericScale(This,bScale)}{((This)->lpVtbl->put_NumericScale(This,bScale))}
{Field_put_Type(This,DataType)}{((This)->lpVtbl->put_Type(This,DataType))}
{Field_put_DefinedSize(This,lSize)}{((This)->lpVtbl->put_DefinedSize(This,lSize))}
{Field_put_Attributes(This,lAttributes)}{((This)->lpVtbl->put_Attributes(This,lAttributes))}
{Field_get_Status(This,pFStatus)}{((This)->lpVtbl->get_Status(This,pFStatus))}
{Fields15_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Fields15_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Fields15_Release(This)}{((This)->lpVtbl->Release(This))}
{Fields15_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Fields15_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Fields15_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Fields15_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Fields15_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Fields15__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Fields15_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Fields15_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{Fields20_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Fields20_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Fields20_Release(This)}{((This)->lpVtbl->Release(This))}
{Fields20_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Fields20_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Fields20_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Fields20_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Fields20_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Fields20__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Fields20_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Fields20_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{Fields20__Append(This,Name,Type,DefinedSize,Attrib)}{((This)->lpVtbl->_Append(This,Name,Type,DefinedSize,Attrib))}
{Fields20_Delete(This,Index)}{((This)->lpVtbl->Delete(This,Index))}
{Fields_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Fields_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Fields_Release(This)}{((This)->lpVtbl->Release(This))}
{Fields_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Fields_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Fields_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Fields_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Fields_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Fields__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Fields_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Fields_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{Fields__Append(This,Name,Type,DefinedSize,Attrib)}{((This)->lpVtbl->_Append(This,Name,Type,DefinedSize,Attrib))}
{Fields_Delete(This,Index)}{((This)->lpVtbl->Delete(This,Index))}
{Fields_Append(This,Name,Type,DefinedSize,Attrib,FieldValue)}{((This)->lpVtbl->Append(This,Name,Type,DefinedSize,Attrib,FieldValue))}
{Fields_Update(This)}{((This)->lpVtbl->Update(This))}
{Fields_Resync(This,ResyncValues)}{((This)->lpVtbl->Resync(This,ResyncValues))}
{Fields_CancelUpdate(This)}{((This)->lpVtbl->CancelUpdate(This))}
{Parameters_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Parameters_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Parameters_Release(This)}{((This)->lpVtbl->Release(This))}
{Parameters_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Parameters_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Parameters_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Parameters_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Parameters_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Parameters__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Parameters_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Parameters_Append(This,Object)}{((This)->lpVtbl->Append(This,Object))}
{Parameters_Delete(This,Index)}{((This)->lpVtbl->Delete(This,Index))}
{Parameters_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{Property_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Property_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Property_Release(This)}{((This)->lpVtbl->Release(This))}
{Property_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Property_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Property_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Property_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Property_get_Value(This,pval)}{((This)->lpVtbl->get_Value(This,pval))}
{Property_put_Value(This,val)}{((This)->lpVtbl->put_Value(This,val))}
{Property_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{Property_get_Type(This,ptype)}{((This)->lpVtbl->get_Type(This,ptype))}
{Property_get_Attributes(This,plAttributes)}{((This)->lpVtbl->get_Attributes(This,plAttributes))}
{Property_put_Attributes(This,lAttributes)}{((This)->lpVtbl->put_Attributes(This,lAttributes))}
{Properties_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Properties_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Properties_Release(This)}{((This)->lpVtbl->Release(This))}
{Properties_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Properties_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Properties_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Properties_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Properties_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Properties__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Properties_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Properties_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
[adojet.h]
{IReplica_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{IReplica_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{IReplica_Release(This)}{((This)->lpVtbl->Release(This))}
{IReplica_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{IReplica_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{IReplica_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{IReplica_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{IReplica_putref_ActiveConnection(This,pconn)}{((This)->lpVtbl->putref_ActiveConnection(This,pconn))}
{IReplica_put_ActiveConnection(This,vConn)}{((This)->lpVtbl->put_ActiveConnection(This,vConn))}
{IReplica_get_ActiveConnection(This,ppconn)}{((This)->lpVtbl->get_ActiveConnection(This,ppconn))}
{IReplica_get_ConflictFunction(This,pbstr)}{((This)->lpVtbl->get_ConflictFunction(This,pbstr))}
{IReplica_put_ConflictFunction(This,bstr)}{((This)->lpVtbl->put_ConflictFunction(This,bstr))}
{IReplica_get_ConflictTables(This,pprset)}{((This)->lpVtbl->get_ConflictTables(This,pprset))}
{IReplica_get_DesignMasterId(This,pvar)}{((This)->lpVtbl->get_DesignMasterId(This,pvar))}
{IReplica_put_DesignMasterId(This,var)}{((This)->lpVtbl->put_DesignMasterId(This,var))}
{IReplica_get_Priority(This,pl)}{((This)->lpVtbl->get_Priority(This,pl))}
{IReplica_get_ReplicaId(This,pvar)}{((This)->lpVtbl->get_ReplicaId(This,pvar))}
{IReplica_get_ReplicaType(This,pl)}{((This)->lpVtbl->get_ReplicaType(This,pl))}
{IReplica_get_RetentionPeriod(This,pl)}{((This)->lpVtbl->get_RetentionPeriod(This,pl))}
{IReplica_put_RetentionPeriod(This,l)}{((This)->lpVtbl->put_RetentionPeriod(This,l))}
{IReplica_get_Visibility(This,pl)}{((This)->lpVtbl->get_Visibility(This,pl))}
{IReplica_CreateReplica(This,replicaName,description,replicaType,visibility,priority,updatability)}{((This)->lpVtbl->CreateReplica(This,replicaName,description,replicaType,visibility,priority,updatability))}
{IReplica_GetObjectReplicability(This,objectName,objectType,replicability)}{((This)->lpVtbl->GetObjectReplicability(This,objectName,objectType,replicability))}
{IReplica_SetObjectReplicability(This,objectName,objectType,replicability)}{((This)->lpVtbl->SetObjectReplicability(This,objectName,objectType,replicability))}
{IReplica_MakeReplicable(This,connectionString,columnTracking)}{((This)->lpVtbl->MakeReplicable(This,connectionString,columnTracking))}
{IReplica_PopulatePartial(This,FullReplica)}{((This)->lpVtbl->PopulatePartial(This,FullReplica))}
{IReplica_Synchronize(This,target,syncType,syncMode)}{((This)->lpVtbl->Synchronize(This,target,syncType,syncMode))}
{IReplica_get_Filters(This,ppFilters)}{((This)->lpVtbl->get_Filters(This,ppFilters))}
{Filter_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Filter_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Filter_Release(This)}{((This)->lpVtbl->Release(This))}
{Filter_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Filter_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Filter_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Filter_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Filter_get_TableName(This,pbstr)}{((This)->lpVtbl->get_TableName(This,pbstr))}
{Filter_get_FilterType(This,ptype)}{((This)->lpVtbl->get_FilterType(This,ptype))}
{Filter_get_FilterCriteria(This,pbstr)}{((This)->lpVtbl->get_FilterCriteria(This,pbstr))}
{Filters_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Filters_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Filters_Release(This)}{((This)->lpVtbl->Release(This))}
{Filters_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Filters_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Filters_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Filters_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Filters_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Filters__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Filters_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Filters_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{Filters_Append(This,tableName,filterType,filterCriteria)}{((This)->lpVtbl->Append(This,tableName,filterType,filterCriteria))}
{Filters_Delete(This,Index)}{((This)->lpVtbl->Delete(This,Index))}
{IJetEngine_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{IJetEngine_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{IJetEngine_Release(This)}{((This)->lpVtbl->Release(This))}
{IJetEngine_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{IJetEngine_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{IJetEngine_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{IJetEngine_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{IJetEngine_CompactDatabase(This,SourceConnection,Destconnection)}{((This)->lpVtbl->CompactDatabase(This,SourceConnection,Destconnection))}
{IJetEngine_RefreshCache(This,Connection)}{((This)->lpVtbl->RefreshCache(This,Connection))}
[adomd.h]
{ICatalog_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ICatalog_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ICatalog_Release(This)}{((This)->lpVtbl->Release(This))}
{ICatalog_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{ICatalog_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{ICatalog_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{ICatalog_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{ICatalog_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{ICatalog_putref_ActiveConnection(This,pconn)}{((This)->lpVtbl->putref_ActiveConnection(This,pconn))}
{ICatalog_put_ActiveConnection(This,bstrConn)}{((This)->lpVtbl->put_ActiveConnection(This,bstrConn))}
{ICatalog_get_ActiveConnection(This,ppConn)}{((This)->lpVtbl->get_ActiveConnection(This,ppConn))}
{ICatalog_get_CubeDefs(This,ppvObject)}{((This)->lpVtbl->get_CubeDefs(This,ppvObject))}
{ICellset_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{ICellset_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{ICellset_Release(This)}{((This)->lpVtbl->Release(This))}
{ICellset_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{ICellset_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{ICellset_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{ICellset_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{ICellset_get_Item(This,idx,ppvObject)}{((This)->lpVtbl->get_Item(This,idx,ppvObject))}
{ICellset_Open(This,DataSource,ActiveConnection)}{((This)->lpVtbl->Open(This,DataSource,ActiveConnection))}
{ICellset_Close(This)}{((This)->lpVtbl->Close(This))}
{ICellset_putref_Source(This,pcmd)}{((This)->lpVtbl->putref_Source(This,pcmd))}
{ICellset_put_Source(This,bstrCmd)}{((This)->lpVtbl->put_Source(This,bstrCmd))}
{ICellset_get_Source(This,pvSource)}{((This)->lpVtbl->get_Source(This,pvSource))}
{ICellset_putref_ActiveConnection(This,pconn)}{((This)->lpVtbl->putref_ActiveConnection(This,pconn))}
{ICellset_put_ActiveConnection(This,bstrConn)}{((This)->lpVtbl->put_ActiveConnection(This,bstrConn))}
{ICellset_get_ActiveConnection(This,ppConn)}{((This)->lpVtbl->get_ActiveConnection(This,ppConn))}
{ICellset_get_State(This,plState)}{((This)->lpVtbl->get_State(This,plState))}
{ICellset_get_Axes(This,ppvObject)}{((This)->lpVtbl->get_Axes(This,ppvObject))}
{ICellset_get_FilterAxis(This,ppvObject)}{((This)->lpVtbl->get_FilterAxis(This,ppvObject))}
{ICellset_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Cell_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Cell_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Cell_Release(This)}{((This)->lpVtbl->Release(This))}
{Cell_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Cell_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Cell_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Cell_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Cell_get_Value(This,pvar)}{((This)->lpVtbl->get_Value(This,pvar))}
{Cell_put_Value(This,var)}{((This)->lpVtbl->put_Value(This,var))}
{Cell_get_Positions(This,ppvObject)}{((This)->lpVtbl->get_Positions(This,ppvObject))}
{Cell_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Cell_get_FormattedValue(This,pbstr)}{((This)->lpVtbl->get_FormattedValue(This,pbstr))}
{Cell_put_FormattedValue(This,bstr)}{((This)->lpVtbl->put_FormattedValue(This,bstr))}
{Cell_get_Ordinal(This,pl)}{((This)->lpVtbl->get_Ordinal(This,pl))}
{Axis_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Axis_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Axis_Release(This)}{((This)->lpVtbl->Release(This))}
{Axis_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Axis_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Axis_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Axis_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Axis_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{Axis_get_DimensionCount(This,pl)}{((This)->lpVtbl->get_DimensionCount(This,pl))}
{Axis_get_Positions(This,ppvObject)}{((This)->lpVtbl->get_Positions(This,ppvObject))}
{Axis_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Position_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Position_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Position_Release(This)}{((This)->lpVtbl->Release(This))}
{Position_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Position_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Position_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Position_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Position_get_Ordinal(This,pl)}{((This)->lpVtbl->get_Ordinal(This,pl))}
{Position_get_Members(This,ppvObject)}{((This)->lpVtbl->get_Members(This,ppvObject))}
{Member_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Member_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Member_Release(This)}{((This)->lpVtbl->Release(This))}
{Member_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Member_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Member_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Member_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Member_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{Member_get_UniqueName(This,pbstr)}{((This)->lpVtbl->get_UniqueName(This,pbstr))}
{Member_get_Caption(This,pbstr)}{((This)->lpVtbl->get_Caption(This,pbstr))}
{Member_get_Description(This,pbstr)}{((This)->lpVtbl->get_Description(This,pbstr))}
{Member_get_Parent(This,ppvObject)}{((This)->lpVtbl->get_Parent(This,ppvObject))}
{Member_get_LevelDepth(This,pl)}{((This)->lpVtbl->get_LevelDepth(This,pl))}
{Member_get_LevelName(This,pbstr)}{((This)->lpVtbl->get_LevelName(This,pbstr))}
{Member_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Member_get_Type(This,ptype)}{((This)->lpVtbl->get_Type(This,ptype))}
{Member_get_ChildCount(This,pl)}{((This)->lpVtbl->get_ChildCount(This,pl))}
{Member_get_DrilledDown(This,pf)}{((This)->lpVtbl->get_DrilledDown(This,pf))}
{Member_get_ParentSameAsPrev(This,pf)}{((This)->lpVtbl->get_ParentSameAsPrev(This,pf))}
{Member_get_Children(This,ppvObject)}{((This)->lpVtbl->get_Children(This,ppvObject))}
{Level_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Level_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Level_Release(This)}{((This)->lpVtbl->Release(This))}
{Level_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Level_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Level_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Level_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Level_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{Level_get_UniqueName(This,pbstr)}{((This)->lpVtbl->get_UniqueName(This,pbstr))}
{Level_get_Caption(This,pbstr)}{((This)->lpVtbl->get_Caption(This,pbstr))}
{Level_get_Description(This,pbstr)}{((This)->lpVtbl->get_Description(This,pbstr))}
{Level_get_Depth(This,pw)}{((This)->lpVtbl->get_Depth(This,pw))}
{Level_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Level_get_Members(This,ppvObject)}{((This)->lpVtbl->get_Members(This,ppvObject))}
{CubeDef25_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{CubeDef25_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{CubeDef25_Release(This)}{((This)->lpVtbl->Release(This))}
{CubeDef25_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{CubeDef25_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{CubeDef25_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{CubeDef25_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{CubeDef25_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{CubeDef25_get_Description(This,pbstr)}{((This)->lpVtbl->get_Description(This,pbstr))}
{CubeDef25_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{CubeDef25_get_Dimensions(This,ppvObject)}{((This)->lpVtbl->get_Dimensions(This,ppvObject))}
{CubeDef_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{CubeDef_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{CubeDef_Release(This)}{((This)->lpVtbl->Release(This))}
{CubeDef_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{CubeDef_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{CubeDef_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{CubeDef_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{CubeDef_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{CubeDef_get_Description(This,pbstr)}{((This)->lpVtbl->get_Description(This,pbstr))}
{CubeDef_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{CubeDef_get_Dimensions(This,ppvObject)}{((This)->lpVtbl->get_Dimensions(This,ppvObject))}
{CubeDef_GetSchemaObject(This,eObjType,bsUniqueName,ppObj)}{((This)->lpVtbl->GetSchemaObject(This,eObjType,bsUniqueName,ppObj))}
{Dimension_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Dimension_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Dimension_Release(This)}{((This)->lpVtbl->Release(This))}
{Dimension_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Dimension_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Dimension_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Dimension_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Dimension_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{Dimension_get_UniqueName(This,pbstr)}{((This)->lpVtbl->get_UniqueName(This,pbstr))}
{Dimension_get_Description(This,pbstr)}{((This)->lpVtbl->get_Description(This,pbstr))}
{Dimension_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Dimension_get_Hierarchies(This,ppvObject)}{((This)->lpVtbl->get_Hierarchies(This,ppvObject))}
{Hierarchy_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Hierarchy_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Hierarchy_Release(This)}{((This)->lpVtbl->Release(This))}
{Hierarchy_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Hierarchy_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Hierarchy_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Hierarchy_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Hierarchy_get_Name(This,pbstr)}{((This)->lpVtbl->get_Name(This,pbstr))}
{Hierarchy_get_UniqueName(This,pbstr)}{((This)->lpVtbl->get_UniqueName(This,pbstr))}
{Hierarchy_get_Description(This,pbstr)}{((This)->lpVtbl->get_Description(This,pbstr))}
{Hierarchy_get_Properties(This,ppvObject)}{((This)->lpVtbl->get_Properties(This,ppvObject))}
{Hierarchy_get_Levels(This,ppvObject)}{((This)->lpVtbl->get_Levels(This,ppvObject))}
{MD_Collection_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{MD_Collection_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{MD_Collection_Release(This)}{((This)->lpVtbl->Release(This))}
{MD_Collection_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{MD_Collection_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{MD_Collection_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{MD_Collection_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{MD_Collection_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{MD_Collection__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{MD_Collection_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Members_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Members_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Members_Release(This)}{((This)->lpVtbl->Release(This))}
{Members_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Members_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Members_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Members_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Members_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Members__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Members_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Members_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{Levels_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Levels_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Levels_Release(This)}{((This)->lpVtbl->Release(This))}
{Levels_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Levels_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Levels_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Levels_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Levels_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Levels__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Levels_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Levels_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{Axes_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Axes_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Axes_Release(This)}{((This)->lpVtbl->Release(This))}
{Axes_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Axes_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Axes_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Axes_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Axes_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Axes__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Axes_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Axes_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{Positions_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Positions_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Positions_Release(This)}{((This)->lpVtbl->Release(This))}
{Positions_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Positions_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Positions_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Positions_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Positions_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Positions__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Positions_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Positions_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{Hierarchies_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Hierarchies_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Hierarchies_Release(This)}{((This)->lpVtbl->Release(This))}
{Hierarchies_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Hierarchies_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Hierarchies_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Hierarchies_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Hierarchies_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Hierarchies__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Hierarchies_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Hierarchies_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{Dimensions_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{Dimensions_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{Dimensions_Release(This)}{((This)->lpVtbl->Release(This))}
{Dimensions_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{Dimensions_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{Dimensions_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{Dimensions_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{Dimensions_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{Dimensions__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{Dimensions_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{Dimensions_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
{CubeDefs_QueryInterface(This,riid,ppvObject)}{((This)->lpVtbl->QueryInterface(This,riid,ppvObject))}
{CubeDefs_AddRef(This)}{((This)->lpVtbl->AddRef(This))}
{CubeDefs_Release(This)}{((This)->lpVtbl->Release(This))}
{CubeDefs_GetTypeInfoCount(This,pctinfo)}{((This)->lpVtbl->GetTypeInfoCount(This,pctinfo))}
{CubeDefs_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{((This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo))}
{CubeDefs_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{((This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId))}
{CubeDefs_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{((This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr))}
{CubeDefs_Refresh(This)}{((This)->lpVtbl->Refresh(This))}
{CubeDefs__NewEnum(This,ppvObject)}{((This)->lpVtbl->_NewEnum(This,ppvObject))}
{CubeDefs_get_Count(This,c)}{((This)->lpVtbl->get_Count(This,c))}
{CubeDefs_get_Item(This,Index,ppvObject)}{((This)->lpVtbl->get_Item(This,Index,ppvObject))}
[adptif.h]
{GetNicIdx(pReserved)}{((ULONG)*((USHORT*)(pReserved+2)))}
[adsdb.h]
[adserr.h]
[adshlp.h]
{InitADsMem()}{}
{AssertADsMemLeaks()}{}
{DumpMemoryTracker()}{}
[adsiid.h]
[adsnms.h]
[adsprop.h]
[adssts.h]
[adtgen.h]
{ApExtractType(TypeFlags)}{((AUDIT_PARAM_TYPE)(TypeFlags&AP_ParamTypeMask))}
{ApExtractFlags(TypeFlags)}{((TypeFlags&~AP_ParamTypeMask))}
[advpub.h]
[afxres.h]
[af_irda.h]
[agtctl.h]
{IAgentCtlRequest_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlRequest_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlRequest_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlRequest_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlRequest_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlRequest_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlRequest_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlRequest_get_ID(This,ID)}{(This)->lpVtbl->get_ID(This,ID)}
{IAgentCtlRequest_get_Status(This,Status)}{(This)->lpVtbl->get_Status(This,Status)}
{IAgentCtlRequest_get_Description(This,Description)}{(This)->lpVtbl->get_Description(This,Description)}
{IAgentCtlRequest_get_Number(This,Number)}{(This)->lpVtbl->get_Number(This,Number)}
{IAgentCtlUserInput_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlUserInput_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlUserInput_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlUserInput_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlUserInput_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlUserInput_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlUserInput_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlUserInput_get_Count(This,pCount)}{(This)->lpVtbl->get_Count(This,pCount)}
{IAgentCtlUserInput_get_Name(This,pName)}{(This)->lpVtbl->get_Name(This,pName)}
{IAgentCtlUserInput_get_CharacterID(This,pCharacterID)}{(This)->lpVtbl->get_CharacterID(This,pCharacterID)}
{IAgentCtlUserInput_get_Confidence(This,pConfidence)}{(This)->lpVtbl->get_Confidence(This,pConfidence)}
{IAgentCtlUserInput_get_Voice(This,pVoice)}{(This)->lpVtbl->get_Voice(This,pVoice)}
{IAgentCtlUserInput_get_Alt1Name(This,pAlt1Name)}{(This)->lpVtbl->get_Alt1Name(This,pAlt1Name)}
{IAgentCtlUserInput_get_Alt1Confidence(This,pAlt1Confidence)}{(This)->lpVtbl->get_Alt1Confidence(This,pAlt1Confidence)}
{IAgentCtlUserInput_get_Alt1Voice(This,pAlt1Voice)}{(This)->lpVtbl->get_Alt1Voice(This,pAlt1Voice)}
{IAgentCtlUserInput_get_Alt2Name(This,pAlt2Name)}{(This)->lpVtbl->get_Alt2Name(This,pAlt2Name)}
{IAgentCtlUserInput_get_Alt2Confidence(This,pAlt2Confidence)}{(This)->lpVtbl->get_Alt2Confidence(This,pAlt2Confidence)}
{IAgentCtlUserInput_get_Alt2Voice(This,pAlt2Voice)}{(This)->lpVtbl->get_Alt2Voice(This,pAlt2Voice)}
{IAgentCtlBalloon_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlBalloon_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlBalloon_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlBalloon_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlBalloon_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlBalloon_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlBalloon_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlBalloon_get_Enabled(This,Enabled)}{(This)->lpVtbl->get_Enabled(This,Enabled)}
{IAgentCtlBalloon_get_NumberOfLines(This,Lines)}{(This)->lpVtbl->get_NumberOfLines(This,Lines)}
{IAgentCtlBalloon_get_CharsPerLine(This,CharsPerLine)}{(This)->lpVtbl->get_CharsPerLine(This,CharsPerLine)}
{IAgentCtlBalloon_get_FontName(This,FontName)}{(This)->lpVtbl->get_FontName(This,FontName)}
{IAgentCtlBalloon_get_FontSize(This,FontSize)}{(This)->lpVtbl->get_FontSize(This,FontSize)}
{IAgentCtlBalloon_get_FontBold(This,FontBold)}{(This)->lpVtbl->get_FontBold(This,FontBold)}
{IAgentCtlBalloon_get_FontItalic(This,FontItalic)}{(This)->lpVtbl->get_FontItalic(This,FontItalic)}
{IAgentCtlBalloon_get_FontStrikethru(This,FontStrikethru)}{(This)->lpVtbl->get_FontStrikethru(This,FontStrikethru)}
{IAgentCtlBalloon_get_FontUnderline(This,FontUnderline)}{(This)->lpVtbl->get_FontUnderline(This,FontUnderline)}
{IAgentCtlBalloon_get_ForeColor(This,ForeColor)}{(This)->lpVtbl->get_ForeColor(This,ForeColor)}
{IAgentCtlBalloon_get_BackColor(This,BackColor)}{(This)->lpVtbl->get_BackColor(This,BackColor)}
{IAgentCtlBalloon_get_BorderColor(This,BorderColor)}{(This)->lpVtbl->get_BorderColor(This,BorderColor)}
{IAgentCtlBalloon_put_Visible(This,Visible)}{(This)->lpVtbl->put_Visible(This,Visible)}
{IAgentCtlBalloon_get_Visible(This,Visible)}{(This)->lpVtbl->get_Visible(This,Visible)}
{IAgentCtlBalloon_put_FontName(This,FontName)}{(This)->lpVtbl->put_FontName(This,FontName)}
{IAgentCtlBalloon_put_FontSize(This,FontSize)}{(This)->lpVtbl->put_FontSize(This,FontSize)}
{IAgentCtlBalloon_put_FontCharSet(This,FontCharSet)}{(This)->lpVtbl->put_FontCharSet(This,FontCharSet)}
{IAgentCtlBalloon_get_FontCharSet(This,FontCharSet)}{(This)->lpVtbl->get_FontCharSet(This,FontCharSet)}
{IAgentCtlBalloonEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlBalloonEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlBalloonEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlBalloonEx_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlBalloonEx_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlBalloonEx_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlBalloonEx_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlBalloonEx_get_Enabled(This,Enabled)}{(This)->lpVtbl->get_Enabled(This,Enabled)}
{IAgentCtlBalloonEx_get_NumberOfLines(This,Lines)}{(This)->lpVtbl->get_NumberOfLines(This,Lines)}
{IAgentCtlBalloonEx_get_CharsPerLine(This,CharsPerLine)}{(This)->lpVtbl->get_CharsPerLine(This,CharsPerLine)}
{IAgentCtlBalloonEx_get_FontName(This,FontName)}{(This)->lpVtbl->get_FontName(This,FontName)}
{IAgentCtlBalloonEx_get_FontSize(This,FontSize)}{(This)->lpVtbl->get_FontSize(This,FontSize)}
{IAgentCtlBalloonEx_get_FontBold(This,FontBold)}{(This)->lpVtbl->get_FontBold(This,FontBold)}
{IAgentCtlBalloonEx_get_FontItalic(This,FontItalic)}{(This)->lpVtbl->get_FontItalic(This,FontItalic)}
{IAgentCtlBalloonEx_get_FontStrikethru(This,FontStrikethru)}{(This)->lpVtbl->get_FontStrikethru(This,FontStrikethru)}
{IAgentCtlBalloonEx_get_FontUnderline(This,FontUnderline)}{(This)->lpVtbl->get_FontUnderline(This,FontUnderline)}
{IAgentCtlBalloonEx_get_ForeColor(This,ForeColor)}{(This)->lpVtbl->get_ForeColor(This,ForeColor)}
{IAgentCtlBalloonEx_get_BackColor(This,BackColor)}{(This)->lpVtbl->get_BackColor(This,BackColor)}
{IAgentCtlBalloonEx_get_BorderColor(This,BorderColor)}{(This)->lpVtbl->get_BorderColor(This,BorderColor)}
{IAgentCtlBalloonEx_put_Visible(This,Visible)}{(This)->lpVtbl->put_Visible(This,Visible)}
{IAgentCtlBalloonEx_get_Visible(This,Visible)}{(This)->lpVtbl->get_Visible(This,Visible)}
{IAgentCtlBalloonEx_put_FontName(This,FontName)}{(This)->lpVtbl->put_FontName(This,FontName)}
{IAgentCtlBalloonEx_put_FontSize(This,FontSize)}{(This)->lpVtbl->put_FontSize(This,FontSize)}
{IAgentCtlBalloonEx_put_FontCharSet(This,FontCharSet)}{(This)->lpVtbl->put_FontCharSet(This,FontCharSet)}
{IAgentCtlBalloonEx_get_FontCharSet(This,FontCharSet)}{(This)->lpVtbl->get_FontCharSet(This,FontCharSet)}
{IAgentCtlBalloonEx_put_Style(This,Style)}{(This)->lpVtbl->put_Style(This,Style)}
{IAgentCtlBalloonEx_get_Style(This,Style)}{(This)->lpVtbl->get_Style(This,Style)}
{IAgentCtlCommand_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlCommand_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlCommand_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlCommand_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlCommand_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlCommand_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlCommand_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlCommand_get_Voice(This,Voice)}{(This)->lpVtbl->get_Voice(This,Voice)}
{IAgentCtlCommand_put_Voice(This,Voice)}{(This)->lpVtbl->put_Voice(This,Voice)}
{IAgentCtlCommand_get_Caption(This,Caption)}{(This)->lpVtbl->get_Caption(This,Caption)}
{IAgentCtlCommand_put_Caption(This,Caption)}{(This)->lpVtbl->put_Caption(This,Caption)}
{IAgentCtlCommand_get_Enabled(This,Enabled)}{(This)->lpVtbl->get_Enabled(This,Enabled)}
{IAgentCtlCommand_put_Enabled(This,Enabled)}{(This)->lpVtbl->put_Enabled(This,Enabled)}
{IAgentCtlCommand_get_Visible(This,Visible)}{(This)->lpVtbl->get_Visible(This,Visible)}
{IAgentCtlCommand_put_Visible(This,Visible)}{(This)->lpVtbl->put_Visible(This,Visible)}
{IAgentCtlCommand_get_Confidence(This,Confidence)}{(This)->lpVtbl->get_Confidence(This,Confidence)}
{IAgentCtlCommand_put_Confidence(This,Confidence)}{(This)->lpVtbl->put_Confidence(This,Confidence)}
{IAgentCtlCommand_get_ConfidenceText(This,Text)}{(This)->lpVtbl->get_ConfidenceText(This,Text)}
{IAgentCtlCommand_put_ConfidenceText(This,Text)}{(This)->lpVtbl->put_ConfidenceText(This,Text)}
{IAgentCtlCommandEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlCommandEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlCommandEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlCommandEx_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlCommandEx_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlCommandEx_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlCommandEx_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlCommandEx_get_Voice(This,Voice)}{(This)->lpVtbl->get_Voice(This,Voice)}
{IAgentCtlCommandEx_put_Voice(This,Voice)}{(This)->lpVtbl->put_Voice(This,Voice)}
{IAgentCtlCommandEx_get_Caption(This,Caption)}{(This)->lpVtbl->get_Caption(This,Caption)}
{IAgentCtlCommandEx_put_Caption(This,Caption)}{(This)->lpVtbl->put_Caption(This,Caption)}
{IAgentCtlCommandEx_get_Enabled(This,Enabled)}{(This)->lpVtbl->get_Enabled(This,Enabled)}
{IAgentCtlCommandEx_put_Enabled(This,Enabled)}{(This)->lpVtbl->put_Enabled(This,Enabled)}
{IAgentCtlCommandEx_get_Visible(This,Visible)}{(This)->lpVtbl->get_Visible(This,Visible)}
{IAgentCtlCommandEx_put_Visible(This,Visible)}{(This)->lpVtbl->put_Visible(This,Visible)}
{IAgentCtlCommandEx_get_Confidence(This,Confidence)}{(This)->lpVtbl->get_Confidence(This,Confidence)}
{IAgentCtlCommandEx_put_Confidence(This,Confidence)}{(This)->lpVtbl->put_Confidence(This,Confidence)}
{IAgentCtlCommandEx_get_ConfidenceText(This,Text)}{(This)->lpVtbl->get_ConfidenceText(This,Text)}
{IAgentCtlCommandEx_put_ConfidenceText(This,Text)}{(This)->lpVtbl->put_ConfidenceText(This,Text)}
{IAgentCtlCommandEx_put_HelpContextID(This,ID)}{(This)->lpVtbl->put_HelpContextID(This,ID)}
{IAgentCtlCommandEx_get_HelpContextID(This,ID)}{(This)->lpVtbl->get_HelpContextID(This,ID)}
{IAgentCtlCommandEx_put_VoiceCaption(This,VoiceCaption)}{(This)->lpVtbl->put_VoiceCaption(This,VoiceCaption)}
{IAgentCtlCommandEx_get_VoiceCaption(This,VoiceCaption)}{(This)->lpVtbl->get_VoiceCaption(This,VoiceCaption)}
{IAgentCtlCommands_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlCommands_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlCommands_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlCommands_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlCommands_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlCommands_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlCommands_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlCommands_get_Item(This,Name,Item)}{(This)->lpVtbl->get_Item(This,Name,Item)}
{IAgentCtlCommands_Command(This,Name,Item)}{(This)->lpVtbl->Command(This,Name,Item)}
{IAgentCtlCommands_get_Count(This,Count)}{(This)->lpVtbl->get_Count(This,Count)}
{IAgentCtlCommands_get_Caption(This,Caption)}{(This)->lpVtbl->get_Caption(This,Caption)}
{IAgentCtlCommands_put_Caption(This,Caption)}{(This)->lpVtbl->put_Caption(This,Caption)}
{IAgentCtlCommands_get_Voice(This,Voice)}{(This)->lpVtbl->get_Voice(This,Voice)}
{IAgentCtlCommands_put_Voice(This,Voice)}{(This)->lpVtbl->put_Voice(This,Voice)}
{IAgentCtlCommands_get_Visible(This,Visible)}{(This)->lpVtbl->get_Visible(This,Visible)}
{IAgentCtlCommands_put_Visible(This,Visible)}{(This)->lpVtbl->put_Visible(This,Visible)}
{IAgentCtlCommands_get_Enum(This,ppunkEnum)}{(This)->lpVtbl->get_Enum(This,ppunkEnum)}
{IAgentCtlCommands_Add(This,Name,Caption,Voice,Enabled,Visible,Command)}{(This)->lpVtbl->Add(This,Name,Caption,Voice,Enabled,Visible,Command)}
{IAgentCtlCommands_Insert(This,Name,RefName,Before,Caption,Voice,Enabled,Visible,Command)}{(This)->lpVtbl->Insert(This,Name,RefName,Before,Caption,Voice,Enabled,Visible,Command)}
{IAgentCtlCommands_Remove(This,Name)}{(This)->lpVtbl->Remove(This,Name)}
{IAgentCtlCommands_RemoveAll(This)}{(This)->lpVtbl->RemoveAll(This)}
{IAgentCtlCommandsEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlCommandsEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlCommandsEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlCommandsEx_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlCommandsEx_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlCommandsEx_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlCommandsEx_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlCommandsEx_get_Item(This,Name,Item)}{(This)->lpVtbl->get_Item(This,Name,Item)}
{IAgentCtlCommandsEx_Command(This,Name,Item)}{(This)->lpVtbl->Command(This,Name,Item)}
{IAgentCtlCommandsEx_get_Count(This,Count)}{(This)->lpVtbl->get_Count(This,Count)}
{IAgentCtlCommandsEx_get_Caption(This,Caption)}{(This)->lpVtbl->get_Caption(This,Caption)}
{IAgentCtlCommandsEx_put_Caption(This,Caption)}{(This)->lpVtbl->put_Caption(This,Caption)}
{IAgentCtlCommandsEx_get_Voice(This,Voice)}{(This)->lpVtbl->get_Voice(This,Voice)}
{IAgentCtlCommandsEx_put_Voice(This,Voice)}{(This)->lpVtbl->put_Voice(This,Voice)}
{IAgentCtlCommandsEx_get_Visible(This,Visible)}{(This)->lpVtbl->get_Visible(This,Visible)}
{IAgentCtlCommandsEx_put_Visible(This,Visible)}{(This)->lpVtbl->put_Visible(This,Visible)}
{IAgentCtlCommandsEx_get_Enum(This,ppunkEnum)}{(This)->lpVtbl->get_Enum(This,ppunkEnum)}
{IAgentCtlCommandsEx_Add(This,Name,Caption,Voice,Enabled,Visible,Command)}{(This)->lpVtbl->Add(This,Name,Caption,Voice,Enabled,Visible,Command)}
{IAgentCtlCommandsEx_Insert(This,Name,RefName,Before,Caption,Voice,Enabled,Visible,Command)}{(This)->lpVtbl->Insert(This,Name,RefName,Before,Caption,Voice,Enabled,Visible,Command)}
{IAgentCtlCommandsEx_Remove(This,Name)}{(This)->lpVtbl->Remove(This,Name)}
{IAgentCtlCommandsEx_RemoveAll(This)}{(This)->lpVtbl->RemoveAll(This)}
{IAgentCtlCommandsEx_put_DefaultCommand(This,Name)}{(This)->lpVtbl->put_DefaultCommand(This,Name)}
{IAgentCtlCommandsEx_get_DefaultCommand(This,Name)}{(This)->lpVtbl->get_DefaultCommand(This,Name)}
{IAgentCtlCommandsEx_put_HelpContextID(This,ID)}{(This)->lpVtbl->put_HelpContextID(This,ID)}
{IAgentCtlCommandsEx_get_HelpContextID(This,ID)}{(This)->lpVtbl->get_HelpContextID(This,ID)}
{IAgentCtlCommandsEx_put_FontName(This,FontName)}{(This)->lpVtbl->put_FontName(This,FontName)}
{IAgentCtlCommandsEx_get_FontName(This,FontName)}{(This)->lpVtbl->get_FontName(This,FontName)}
{IAgentCtlCommandsEx_get_FontSize(This,FontSize)}{(This)->lpVtbl->get_FontSize(This,FontSize)}
{IAgentCtlCommandsEx_put_FontSize(This,FontSize)}{(This)->lpVtbl->put_FontSize(This,FontSize)}
{IAgentCtlCommandsEx_put_VoiceCaption(This,VoiceCaption)}{(This)->lpVtbl->put_VoiceCaption(This,VoiceCaption)}
{IAgentCtlCommandsEx_get_VoiceCaption(This,VoiceCaption)}{(This)->lpVtbl->get_VoiceCaption(This,VoiceCaption)}
{IAgentCtlCommandsEx_put_GlobalVoiceCommandsEnabled(This,Enable)}{(This)->lpVtbl->put_GlobalVoiceCommandsEnabled(This,Enable)}
{IAgentCtlCommandsEx_get_GlobalVoiceCommandsEnabled(This,Enable)}{(This)->lpVtbl->get_GlobalVoiceCommandsEnabled(This,Enable)}
{IAgentCtlCharacter_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlCharacter_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlCharacter_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlCharacter_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlCharacter_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlCharacter_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlCharacter_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlCharacter_get_Balloon(This,ppidBalloon)}{(This)->lpVtbl->get_Balloon(This,ppidBalloon)}
{IAgentCtlCharacter_get_Commands(This,ppidCommands)}{(This)->lpVtbl->get_Commands(This,ppidCommands)}
{IAgentCtlCharacter_get_Name(This,Name)}{(This)->lpVtbl->get_Name(This,Name)}
{IAgentCtlCharacter_get_Description(This,Description)}{(This)->lpVtbl->get_Description(This,Description)}
{IAgentCtlCharacter_get_Visible(This,Visible)}{(This)->lpVtbl->get_Visible(This,Visible)}
{IAgentCtlCharacter_put_Left(This,Left)}{(This)->lpVtbl->put_Left(This,Left)}
{IAgentCtlCharacter_get_Left(This,Left)}{(This)->lpVtbl->get_Left(This,Left)}
{IAgentCtlCharacter_put_Top(This,Top)}{(This)->lpVtbl->put_Top(This,Top)}
{IAgentCtlCharacter_get_Top(This,Top)}{(This)->lpVtbl->get_Top(This,Top)}
{IAgentCtlCharacter_put_Height(This,Height)}{(This)->lpVtbl->put_Height(This,Height)}
{IAgentCtlCharacter_get_Height(This,Height)}{(This)->lpVtbl->get_Height(This,Height)}
{IAgentCtlCharacter_put_Width(This,Width)}{(This)->lpVtbl->put_Width(This,Width)}
{IAgentCtlCharacter_get_Width(This,Width)}{(This)->lpVtbl->get_Width(This,Width)}
{IAgentCtlCharacter_get_Speed(This,Speed)}{(This)->lpVtbl->get_Speed(This,Speed)}
{IAgentCtlCharacter_get_Pitch(This,Pitch)}{(This)->lpVtbl->get_Pitch(This,Pitch)}
{IAgentCtlCharacter_put_IdleOn(This,On)}{(This)->lpVtbl->put_IdleOn(This,On)}
{IAgentCtlCharacter_get_IdleOn(This,On)}{(This)->lpVtbl->get_IdleOn(This,On)}
{IAgentCtlCharacter_Activate(This,State,Success)}{(This)->lpVtbl->Activate(This,State,Success)}
{IAgentCtlCharacter_Play(This,Animation,Request)}{(This)->lpVtbl->Play(This,Animation,Request)}
{IAgentCtlCharacter_Get(This,Type,Name,Queue,Request)}{(This)->lpVtbl->Get(This,Type,Name,Queue,Request)}
{IAgentCtlCharacter_Stop(This,Request)}{(This)->lpVtbl->Stop(This,Request)}
{IAgentCtlCharacter_Wait(This,WaitForRequest,Request)}{(This)->lpVtbl->Wait(This,WaitForRequest,Request)}
{IAgentCtlCharacter_Interrupt(This,InterruptRequest,Request)}{(This)->lpVtbl->Interrupt(This,InterruptRequest,Request)}
{IAgentCtlCharacter_Speak(This,Text,Url,Request)}{(This)->lpVtbl->Speak(This,Text,Url,Request)}
{IAgentCtlCharacter_GestureAt(This,x,y,Request)}{(This)->lpVtbl->GestureAt(This,x,y,Request)}
{IAgentCtlCharacter_MoveTo(This,x,y,Speed,Request)}{(This)->lpVtbl->MoveTo(This,x,y,Speed,Request)}
{IAgentCtlCharacter_Hide(This,Fast,Request)}{(This)->lpVtbl->Hide(This,Fast,Request)}
{IAgentCtlCharacter_Show(This,Fast,Request)}{(This)->lpVtbl->Show(This,Fast,Request)}
{IAgentCtlCharacter_StopAll(This,Types)}{(This)->lpVtbl->StopAll(This,Types)}
{IAgentCtlCharacter_get_MoveCause(This,MoveCause)}{(This)->lpVtbl->get_MoveCause(This,MoveCause)}
{IAgentCtlCharacter_get_VisibilityCause(This,VisibilityCause)}{(This)->lpVtbl->get_VisibilityCause(This,VisibilityCause)}
{IAgentCtlCharacter_get_HasOtherClients(This,HasOtherClients)}{(This)->lpVtbl->get_HasOtherClients(This,HasOtherClients)}
{IAgentCtlCharacter_put_SoundEffectsOn(This,On)}{(This)->lpVtbl->put_SoundEffectsOn(This,On)}
{IAgentCtlCharacter_get_SoundEffectsOn(This,On)}{(This)->lpVtbl->get_SoundEffectsOn(This,On)}
{IAgentCtlCharacter_put_Name(This,Name)}{(This)->lpVtbl->put_Name(This,Name)}
{IAgentCtlCharacter_put_Description(This,Description)}{(This)->lpVtbl->put_Description(This,Description)}
{IAgentCtlCharacter_get_ExtraData(This,ExtraData)}{(This)->lpVtbl->get_ExtraData(This,ExtraData)}
{IAgentCtlAnimationNames_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlAnimationNames_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlAnimationNames_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlAnimationNames_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlAnimationNames_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlAnimationNames_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlAnimationNames_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlAnimationNames_get_Enum(This,ppunkEnum)}{(This)->lpVtbl->get_Enum(This,ppunkEnum)}
{IAgentCtlCharacterEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlCharacterEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlCharacterEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlCharacterEx_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlCharacterEx_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlCharacterEx_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlCharacterEx_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlCharacterEx_get_Balloon(This,ppidBalloon)}{(This)->lpVtbl->get_Balloon(This,ppidBalloon)}
{IAgentCtlCharacterEx_get_Commands(This,ppidCommands)}{(This)->lpVtbl->get_Commands(This,ppidCommands)}
{IAgentCtlCharacterEx_get_Name(This,Name)}{(This)->lpVtbl->get_Name(This,Name)}
{IAgentCtlCharacterEx_get_Description(This,Description)}{(This)->lpVtbl->get_Description(This,Description)}
{IAgentCtlCharacterEx_get_Visible(This,Visible)}{(This)->lpVtbl->get_Visible(This,Visible)}
{IAgentCtlCharacterEx_put_Left(This,Left)}{(This)->lpVtbl->put_Left(This,Left)}
{IAgentCtlCharacterEx_get_Left(This,Left)}{(This)->lpVtbl->get_Left(This,Left)}
{IAgentCtlCharacterEx_put_Top(This,Top)}{(This)->lpVtbl->put_Top(This,Top)}
{IAgentCtlCharacterEx_get_Top(This,Top)}{(This)->lpVtbl->get_Top(This,Top)}
{IAgentCtlCharacterEx_put_Height(This,Height)}{(This)->lpVtbl->put_Height(This,Height)}
{IAgentCtlCharacterEx_get_Height(This,Height)}{(This)->lpVtbl->get_Height(This,Height)}
{IAgentCtlCharacterEx_put_Width(This,Width)}{(This)->lpVtbl->put_Width(This,Width)}
{IAgentCtlCharacterEx_get_Width(This,Width)}{(This)->lpVtbl->get_Width(This,Width)}
{IAgentCtlCharacterEx_get_Speed(This,Speed)}{(This)->lpVtbl->get_Speed(This,Speed)}
{IAgentCtlCharacterEx_get_Pitch(This,Pitch)}{(This)->lpVtbl->get_Pitch(This,Pitch)}
{IAgentCtlCharacterEx_put_IdleOn(This,On)}{(This)->lpVtbl->put_IdleOn(This,On)}
{IAgentCtlCharacterEx_get_IdleOn(This,On)}{(This)->lpVtbl->get_IdleOn(This,On)}
{IAgentCtlCharacterEx_Activate(This,State,Success)}{(This)->lpVtbl->Activate(This,State,Success)}
{IAgentCtlCharacterEx_Play(This,Animation,Request)}{(This)->lpVtbl->Play(This,Animation,Request)}
{IAgentCtlCharacterEx_Get(This,Type,Name,Queue,Request)}{(This)->lpVtbl->Get(This,Type,Name,Queue,Request)}
{IAgentCtlCharacterEx_Stop(This,Request)}{(This)->lpVtbl->Stop(This,Request)}
{IAgentCtlCharacterEx_Wait(This,WaitForRequest,Request)}{(This)->lpVtbl->Wait(This,WaitForRequest,Request)}
{IAgentCtlCharacterEx_Interrupt(This,InterruptRequest,Request)}{(This)->lpVtbl->Interrupt(This,InterruptRequest,Request)}
{IAgentCtlCharacterEx_Speak(This,Text,Url,Request)}{(This)->lpVtbl->Speak(This,Text,Url,Request)}
{IAgentCtlCharacterEx_GestureAt(This,x,y,Request)}{(This)->lpVtbl->GestureAt(This,x,y,Request)}
{IAgentCtlCharacterEx_MoveTo(This,x,y,Speed,Request)}{(This)->lpVtbl->MoveTo(This,x,y,Speed,Request)}
{IAgentCtlCharacterEx_Hide(This,Fast,Request)}{(This)->lpVtbl->Hide(This,Fast,Request)}
{IAgentCtlCharacterEx_Show(This,Fast,Request)}{(This)->lpVtbl->Show(This,Fast,Request)}
{IAgentCtlCharacterEx_StopAll(This,Types)}{(This)->lpVtbl->StopAll(This,Types)}
{IAgentCtlCharacterEx_get_MoveCause(This,MoveCause)}{(This)->lpVtbl->get_MoveCause(This,MoveCause)}
{IAgentCtlCharacterEx_get_VisibilityCause(This,VisibilityCause)}{(This)->lpVtbl->get_VisibilityCause(This,VisibilityCause)}
{IAgentCtlCharacterEx_get_HasOtherClients(This,HasOtherClients)}{(This)->lpVtbl->get_HasOtherClients(This,HasOtherClients)}
{IAgentCtlCharacterEx_put_SoundEffectsOn(This,On)}{(This)->lpVtbl->put_SoundEffectsOn(This,On)}
{IAgentCtlCharacterEx_get_SoundEffectsOn(This,On)}{(This)->lpVtbl->get_SoundEffectsOn(This,On)}
{IAgentCtlCharacterEx_put_Name(This,Name)}{(This)->lpVtbl->put_Name(This,Name)}
{IAgentCtlCharacterEx_put_Description(This,Description)}{(This)->lpVtbl->put_Description(This,Description)}
{IAgentCtlCharacterEx_get_ExtraData(This,ExtraData)}{(This)->lpVtbl->get_ExtraData(This,ExtraData)}
{IAgentCtlCharacterEx_ShowPopupMenu(This,x,y,Showed)}{(This)->lpVtbl->ShowPopupMenu(This,x,y,Showed)}
{IAgentCtlCharacterEx_put_AutoPopupMenu(This,On)}{(This)->lpVtbl->put_AutoPopupMenu(This,On)}
{IAgentCtlCharacterEx_get_AutoPopupMenu(This,On)}{(This)->lpVtbl->get_AutoPopupMenu(This,On)}
{IAgentCtlCharacterEx_put_HelpModeOn(This,On)}{(This)->lpVtbl->put_HelpModeOn(This,On)}
{IAgentCtlCharacterEx_get_HelpModeOn(This,On)}{(This)->lpVtbl->get_HelpModeOn(This,On)}
{IAgentCtlCharacterEx_put_HelpContextID(This,ID)}{(This)->lpVtbl->put_HelpContextID(This,ID)}
{IAgentCtlCharacterEx_get_HelpContextID(This,ID)}{(This)->lpVtbl->get_HelpContextID(This,ID)}
{IAgentCtlCharacterEx_get_Active(This,State)}{(This)->lpVtbl->get_Active(This,State)}
{IAgentCtlCharacterEx_Listen(This,Listen,StartedListening)}{(This)->lpVtbl->Listen(This,Listen,StartedListening)}
{IAgentCtlCharacterEx_put_LanguageID(This,LanguageID)}{(This)->lpVtbl->put_LanguageID(This,LanguageID)}
{IAgentCtlCharacterEx_get_LanguageID(This,LanguageID)}{(This)->lpVtbl->get_LanguageID(This,LanguageID)}
{IAgentCtlCharacterEx_get_SRModeID(This,EngineModeId)}{(This)->lpVtbl->get_SRModeID(This,EngineModeId)}
{IAgentCtlCharacterEx_put_SRModeID(This,EngineModeId)}{(This)->lpVtbl->put_SRModeID(This,EngineModeId)}
{IAgentCtlCharacterEx_get_TTSModeID(This,EngineModeId)}{(This)->lpVtbl->get_TTSModeID(This,EngineModeId)}
{IAgentCtlCharacterEx_put_TTSModeID(This,EngineModeId)}{(This)->lpVtbl->put_TTSModeID(This,EngineModeId)}
{IAgentCtlCharacterEx_get_HelpFile(This,File)}{(This)->lpVtbl->get_HelpFile(This,File)}
{IAgentCtlCharacterEx_put_HelpFile(This,File)}{(This)->lpVtbl->put_HelpFile(This,File)}
{IAgentCtlCharacterEx_get_GUID(This,GUID)}{(This)->lpVtbl->get_GUID(This,GUID)}
{IAgentCtlCharacterEx_get_OriginalHeight(This,Height)}{(This)->lpVtbl->get_OriginalHeight(This,Height)}
{IAgentCtlCharacterEx_get_OriginalWidth(This,Width)}{(This)->lpVtbl->get_OriginalWidth(This,Width)}
{IAgentCtlCharacterEx_Think(This,Text,Request)}{(This)->lpVtbl->Think(This,Text,Request)}
{IAgentCtlCharacterEx_get_Version(This,Version)}{(This)->lpVtbl->get_Version(This,Version)}
{IAgentCtlCharacterEx_get_AnimationNames(This,Names)}{(This)->lpVtbl->get_AnimationNames(This,Names)}
{IAgentCtlCharacterEx_get_SRStatus(This,Status)}{(This)->lpVtbl->get_SRStatus(This,Status)}
{IAgentCtlCharacters_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlCharacters_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlCharacters_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlCharacters_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlCharacters_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlCharacters_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlCharacters_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlCharacters_get_Item(This,CharacterID,ppidItem)}{(This)->lpVtbl->get_Item(This,CharacterID,ppidItem)}
{IAgentCtlCharacters_Character(This,CharacterID,ppidItem)}{(This)->lpVtbl->Character(This,CharacterID,ppidItem)}
{IAgentCtlCharacters_get_Enum(This,ppunkEnum)}{(This)->lpVtbl->get_Enum(This,ppunkEnum)}
{IAgentCtlCharacters_Unload(This,CharacterID)}{(This)->lpVtbl->Unload(This,CharacterID)}
{IAgentCtlCharacters_Load(This,CharacterID,LoadKey,ppidRequest)}{(This)->lpVtbl->Load(This,CharacterID,LoadKey,ppidRequest)}
{IAgentCtlAudioObject_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlAudioObject_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlAudioObject_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlAudioObject_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlAudioObject_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlAudioObject_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlAudioObject_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlAudioObject_get_Enabled(This,AudioEnabled)}{(This)->lpVtbl->get_Enabled(This,AudioEnabled)}
{IAgentCtlAudioObject_get_SoundEffects(This,SoundEffects)}{(This)->lpVtbl->get_SoundEffects(This,SoundEffects)}
{IAgentCtlAudioObjectEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlAudioObjectEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlAudioObjectEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlAudioObjectEx_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlAudioObjectEx_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlAudioObjectEx_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlAudioObjectEx_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlAudioObjectEx_get_Enabled(This,AudioEnabled)}{(This)->lpVtbl->get_Enabled(This,AudioEnabled)}
{IAgentCtlAudioObjectEx_get_SoundEffects(This,SoundEffects)}{(This)->lpVtbl->get_SoundEffects(This,SoundEffects)}
{IAgentCtlAudioObjectEx_get_Status(This,Available)}{(This)->lpVtbl->get_Status(This,Available)}
{IAgentCtlSpeechInput_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlSpeechInput_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlSpeechInput_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlSpeechInput_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlSpeechInput_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlSpeechInput_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlSpeechInput_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlSpeechInput_get_Enabled(This,VoiceEnabled)}{(This)->lpVtbl->get_Enabled(This,VoiceEnabled)}
{IAgentCtlSpeechInput_get_Language(This,Language)}{(This)->lpVtbl->get_Language(This,Language)}
{IAgentCtlSpeechInput_get_HotKey(This,HotKey)}{(This)->lpVtbl->get_HotKey(This,HotKey)}
{IAgentCtlSpeechInput_get_Installed(This,VoiceInstalled)}{(This)->lpVtbl->get_Installed(This,VoiceInstalled)}
{IAgentCtlSpeechInput_get_Engine(This,Engine)}{(This)->lpVtbl->get_Engine(This,Engine)}
{IAgentCtlSpeechInput_put_Engine(This,Engine)}{(This)->lpVtbl->put_Engine(This,Engine)}
{IAgentCtlSpeechInput_get_ListeningTip(This,ListeningTip)}{(This)->lpVtbl->get_ListeningTip(This,ListeningTip)}
{IAgentCtlPropertySheet_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlPropertySheet_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlPropertySheet_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlPropertySheet_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlPropertySheet_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlPropertySheet_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlPropertySheet_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlPropertySheet_get_Left(This,Left)}{(This)->lpVtbl->get_Left(This,Left)}
{IAgentCtlPropertySheet_get_Top(This,Top)}{(This)->lpVtbl->get_Top(This,Top)}
{IAgentCtlPropertySheet_get_Height(This,Height)}{(This)->lpVtbl->get_Height(This,Height)}
{IAgentCtlPropertySheet_get_Width(This,Width)}{(This)->lpVtbl->get_Width(This,Width)}
{IAgentCtlPropertySheet_put_Visible(This,Visible)}{(This)->lpVtbl->put_Visible(This,Visible)}
{IAgentCtlPropertySheet_get_Visible(This,Visible)}{(This)->lpVtbl->get_Visible(This,Visible)}
{IAgentCtlPropertySheet_put_Page(This,Page)}{(This)->lpVtbl->put_Page(This,Page)}
{IAgentCtlPropertySheet_get_Page(This,Page)}{(This)->lpVtbl->get_Page(This,Page)}
{IAgentCtlCommandsWindow_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlCommandsWindow_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlCommandsWindow_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlCommandsWindow_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlCommandsWindow_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlCommandsWindow_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlCommandsWindow_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlCommandsWindow_get_Visible(This,Visible)}{(This)->lpVtbl->get_Visible(This,Visible)}
{IAgentCtlCommandsWindow_put_Visible(This,Visible)}{(This)->lpVtbl->put_Visible(This,Visible)}
{IAgentCtlCommandsWindow_get_Left(This,Left)}{(This)->lpVtbl->get_Left(This,Left)}
{IAgentCtlCommandsWindow_get_Top(This,Top)}{(This)->lpVtbl->get_Top(This,Top)}
{IAgentCtlCommandsWindow_get_Height(This,Height)}{(This)->lpVtbl->get_Height(This,Height)}
{IAgentCtlCommandsWindow_get_Width(This,Width)}{(This)->lpVtbl->get_Width(This,Width)}
{IAgentCtl_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtl_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtl_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtl_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtl_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtl_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtl_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtl_get_Characters(This,Characters)}{(This)->lpVtbl->get_Characters(This,Characters)}
{IAgentCtl_get_AudioOutput(This,AudioOutput)}{(This)->lpVtbl->get_AudioOutput(This,AudioOutput)}
{IAgentCtl_get_SpeechInput(This,SpeechInput)}{(This)->lpVtbl->get_SpeechInput(This,SpeechInput)}
{IAgentCtl_get_PropertySheet(This,PropSheet)}{(This)->lpVtbl->get_PropertySheet(This,PropSheet)}
{IAgentCtl_get_CommandsWindow(This,CommandsWindow)}{(This)->lpVtbl->get_CommandsWindow(This,CommandsWindow)}
{IAgentCtl_get_Connected(This,Connected)}{(This)->lpVtbl->get_Connected(This,Connected)}
{IAgentCtl_put_Connected(This,Connected)}{(This)->lpVtbl->put_Connected(This,Connected)}
{IAgentCtl_get_Suspended(This,Suspended)}{(This)->lpVtbl->get_Suspended(This,Suspended)}
{IAgentCtlEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCtlEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCtlEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCtlEx_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCtlEx_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCtlEx_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCtlEx_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCtlEx_get_Characters(This,Characters)}{(This)->lpVtbl->get_Characters(This,Characters)}
{IAgentCtlEx_get_AudioOutput(This,AudioOutput)}{(This)->lpVtbl->get_AudioOutput(This,AudioOutput)}
{IAgentCtlEx_get_SpeechInput(This,SpeechInput)}{(This)->lpVtbl->get_SpeechInput(This,SpeechInput)}
{IAgentCtlEx_get_PropertySheet(This,PropSheet)}{(This)->lpVtbl->get_PropertySheet(This,PropSheet)}
{IAgentCtlEx_get_CommandsWindow(This,CommandsWindow)}{(This)->lpVtbl->get_CommandsWindow(This,CommandsWindow)}
{IAgentCtlEx_get_Connected(This,Connected)}{(This)->lpVtbl->get_Connected(This,Connected)}
{IAgentCtlEx_put_Connected(This,Connected)}{(This)->lpVtbl->put_Connected(This,Connected)}
{IAgentCtlEx_get_Suspended(This,Suspended)}{(This)->lpVtbl->get_Suspended(This,Suspended)}
{IAgentCtlEx_ShowDefaultCharacterProperties(This,x,y)}{(This)->lpVtbl->ShowDefaultCharacterProperties(This,x,y)}
{IAgentCtlEx_get_RaiseRequestErrors(This,RaiseErrors)}{(This)->lpVtbl->get_RaiseRequestErrors(This,RaiseErrors)}
{IAgentCtlEx_put_RaiseRequestErrors(This,RaiseErrors)}{(This)->lpVtbl->put_RaiseRequestErrors(This,RaiseErrors)}
[agterr.h]
{AGENTERROR(x)}{MAKE_SCODE(SEVERITY_ERROR,FACILITY_ITF,(x)+0x2000)}
{AGENTWARNING(x)}{MAKE_SCODE(SEVERITY_SUCCESS,FACILITY_ITF,(x)+0x2000)}
{AGENTREQERROR(x)}{MAKE_SCODE(SEVERITY_ERROR,FACILITY_ITF,(x)+0x2100)}
{AGENTPROVIDERERROR(x)}{MAKE_SCODE(SEVERITY_ERROR,FACILITY_ITF,(x)+0x2200)}
{AGENTVOICEERROR(x)}{MAKE_SCODE(SEVERITY_ERROR,FACILITY_ITF,(x)+0x2300)}
{AGENTAUDIOERROR(x)}{MAKE_SCODE(SEVERITY_ERROR,FACILITY_ITF,(x)+0x2400)}
{AGENTCTLERROR(x)}{MAKE_SCODE(SEVERITY_ERROR,FACILITY_ITF,(x)+0x2500)}
{IS_INTERRUPT_ERROR(hRes)}{((hRes>=AGENTREQERR_INTERRUPTEDLISTENKEY)&&(hRes<=AGENTREQERR_INTERRUPTEDUSER))}
[agtsvr.h]
{IAgentUserInput_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentUserInput_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentUserInput_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentUserInput_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentUserInput_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentUserInput_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentUserInput_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentUserInput_GetCount(This,pdwCount)}{(This)->lpVtbl->GetCount(This,pdwCount)}
{IAgentUserInput_GetItemID(This,dwItemIndex,pdwCommandID)}{(This)->lpVtbl->GetItemID(This,dwItemIndex,pdwCommandID)}
{IAgentUserInput_GetItemConfidence(This,dwItemIndex,plConfidence)}{(This)->lpVtbl->GetItemConfidence(This,dwItemIndex,plConfidence)}
{IAgentUserInput_GetItemText(This,dwItemIndex,pbszText)}{(This)->lpVtbl->GetItemText(This,dwItemIndex,pbszText)}
{IAgentUserInput_GetAllItemData(This,pdwItemIndices,plConfidences,pbszText)}{(This)->lpVtbl->GetAllItemData(This,pdwItemIndices,plConfidences,pbszText)}
{IAgentCommand_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCommand_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCommand_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCommand_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCommand_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCommand_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCommand_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCommand_SetCaption(This,bszCaption)}{(This)->lpVtbl->SetCaption(This,bszCaption)}
{IAgentCommand_GetCaption(This,pbszCaption)}{(This)->lpVtbl->GetCaption(This,pbszCaption)}
{IAgentCommand_SetVoice(This,bszVoice)}{(This)->lpVtbl->SetVoice(This,bszVoice)}
{IAgentCommand_GetVoice(This,pbszVoice)}{(This)->lpVtbl->GetVoice(This,pbszVoice)}
{IAgentCommand_SetEnabled(This,bEnabled)}{(This)->lpVtbl->SetEnabled(This,bEnabled)}
{IAgentCommand_GetEnabled(This,pbEnabled)}{(This)->lpVtbl->GetEnabled(This,pbEnabled)}
{IAgentCommand_SetVisible(This,bVisible)}{(This)->lpVtbl->SetVisible(This,bVisible)}
{IAgentCommand_GetVisible(This,pbVisible)}{(This)->lpVtbl->GetVisible(This,pbVisible)}
{IAgentCommand_SetConfidenceThreshold(This,lThreshold)}{(This)->lpVtbl->SetConfidenceThreshold(This,lThreshold)}
{IAgentCommand_GetConfidenceThreshold(This,plThreshold)}{(This)->lpVtbl->GetConfidenceThreshold(This,plThreshold)}
{IAgentCommand_SetConfidenceText(This,bszTipText)}{(This)->lpVtbl->SetConfidenceText(This,bszTipText)}
{IAgentCommand_GetConfidenceText(This,pbszTipText)}{(This)->lpVtbl->GetConfidenceText(This,pbszTipText)}
{IAgentCommand_GetID(This,pdwID)}{(This)->lpVtbl->GetID(This,pdwID)}
{IAgentCommandEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCommandEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCommandEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCommandEx_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCommandEx_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCommandEx_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCommandEx_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCommandEx_SetCaption(This,bszCaption)}{(This)->lpVtbl->SetCaption(This,bszCaption)}
{IAgentCommandEx_GetCaption(This,pbszCaption)}{(This)->lpVtbl->GetCaption(This,pbszCaption)}
{IAgentCommandEx_SetVoice(This,bszVoice)}{(This)->lpVtbl->SetVoice(This,bszVoice)}
{IAgentCommandEx_GetVoice(This,pbszVoice)}{(This)->lpVtbl->GetVoice(This,pbszVoice)}
{IAgentCommandEx_SetEnabled(This,bEnabled)}{(This)->lpVtbl->SetEnabled(This,bEnabled)}
{IAgentCommandEx_GetEnabled(This,pbEnabled)}{(This)->lpVtbl->GetEnabled(This,pbEnabled)}
{IAgentCommandEx_SetVisible(This,bVisible)}{(This)->lpVtbl->SetVisible(This,bVisible)}
{IAgentCommandEx_GetVisible(This,pbVisible)}{(This)->lpVtbl->GetVisible(This,pbVisible)}
{IAgentCommandEx_SetConfidenceThreshold(This,lThreshold)}{(This)->lpVtbl->SetConfidenceThreshold(This,lThreshold)}
{IAgentCommandEx_GetConfidenceThreshold(This,plThreshold)}{(This)->lpVtbl->GetConfidenceThreshold(This,plThreshold)}
{IAgentCommandEx_SetConfidenceText(This,bszTipText)}{(This)->lpVtbl->SetConfidenceText(This,bszTipText)}
{IAgentCommandEx_GetConfidenceText(This,pbszTipText)}{(This)->lpVtbl->GetConfidenceText(This,pbszTipText)}
{IAgentCommandEx_GetID(This,pdwID)}{(This)->lpVtbl->GetID(This,pdwID)}
{IAgentCommandEx_SetHelpContextID(This,ulID)}{(This)->lpVtbl->SetHelpContextID(This,ulID)}
{IAgentCommandEx_GetHelpContextID(This,pulID)}{(This)->lpVtbl->GetHelpContextID(This,pulID)}
{IAgentCommandEx_SetVoiceCaption(This,bszVoiceCaption)}{(This)->lpVtbl->SetVoiceCaption(This,bszVoiceCaption)}
{IAgentCommandEx_GetVoiceCaption(This,pbszVoiceCaption)}{(This)->lpVtbl->GetVoiceCaption(This,pbszVoiceCaption)}
{IAgentCommands_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCommands_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCommands_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCommands_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCommands_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCommands_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCommands_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCommands_GetCommand(This,dwCommandID,ppunkCommand)}{(This)->lpVtbl->GetCommand(This,dwCommandID,ppunkCommand)}
{IAgentCommands_GetCount(This,pdwCount)}{(This)->lpVtbl->GetCount(This,pdwCount)}
{IAgentCommands_SetCaption(This,bszCaption)}{(This)->lpVtbl->SetCaption(This,bszCaption)}
{IAgentCommands_GetCaption(This,pbszCaption)}{(This)->lpVtbl->GetCaption(This,pbszCaption)}
{IAgentCommands_SetVoice(This,bszVoice)}{(This)->lpVtbl->SetVoice(This,bszVoice)}
{IAgentCommands_GetVoice(This,pbszVoice)}{(This)->lpVtbl->GetVoice(This,pbszVoice)}
{IAgentCommands_SetVisible(This,bVisible)}{(This)->lpVtbl->SetVisible(This,bVisible)}
{IAgentCommands_GetVisible(This,pbVisible)}{(This)->lpVtbl->GetVisible(This,pbVisible)}
{IAgentCommands_Add(This,bszCaption,bszVoice,bEnabled,bVisible,pdwID)}{(This)->lpVtbl->Add(This,bszCaption,bszVoice,bEnabled,bVisible,pdwID)}
{IAgentCommands_Insert(This,bszCaption,bszVoice,bEnabled,bVisible,dwRefID,bBefore,pdwID)}{(This)->lpVtbl->Insert(This,bszCaption,bszVoice,bEnabled,bVisible,dwRefID,bBefore,pdwID)}
{IAgentCommands_Remove(This,dwID)}{(This)->lpVtbl->Remove(This,dwID)}
{IAgentCommands_RemoveAll(This)}{(This)->lpVtbl->RemoveAll(This)}
{IAgentCommandsEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCommandsEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCommandsEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCommandsEx_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCommandsEx_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCommandsEx_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCommandsEx_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCommandsEx_GetCommand(This,dwCommandID,ppunkCommand)}{(This)->lpVtbl->GetCommand(This,dwCommandID,ppunkCommand)}
{IAgentCommandsEx_GetCount(This,pdwCount)}{(This)->lpVtbl->GetCount(This,pdwCount)}
{IAgentCommandsEx_SetCaption(This,bszCaption)}{(This)->lpVtbl->SetCaption(This,bszCaption)}
{IAgentCommandsEx_GetCaption(This,pbszCaption)}{(This)->lpVtbl->GetCaption(This,pbszCaption)}
{IAgentCommandsEx_SetVoice(This,bszVoice)}{(This)->lpVtbl->SetVoice(This,bszVoice)}
{IAgentCommandsEx_GetVoice(This,pbszVoice)}{(This)->lpVtbl->GetVoice(This,pbszVoice)}
{IAgentCommandsEx_SetVisible(This,bVisible)}{(This)->lpVtbl->SetVisible(This,bVisible)}
{IAgentCommandsEx_GetVisible(This,pbVisible)}{(This)->lpVtbl->GetVisible(This,pbVisible)}
{IAgentCommandsEx_Add(This,bszCaption,bszVoice,bEnabled,bVisible,pdwID)}{(This)->lpVtbl->Add(This,bszCaption,bszVoice,bEnabled,bVisible,pdwID)}
{IAgentCommandsEx_Insert(This,bszCaption,bszVoice,bEnabled,bVisible,dwRefID,bBefore,pdwID)}{(This)->lpVtbl->Insert(This,bszCaption,bszVoice,bEnabled,bVisible,dwRefID,bBefore,pdwID)}
{IAgentCommandsEx_Remove(This,dwID)}{(This)->lpVtbl->Remove(This,dwID)}
{IAgentCommandsEx_RemoveAll(This)}{(This)->lpVtbl->RemoveAll(This)}
{IAgentCommandsEx_GetCommandEx(This,dwCommandID,ppCommandEx)}{(This)->lpVtbl->GetCommandEx(This,dwCommandID,ppCommandEx)}
{IAgentCommandsEx_SetDefaultID(This,dwID)}{(This)->lpVtbl->SetDefaultID(This,dwID)}
{IAgentCommandsEx_GetDefaultID(This,pdwID)}{(This)->lpVtbl->GetDefaultID(This,pdwID)}
{IAgentCommandsEx_SetHelpContextID(This,ulHelpID)}{(This)->lpVtbl->SetHelpContextID(This,ulHelpID)}
{IAgentCommandsEx_GetHelpContextID(This,pulHelpID)}{(This)->lpVtbl->GetHelpContextID(This,pulHelpID)}
{IAgentCommandsEx_SetFontName(This,bszFontName)}{(This)->lpVtbl->SetFontName(This,bszFontName)}
{IAgentCommandsEx_GetFontName(This,pbszFontName)}{(This)->lpVtbl->GetFontName(This,pbszFontName)}
{IAgentCommandsEx_SetFontSize(This,lFontSize)}{(This)->lpVtbl->SetFontSize(This,lFontSize)}
{IAgentCommandsEx_GetFontSize(This,lFontSize)}{(This)->lpVtbl->GetFontSize(This,lFontSize)}
{IAgentCommandsEx_SetVoiceCaption(This,bszVoiceCaption)}{(This)->lpVtbl->SetVoiceCaption(This,bszVoiceCaption)}
{IAgentCommandsEx_GetVoiceCaption(This,bszVoiceCaption)}{(This)->lpVtbl->GetVoiceCaption(This,bszVoiceCaption)}
{IAgentCommandsEx_AddEx(This,bszCaption,bszVoice,bszVoiceCaption,bEnabled,bVisible,ulHelpId,pdwID)}{(This)->lpVtbl->AddEx(This,bszCaption,bszVoice,bszVoiceCaption,bEnabled,bVisible,ulHelpId,pdwID)}
{IAgentCommandsEx_InsertEx(This,bszCaption,bszVoice,bszVoiceCaption,bEnabled,bVisible,ulHelpId,dwRefID,bBefore,pdwID)}{(This)->lpVtbl->InsertEx(This,bszCaption,bszVoice,bszVoiceCaption,bEnabled,bVisible,ulHelpId,dwRefID,bBefore,pdwID)}
{IAgentCommandsEx_SetGlobalVoiceCommandsEnabled(This,bEnable)}{(This)->lpVtbl->SetGlobalVoiceCommandsEnabled(This,bEnable)}
{IAgentCommandsEx_GetGlobalVoiceCommandsEnabled(This,pbEnabled)}{(This)->lpVtbl->GetGlobalVoiceCommandsEnabled(This,pbEnabled)}
{IAgentCommandWindow_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCommandWindow_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCommandWindow_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCommandWindow_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCommandWindow_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCommandWindow_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCommandWindow_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCommandWindow_SetVisible(This,bVisible)}{(This)->lpVtbl->SetVisible(This,bVisible)}
{IAgentCommandWindow_GetVisible(This,pbVisible)}{(This)->lpVtbl->GetVisible(This,pbVisible)}
{IAgentCommandWindow_GetPosition(This,plLeft,plTop)}{(This)->lpVtbl->GetPosition(This,plLeft,plTop)}
{IAgentCommandWindow_GetSize(This,plWidth,plHeight)}{(This)->lpVtbl->GetSize(This,plWidth,plHeight)}
{IAgentSpeechInputProperties_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentSpeechInputProperties_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentSpeechInputProperties_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentSpeechInputProperties_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentSpeechInputProperties_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentSpeechInputProperties_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentSpeechInputProperties_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentSpeechInputProperties_GetInstalled(This,pbInstalled)}{(This)->lpVtbl->GetInstalled(This,pbInstalled)}
{IAgentSpeechInputProperties_GetEnabled(This,pbEnabled)}{(This)->lpVtbl->GetEnabled(This,pbEnabled)}
{IAgentSpeechInputProperties_GetHotKey(This,pbszHotCharKey)}{(This)->lpVtbl->GetHotKey(This,pbszHotCharKey)}
{IAgentSpeechInputProperties_GetLCID(This,plcidCurrent)}{(This)->lpVtbl->GetLCID(This,plcidCurrent)}
{IAgentSpeechInputProperties_GetEngine(This,pbszEngine)}{(This)->lpVtbl->GetEngine(This,pbszEngine)}
{IAgentSpeechInputProperties_SetEngine(This,bszEngine)}{(This)->lpVtbl->SetEngine(This,bszEngine)}
{IAgentSpeechInputProperties_GetListeningTip(This,pbListeningTip)}{(This)->lpVtbl->GetListeningTip(This,pbListeningTip)}
{IAgentAudioOutputProperties_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentAudioOutputProperties_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentAudioOutputProperties_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentAudioOutputProperties_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentAudioOutputProperties_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentAudioOutputProperties_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentAudioOutputProperties_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentAudioOutputProperties_GetEnabled(This,pbEnabled)}{(This)->lpVtbl->GetEnabled(This,pbEnabled)}
{IAgentAudioOutputProperties_GetUsingSoundEffects(This,pbUsingSoundEffects)}{(This)->lpVtbl->GetUsingSoundEffects(This,pbUsingSoundEffects)}
{IAgentAudioOutputPropertiesEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentAudioOutputPropertiesEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentAudioOutputPropertiesEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentAudioOutputPropertiesEx_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentAudioOutputPropertiesEx_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentAudioOutputPropertiesEx_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentAudioOutputPropertiesEx_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentAudioOutputPropertiesEx_GetEnabled(This,pbEnabled)}{(This)->lpVtbl->GetEnabled(This,pbEnabled)}
{IAgentAudioOutputPropertiesEx_GetUsingSoundEffects(This,pbUsingSoundEffects)}{(This)->lpVtbl->GetUsingSoundEffects(This,pbUsingSoundEffects)}
{IAgentAudioOutputPropertiesEx_GetStatus(This,plStatus)}{(This)->lpVtbl->GetStatus(This,plStatus)}
{IAgentPropertySheet_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentPropertySheet_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentPropertySheet_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentPropertySheet_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentPropertySheet_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentPropertySheet_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentPropertySheet_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentPropertySheet_GetVisible(This,pbVisible)}{(This)->lpVtbl->GetVisible(This,pbVisible)}
{IAgentPropertySheet_SetVisible(This,bVisible)}{(This)->lpVtbl->SetVisible(This,bVisible)}
{IAgentPropertySheet_GetPosition(This,plLeft,plTop)}{(This)->lpVtbl->GetPosition(This,plLeft,plTop)}
{IAgentPropertySheet_GetSize(This,plWidth,plHeight)}{(This)->lpVtbl->GetSize(This,plWidth,plHeight)}
{IAgentPropertySheet_GetPage(This,pbszPage)}{(This)->lpVtbl->GetPage(This,pbszPage)}
{IAgentPropertySheet_SetPage(This,bszPage)}{(This)->lpVtbl->SetPage(This,bszPage)}
{IAgentBalloon_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentBalloon_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentBalloon_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentBalloon_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentBalloon_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentBalloon_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentBalloon_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentBalloon_GetEnabled(This,pbEnabled)}{(This)->lpVtbl->GetEnabled(This,pbEnabled)}
{IAgentBalloon_GetNumLines(This,plLines)}{(This)->lpVtbl->GetNumLines(This,plLines)}
{IAgentBalloon_GetNumCharsPerLine(This,plCharsPerLine)}{(This)->lpVtbl->GetNumCharsPerLine(This,plCharsPerLine)}
{IAgentBalloon_GetFontName(This,pbszFontName)}{(This)->lpVtbl->GetFontName(This,pbszFontName)}
{IAgentBalloon_GetFontSize(This,plFontSize)}{(This)->lpVtbl->GetFontSize(This,plFontSize)}
{IAgentBalloon_GetFontBold(This,pbFontBold)}{(This)->lpVtbl->GetFontBold(This,pbFontBold)}
{IAgentBalloon_GetFontItalic(This,pbFontItalic)}{(This)->lpVtbl->GetFontItalic(This,pbFontItalic)}
{IAgentBalloon_GetFontStrikethru(This,pbFontStrikethru)}{(This)->lpVtbl->GetFontStrikethru(This,pbFontStrikethru)}
{IAgentBalloon_GetFontUnderline(This,pbFontUnderline)}{(This)->lpVtbl->GetFontUnderline(This,pbFontUnderline)}
{IAgentBalloon_GetForeColor(This,plFGColor)}{(This)->lpVtbl->GetForeColor(This,plFGColor)}
{IAgentBalloon_GetBackColor(This,plBGColor)}{(This)->lpVtbl->GetBackColor(This,plBGColor)}
{IAgentBalloon_GetBorderColor(This,plBorderColor)}{(This)->lpVtbl->GetBorderColor(This,plBorderColor)}
{IAgentBalloon_SetVisible(This,bVisible)}{(This)->lpVtbl->SetVisible(This,bVisible)}
{IAgentBalloon_GetVisible(This,pbVisible)}{(This)->lpVtbl->GetVisible(This,pbVisible)}
{IAgentBalloon_SetFontName(This,bszFontName)}{(This)->lpVtbl->SetFontName(This,bszFontName)}
{IAgentBalloon_SetFontSize(This,lFontSize)}{(This)->lpVtbl->SetFontSize(This,lFontSize)}
{IAgentBalloon_SetFontCharSet(This,sFontCharSet)}{(This)->lpVtbl->SetFontCharSet(This,sFontCharSet)}
{IAgentBalloon_GetFontCharSet(This,psFontCharSet)}{(This)->lpVtbl->GetFontCharSet(This,psFontCharSet)}
{IAgentBalloonEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentBalloonEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentBalloonEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentBalloonEx_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentBalloonEx_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentBalloonEx_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentBalloonEx_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentBalloonEx_GetEnabled(This,pbEnabled)}{(This)->lpVtbl->GetEnabled(This,pbEnabled)}
{IAgentBalloonEx_GetNumLines(This,plLines)}{(This)->lpVtbl->GetNumLines(This,plLines)}
{IAgentBalloonEx_GetNumCharsPerLine(This,plCharsPerLine)}{(This)->lpVtbl->GetNumCharsPerLine(This,plCharsPerLine)}
{IAgentBalloonEx_GetFontName(This,pbszFontName)}{(This)->lpVtbl->GetFontName(This,pbszFontName)}
{IAgentBalloonEx_GetFontSize(This,plFontSize)}{(This)->lpVtbl->GetFontSize(This,plFontSize)}
{IAgentBalloonEx_GetFontBold(This,pbFontBold)}{(This)->lpVtbl->GetFontBold(This,pbFontBold)}
{IAgentBalloonEx_GetFontItalic(This,pbFontItalic)}{(This)->lpVtbl->GetFontItalic(This,pbFontItalic)}
{IAgentBalloonEx_GetFontStrikethru(This,pbFontStrikethru)}{(This)->lpVtbl->GetFontStrikethru(This,pbFontStrikethru)}
{IAgentBalloonEx_GetFontUnderline(This,pbFontUnderline)}{(This)->lpVtbl->GetFontUnderline(This,pbFontUnderline)}
{IAgentBalloonEx_GetForeColor(This,plFGColor)}{(This)->lpVtbl->GetForeColor(This,plFGColor)}
{IAgentBalloonEx_GetBackColor(This,plBGColor)}{(This)->lpVtbl->GetBackColor(This,plBGColor)}
{IAgentBalloonEx_GetBorderColor(This,plBorderColor)}{(This)->lpVtbl->GetBorderColor(This,plBorderColor)}
{IAgentBalloonEx_SetVisible(This,bVisible)}{(This)->lpVtbl->SetVisible(This,bVisible)}
{IAgentBalloonEx_GetVisible(This,pbVisible)}{(This)->lpVtbl->GetVisible(This,pbVisible)}
{IAgentBalloonEx_SetFontName(This,bszFontName)}{(This)->lpVtbl->SetFontName(This,bszFontName)}
{IAgentBalloonEx_SetFontSize(This,lFontSize)}{(This)->lpVtbl->SetFontSize(This,lFontSize)}
{IAgentBalloonEx_SetFontCharSet(This,sFontCharSet)}{(This)->lpVtbl->SetFontCharSet(This,sFontCharSet)}
{IAgentBalloonEx_GetFontCharSet(This,psFontCharSet)}{(This)->lpVtbl->GetFontCharSet(This,psFontCharSet)}
{IAgentBalloonEx_SetStyle(This,lStyle)}{(This)->lpVtbl->SetStyle(This,lStyle)}
{IAgentBalloonEx_GetStyle(This,plStyle)}{(This)->lpVtbl->GetStyle(This,plStyle)}
{IAgentBalloonEx_SetNumLines(This,lLines)}{(This)->lpVtbl->SetNumLines(This,lLines)}
{IAgentBalloonEx_SetNumCharsPerLine(This,lCharsPerLine)}{(This)->lpVtbl->SetNumCharsPerLine(This,lCharsPerLine)}
{IAgentCharacter_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCharacter_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCharacter_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCharacter_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCharacter_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCharacter_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCharacter_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCharacter_GetVisible(This,pbVisible)}{(This)->lpVtbl->GetVisible(This,pbVisible)}
{IAgentCharacter_SetPosition(This,lLeft,lTop)}{(This)->lpVtbl->SetPosition(This,lLeft,lTop)}
{IAgentCharacter_GetPosition(This,plLeft,plTop)}{(This)->lpVtbl->GetPosition(This,plLeft,plTop)}
{IAgentCharacter_SetSize(This,lWidth,lHeight)}{(This)->lpVtbl->SetSize(This,lWidth,lHeight)}
{IAgentCharacter_GetSize(This,plWidth,plHeight)}{(This)->lpVtbl->GetSize(This,plWidth,plHeight)}
{IAgentCharacter_GetName(This,pbszName)}{(This)->lpVtbl->GetName(This,pbszName)}
{IAgentCharacter_GetDescription(This,pbszDescription)}{(This)->lpVtbl->GetDescription(This,pbszDescription)}
{IAgentCharacter_GetTTSSpeed(This,pdwSpeed)}{(This)->lpVtbl->GetTTSSpeed(This,pdwSpeed)}
{IAgentCharacter_GetTTSPitch(This,pwPitch)}{(This)->lpVtbl->GetTTSPitch(This,pwPitch)}
{IAgentCharacter_Activate(This,sState)}{(This)->lpVtbl->Activate(This,sState)}
{IAgentCharacter_SetIdleOn(This,bOn)}{(This)->lpVtbl->SetIdleOn(This,bOn)}
{IAgentCharacter_GetIdleOn(This,pbOn)}{(This)->lpVtbl->GetIdleOn(This,pbOn)}
{IAgentCharacter_Prepare(This,dwType,bszName,bQueue,pdwReqID)}{(This)->lpVtbl->Prepare(This,dwType,bszName,bQueue,pdwReqID)}
{IAgentCharacter_Play(This,bszAnimation,pdwReqID)}{(This)->lpVtbl->Play(This,bszAnimation,pdwReqID)}
{IAgentCharacter_Stop(This,dwReqID)}{(This)->lpVtbl->Stop(This,dwReqID)}
{IAgentCharacter_StopAll(This,lTypes)}{(This)->lpVtbl->StopAll(This,lTypes)}
{IAgentCharacter_Wait(This,dwReqID,pdwReqID)}{(This)->lpVtbl->Wait(This,dwReqID,pdwReqID)}
{IAgentCharacter_Interrupt(This,dwReqID,pdwReqID)}{(This)->lpVtbl->Interrupt(This,dwReqID,pdwReqID)}
{IAgentCharacter_Show(This,bFast,pdwReqID)}{(This)->lpVtbl->Show(This,bFast,pdwReqID)}
{IAgentCharacter_Hide(This,bFast,pdwReqID)}{(This)->lpVtbl->Hide(This,bFast,pdwReqID)}
{IAgentCharacter_Speak(This,bszText,bszUrl,pdwReqID)}{(This)->lpVtbl->Speak(This,bszText,bszUrl,pdwReqID)}
{IAgentCharacter_MoveTo(This,x,y,lSpeed,pdwReqID)}{(This)->lpVtbl->MoveTo(This,x,y,lSpeed,pdwReqID)}
{IAgentCharacter_GestureAt(This,x,y,pdwReqID)}{(This)->lpVtbl->GestureAt(This,x,y,pdwReqID)}
{IAgentCharacter_GetMoveCause(This,pdwCause)}{(This)->lpVtbl->GetMoveCause(This,pdwCause)}
{IAgentCharacter_GetVisibilityCause(This,pdwCause)}{(This)->lpVtbl->GetVisibilityCause(This,pdwCause)}
{IAgentCharacter_HasOtherClients(This,plNumOtherClients)}{(This)->lpVtbl->HasOtherClients(This,plNumOtherClients)}
{IAgentCharacter_SetSoundEffectsOn(This,bOn)}{(This)->lpVtbl->SetSoundEffectsOn(This,bOn)}
{IAgentCharacter_GetSoundEffectsOn(This,pbOn)}{(This)->lpVtbl->GetSoundEffectsOn(This,pbOn)}
{IAgentCharacter_SetName(This,bszName)}{(This)->lpVtbl->SetName(This,bszName)}
{IAgentCharacter_SetDescription(This,bszDescription)}{(This)->lpVtbl->SetDescription(This,bszDescription)}
{IAgentCharacter_GetExtraData(This,pbszExtraData)}{(This)->lpVtbl->GetExtraData(This,pbszExtraData)}
{IAgentCharacterEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCharacterEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCharacterEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCharacterEx_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentCharacterEx_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentCharacterEx_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentCharacterEx_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentCharacterEx_GetVisible(This,pbVisible)}{(This)->lpVtbl->GetVisible(This,pbVisible)}
{IAgentCharacterEx_SetPosition(This,lLeft,lTop)}{(This)->lpVtbl->SetPosition(This,lLeft,lTop)}
{IAgentCharacterEx_GetPosition(This,plLeft,plTop)}{(This)->lpVtbl->GetPosition(This,plLeft,plTop)}
{IAgentCharacterEx_SetSize(This,lWidth,lHeight)}{(This)->lpVtbl->SetSize(This,lWidth,lHeight)}
{IAgentCharacterEx_GetSize(This,plWidth,plHeight)}{(This)->lpVtbl->GetSize(This,plWidth,plHeight)}
{IAgentCharacterEx_GetName(This,pbszName)}{(This)->lpVtbl->GetName(This,pbszName)}
{IAgentCharacterEx_GetDescription(This,pbszDescription)}{(This)->lpVtbl->GetDescription(This,pbszDescription)}
{IAgentCharacterEx_GetTTSSpeed(This,pdwSpeed)}{(This)->lpVtbl->GetTTSSpeed(This,pdwSpeed)}
{IAgentCharacterEx_GetTTSPitch(This,pwPitch)}{(This)->lpVtbl->GetTTSPitch(This,pwPitch)}
{IAgentCharacterEx_Activate(This,sState)}{(This)->lpVtbl->Activate(This,sState)}
{IAgentCharacterEx_SetIdleOn(This,bOn)}{(This)->lpVtbl->SetIdleOn(This,bOn)}
{IAgentCharacterEx_GetIdleOn(This,pbOn)}{(This)->lpVtbl->GetIdleOn(This,pbOn)}
{IAgentCharacterEx_Prepare(This,dwType,bszName,bQueue,pdwReqID)}{(This)->lpVtbl->Prepare(This,dwType,bszName,bQueue,pdwReqID)}
{IAgentCharacterEx_Play(This,bszAnimation,pdwReqID)}{(This)->lpVtbl->Play(This,bszAnimation,pdwReqID)}
{IAgentCharacterEx_Stop(This,dwReqID)}{(This)->lpVtbl->Stop(This,dwReqID)}
{IAgentCharacterEx_StopAll(This,lTypes)}{(This)->lpVtbl->StopAll(This,lTypes)}
{IAgentCharacterEx_Wait(This,dwReqID,pdwReqID)}{(This)->lpVtbl->Wait(This,dwReqID,pdwReqID)}
{IAgentCharacterEx_Interrupt(This,dwReqID,pdwReqID)}{(This)->lpVtbl->Interrupt(This,dwReqID,pdwReqID)}
{IAgentCharacterEx_Show(This,bFast,pdwReqID)}{(This)->lpVtbl->Show(This,bFast,pdwReqID)}
{IAgentCharacterEx_Hide(This,bFast,pdwReqID)}{(This)->lpVtbl->Hide(This,bFast,pdwReqID)}
{IAgentCharacterEx_Speak(This,bszText,bszUrl,pdwReqID)}{(This)->lpVtbl->Speak(This,bszText,bszUrl,pdwReqID)}
{IAgentCharacterEx_MoveTo(This,x,y,lSpeed,pdwReqID)}{(This)->lpVtbl->MoveTo(This,x,y,lSpeed,pdwReqID)}
{IAgentCharacterEx_GestureAt(This,x,y,pdwReqID)}{(This)->lpVtbl->GestureAt(This,x,y,pdwReqID)}
{IAgentCharacterEx_GetMoveCause(This,pdwCause)}{(This)->lpVtbl->GetMoveCause(This,pdwCause)}
{IAgentCharacterEx_GetVisibilityCause(This,pdwCause)}{(This)->lpVtbl->GetVisibilityCause(This,pdwCause)}
{IAgentCharacterEx_HasOtherClients(This,plNumOtherClients)}{(This)->lpVtbl->HasOtherClients(This,plNumOtherClients)}
{IAgentCharacterEx_SetSoundEffectsOn(This,bOn)}{(This)->lpVtbl->SetSoundEffectsOn(This,bOn)}
{IAgentCharacterEx_GetSoundEffectsOn(This,pbOn)}{(This)->lpVtbl->GetSoundEffectsOn(This,pbOn)}
{IAgentCharacterEx_SetName(This,bszName)}{(This)->lpVtbl->SetName(This,bszName)}
{IAgentCharacterEx_SetDescription(This,bszDescription)}{(This)->lpVtbl->SetDescription(This,bszDescription)}
{IAgentCharacterEx_GetExtraData(This,pbszExtraData)}{(This)->lpVtbl->GetExtraData(This,pbszExtraData)}
{IAgentCharacterEx_ShowPopupMenu(This,x,y)}{(This)->lpVtbl->ShowPopupMenu(This,x,y)}
{IAgentCharacterEx_SetAutoPopupMenu(This,bAutoPopupMenu)}{(This)->lpVtbl->SetAutoPopupMenu(This,bAutoPopupMenu)}
{IAgentCharacterEx_GetAutoPopupMenu(This,pbAutoPopupMenu)}{(This)->lpVtbl->GetAutoPopupMenu(This,pbAutoPopupMenu)}
{IAgentCharacterEx_GetHelpFileName(This,pbszName)}{(This)->lpVtbl->GetHelpFileName(This,pbszName)}
{IAgentCharacterEx_SetHelpFileName(This,bszName)}{(This)->lpVtbl->SetHelpFileName(This,bszName)}
{IAgentCharacterEx_SetHelpModeOn(This,bHelpModeOn)}{(This)->lpVtbl->SetHelpModeOn(This,bHelpModeOn)}
{IAgentCharacterEx_GetHelpModeOn(This,pbHelpModeOn)}{(This)->lpVtbl->GetHelpModeOn(This,pbHelpModeOn)}
{IAgentCharacterEx_SetHelpContextID(This,ulID)}{(This)->lpVtbl->SetHelpContextID(This,ulID)}
{IAgentCharacterEx_GetHelpContextID(This,pulID)}{(This)->lpVtbl->GetHelpContextID(This,pulID)}
{IAgentCharacterEx_GetActive(This,psState)}{(This)->lpVtbl->GetActive(This,psState)}
{IAgentCharacterEx_Listen(This,bListen)}{(This)->lpVtbl->Listen(This,bListen)}
{IAgentCharacterEx_SetLanguageID(This,langid)}{(This)->lpVtbl->SetLanguageID(This,langid)}
{IAgentCharacterEx_GetLanguageID(This,plangid)}{(This)->lpVtbl->GetLanguageID(This,plangid)}
{IAgentCharacterEx_GetTTSModeID(This,pbszModeID)}{(This)->lpVtbl->GetTTSModeID(This,pbszModeID)}
{IAgentCharacterEx_SetTTSModeID(This,bszModeID)}{(This)->lpVtbl->SetTTSModeID(This,bszModeID)}
{IAgentCharacterEx_GetSRModeID(This,pbszModeID)}{(This)->lpVtbl->GetSRModeID(This,pbszModeID)}
{IAgentCharacterEx_SetSRModeID(This,bszModeID)}{(This)->lpVtbl->SetSRModeID(This,bszModeID)}
{IAgentCharacterEx_GetGUID(This,pbszID)}{(This)->lpVtbl->GetGUID(This,pbszID)}
{IAgentCharacterEx_GetOriginalSize(This,plWidth,plHeight)}{(This)->lpVtbl->GetOriginalSize(This,plWidth,plHeight)}
{IAgentCharacterEx_Think(This,bszText,pdwReqID)}{(This)->lpVtbl->Think(This,bszText,pdwReqID)}
{IAgentCharacterEx_GetVersion(This,psMajor,psMinor)}{(This)->lpVtbl->GetVersion(This,psMajor,psMinor)}
{IAgentCharacterEx_GetAnimationNames(This,punkEnum)}{(This)->lpVtbl->GetAnimationNames(This,punkEnum)}
{IAgentCharacterEx_GetSRStatus(This,plStatus)}{(This)->lpVtbl->GetSRStatus(This,plStatus)}
{IAgent_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgent_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgent_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgent_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgent_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgent_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgent_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgent_Load(This,vLoadKey,pdwCharID,pdwReqID)}{(This)->lpVtbl->Load(This,vLoadKey,pdwCharID,pdwReqID)}
{IAgent_Unload(This,dwCharID)}{(This)->lpVtbl->Unload(This,dwCharID)}
{IAgent_Register(This,punkNotifySink,pdwSinkID)}{(This)->lpVtbl->Register(This,punkNotifySink,pdwSinkID)}
{IAgent_Unregister(This,dwSinkID)}{(This)->lpVtbl->Unregister(This,dwSinkID)}
{IAgent_GetCharacter(This,dwCharID,ppunkCharacter)}{(This)->lpVtbl->GetCharacter(This,dwCharID,ppunkCharacter)}
{IAgent_GetSuspended(This,pbSuspended)}{(This)->lpVtbl->GetSuspended(This,pbSuspended)}
{IAgentEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentEx_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentEx_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentEx_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentEx_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentEx_Load(This,vLoadKey,pdwCharID,pdwReqID)}{(This)->lpVtbl->Load(This,vLoadKey,pdwCharID,pdwReqID)}
{IAgentEx_Unload(This,dwCharID)}{(This)->lpVtbl->Unload(This,dwCharID)}
{IAgentEx_Register(This,punkNotifySink,pdwSinkID)}{(This)->lpVtbl->Register(This,punkNotifySink,pdwSinkID)}
{IAgentEx_Unregister(This,dwSinkID)}{(This)->lpVtbl->Unregister(This,dwSinkID)}
{IAgentEx_GetCharacter(This,dwCharID,ppunkCharacter)}{(This)->lpVtbl->GetCharacter(This,dwCharID,ppunkCharacter)}
{IAgentEx_GetSuspended(This,pbSuspended)}{(This)->lpVtbl->GetSuspended(This,pbSuspended)}
{IAgentEx_GetCharacterEx(This,dwCharID,ppCharacterEx)}{(This)->lpVtbl->GetCharacterEx(This,dwCharID,ppCharacterEx)}
{IAgentEx_GetVersion(This,psMajor,psMinor)}{(This)->lpVtbl->GetVersion(This,psMajor,psMinor)}
{IAgentEx_ShowDefaultCharacterProperties(This,x,y,bUseDefaultPosition)}{(This)->lpVtbl->ShowDefaultCharacterProperties(This,x,y,bUseDefaultPosition)}
{IAgentNotifySink_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentNotifySink_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentNotifySink_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentNotifySink_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentNotifySink_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentNotifySink_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentNotifySink_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentNotifySink_Command(This,dwCommandID,punkUserInput)}{(This)->lpVtbl->Command(This,dwCommandID,punkUserInput)}
{IAgentNotifySink_ActivateInputState(This,dwCharID,bActivated)}{(This)->lpVtbl->ActivateInputState(This,dwCharID,bActivated)}
{IAgentNotifySink_Restart(This)}{(This)->lpVtbl->Restart(This)}
{IAgentNotifySink_Shutdown(This)}{(This)->lpVtbl->Shutdown(This)}
{IAgentNotifySink_VisibleState(This,dwCharID,bVisible,dwCause)}{(This)->lpVtbl->VisibleState(This,dwCharID,bVisible,dwCause)}
{IAgentNotifySink_Click(This,dwCharID,fwKeys,x,y)}{(This)->lpVtbl->Click(This,dwCharID,fwKeys,x,y)}
{IAgentNotifySink_DblClick(This,dwCharID,fwKeys,x,y)}{(This)->lpVtbl->DblClick(This,dwCharID,fwKeys,x,y)}
{IAgentNotifySink_DragStart(This,dwCharID,fwKeys,x,y)}{(This)->lpVtbl->DragStart(This,dwCharID,fwKeys,x,y)}
{IAgentNotifySink_DragComplete(This,dwCharID,fwKeys,x,y)}{(This)->lpVtbl->DragComplete(This,dwCharID,fwKeys,x,y)}
{IAgentNotifySink_RequestStart(This,dwRequestID)}{(This)->lpVtbl->RequestStart(This,dwRequestID)}
{IAgentNotifySink_RequestComplete(This,dwRequestID,hrStatus)}{(This)->lpVtbl->RequestComplete(This,dwRequestID,hrStatus)}
{IAgentNotifySink_BookMark(This,dwBookMarkID)}{(This)->lpVtbl->BookMark(This,dwBookMarkID)}
{IAgentNotifySink_Idle(This,dwCharID,bStart)}{(This)->lpVtbl->Idle(This,dwCharID,bStart)}
{IAgentNotifySink_Move(This,dwCharID,x,y,dwCause)}{(This)->lpVtbl->Move(This,dwCharID,x,y,dwCause)}
{IAgentNotifySink_Size(This,dwCharID,lWidth,lHeight)}{(This)->lpVtbl->Size(This,dwCharID,lWidth,lHeight)}
{IAgentNotifySink_BalloonVisibleState(This,dwCharID,bVisible)}{(This)->lpVtbl->BalloonVisibleState(This,dwCharID,bVisible)}
{IAgentNotifySinkEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentNotifySinkEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentNotifySinkEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentNotifySinkEx_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAgentNotifySinkEx_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAgentNotifySinkEx_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAgentNotifySinkEx_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAgentNotifySinkEx_Command(This,dwCommandID,punkUserInput)}{(This)->lpVtbl->Command(This,dwCommandID,punkUserInput)}
{IAgentNotifySinkEx_ActivateInputState(This,dwCharID,bActivated)}{(This)->lpVtbl->ActivateInputState(This,dwCharID,bActivated)}
{IAgentNotifySinkEx_Restart(This)}{(This)->lpVtbl->Restart(This)}
{IAgentNotifySinkEx_Shutdown(This)}{(This)->lpVtbl->Shutdown(This)}
{IAgentNotifySinkEx_VisibleState(This,dwCharID,bVisible,dwCause)}{(This)->lpVtbl->VisibleState(This,dwCharID,bVisible,dwCause)}
{IAgentNotifySinkEx_Click(This,dwCharID,fwKeys,x,y)}{(This)->lpVtbl->Click(This,dwCharID,fwKeys,x,y)}
{IAgentNotifySinkEx_DblClick(This,dwCharID,fwKeys,x,y)}{(This)->lpVtbl->DblClick(This,dwCharID,fwKeys,x,y)}
{IAgentNotifySinkEx_DragStart(This,dwCharID,fwKeys,x,y)}{(This)->lpVtbl->DragStart(This,dwCharID,fwKeys,x,y)}
{IAgentNotifySinkEx_DragComplete(This,dwCharID,fwKeys,x,y)}{(This)->lpVtbl->DragComplete(This,dwCharID,fwKeys,x,y)}
{IAgentNotifySinkEx_RequestStart(This,dwRequestID)}{(This)->lpVtbl->RequestStart(This,dwRequestID)}
{IAgentNotifySinkEx_RequestComplete(This,dwRequestID,hrStatus)}{(This)->lpVtbl->RequestComplete(This,dwRequestID,hrStatus)}
{IAgentNotifySinkEx_BookMark(This,dwBookMarkID)}{(This)->lpVtbl->BookMark(This,dwBookMarkID)}
{IAgentNotifySinkEx_Idle(This,dwCharID,bStart)}{(This)->lpVtbl->Idle(This,dwCharID,bStart)}
{IAgentNotifySinkEx_Move(This,dwCharID,x,y,dwCause)}{(This)->lpVtbl->Move(This,dwCharID,x,y,dwCause)}
{IAgentNotifySinkEx_Size(This,dwCharID,lWidth,lHeight)}{(This)->lpVtbl->Size(This,dwCharID,lWidth,lHeight)}
{IAgentNotifySinkEx_BalloonVisibleState(This,dwCharID,bVisible)}{(This)->lpVtbl->BalloonVisibleState(This,dwCharID,bVisible)}
{IAgentNotifySinkEx_HelpComplete(This,dwCharID,dwCommandID,dwCause)}{(This)->lpVtbl->HelpComplete(This,dwCharID,dwCommandID,dwCause)}
{IAgentNotifySinkEx_ListeningState(This,dwCharID,bListening,dwCause)}{(This)->lpVtbl->ListeningState(This,dwCharID,bListening,dwCause)}
{IAgentNotifySinkEx_DefaultCharacterChange(This,bszGUID)}{(This)->lpVtbl->DefaultCharacterChange(This,bszGUID)}
{IAgentNotifySinkEx_AgentPropertyChange(This)}{(This)->lpVtbl->AgentPropertyChange(This)}
{IAgentNotifySinkEx_ActiveClientChange(This,dwCharID,lStatus)}{(This)->lpVtbl->ActiveClientChange(This,dwCharID,lStatus)}
{IAgentPrivateNotifySink_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentPrivateNotifySink_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentPrivateNotifySink_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentPrivateNotifySink_ReleaseAll(This)}{(This)->lpVtbl->ReleaseAll(This)}
{IAgentPrivateNotifySink_ReleaseOne(This,pnNotify)}{(This)->lpVtbl->ReleaseOne(This,pnNotify)}
{IAgentPrivateNotifySink_GetClientID(This,pdwClientID)}{(This)->lpVtbl->GetClientID(This,pdwClientID)}
{IAgentCustomMarshalMaker_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentCustomMarshalMaker_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentCustomMarshalMaker_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentCustomMarshalMaker_Create(This,pSink,riidSink,pMarshaledSink)}{(This)->lpVtbl->Create(This,pSink,riidSink,pMarshaledSink)}
{IAgentClientStatus_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAgentClientStatus_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAgentClientStatus_Release(This)}{(This)->lpVtbl->Release(This)}
{IAgentClientStatus_Ping(This)}{(This)->lpVtbl->Ping(This)}
[alg.h]
{IAdapterInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAdapterInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAdapterInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IAdapterInfo_GetAdapterIndex(This,pulIndex)}{(This)->lpVtbl->GetAdapterIndex(This,pulIndex)}
{IAdapterInfo_GetAdapterType(This,pAdapterType)}{(This)->lpVtbl->GetAdapterType(This,pAdapterType)}
{IAdapterInfo_GetAdapterAddresses(This,pulAddressCount,prgAddresses)}{(This)->lpVtbl->GetAdapterAddresses(This,pulAddressCount,prgAddresses)}
{IPendingProxyConnection_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IPendingProxyConnection_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IPendingProxyConnection_Release(This)}{(This)->lpVtbl->Release(This)}
{IPendingProxyConnection_Cancel(This)}{(This)->lpVtbl->Cancel(This)}
{IDataChannel_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDataChannel_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDataChannel_Release(This)}{(This)->lpVtbl->Release(This)}
{IDataChannel_Cancel(This)}{(This)->lpVtbl->Cancel(This)}
{IDataChannel_GetChannelProperties(This,ppProperties)}{(This)->lpVtbl->GetChannelProperties(This,ppProperties)}
{IDataChannel_GetSessionCreationEventHandle(This,pHandle)}{(This)->lpVtbl->GetSessionCreationEventHandle(This,pHandle)}
{IDataChannel_GetSessionDeletionEventHandle(This,pHandle)}{(This)->lpVtbl->GetSessionDeletionEventHandle(This,pHandle)}
{IPersistentDataChannel_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IPersistentDataChannel_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IPersistentDataChannel_Release(This)}{(This)->lpVtbl->Release(This)}
{IPersistentDataChannel_Cancel(This)}{(This)->lpVtbl->Cancel(This)}
{IPersistentDataChannel_GetChannelProperties(This,ppProperties)}{(This)->lpVtbl->GetChannelProperties(This,ppProperties)}
{IPrimaryControlChannel_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IPrimaryControlChannel_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IPrimaryControlChannel_Release(This)}{(This)->lpVtbl->Release(This)}
{IPrimaryControlChannel_Cancel(This)}{(This)->lpVtbl->Cancel(This)}
{IPrimaryControlChannel_GetChannelProperties(This,ppProperties)}{(This)->lpVtbl->GetChannelProperties(This,ppProperties)}
{IPrimaryControlChannel_GetOriginalDestinationInformation(This,ulSourceAddress,usSourcePort,pulOriginalDestinationAddress,pusOriginalDestinationPort,pulRemapDestinationAddress,pulRemapDestinationPort,ppReceiveAdapter)}{(This)->lpVtbl->GetOriginalDestinationInformation(This,ulSourceAddress,usSourcePort,pulOriginalDestinationAddress,pusOriginalDestinationPort,pulRemapDestinationAddress,pulRemapDestinationPort,ppReceiveAdapter)}
{ISecondaryControlChannel_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ISecondaryControlChannel_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ISecondaryControlChannel_Release(This)}{(This)->lpVtbl->Release(This)}
{ISecondaryControlChannel_Cancel(This)}{(This)->lpVtbl->Cancel(This)}
{ISecondaryControlChannel_GetChannelProperties(This,ppProperties)}{(This)->lpVtbl->GetChannelProperties(This,ppProperties)}
{ISecondaryControlChannel_GetOriginalDestinationInformation(This,ulSourceAddress,usSourcePort,pulOriginalDestinationAddress,pusOriginalDestinationPort,ppReceiveAdapter)}{(This)->lpVtbl->GetOriginalDestinationInformation(This,ulSourceAddress,usSourcePort,pulOriginalDestinationAddress,pusOriginalDestinationPort,ppReceiveAdapter)}
{IEnumAdapterInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumAdapterInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumAdapterInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumAdapterInfo_Next(This,celt,rgAI,pCeltFetched)}{(This)->lpVtbl->Next(This,celt,rgAI,pCeltFetched)}
{IEnumAdapterInfo_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumAdapterInfo_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumAdapterInfo_Clone(This,ppEnum)}{(This)->lpVtbl->Clone(This,ppEnum)}
{IAdapterNotificationSink_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAdapterNotificationSink_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAdapterNotificationSink_Release(This)}{(This)->lpVtbl->Release(This)}
{IAdapterNotificationSink_AdapterAdded(This,pAdapter)}{(This)->lpVtbl->AdapterAdded(This,pAdapter)}
{IAdapterNotificationSink_AdapterRemoved(This,pAdapter)}{(This)->lpVtbl->AdapterRemoved(This,pAdapter)}
{IAdapterNotificationSink_AdapterModified(This,pAdapter)}{(This)->lpVtbl->AdapterModified(This,pAdapter)}
{IAdapterNotificationSink_AdapterUpdatePortMapping(This,pAdapter)}{(This)->lpVtbl->AdapterUpdatePortMapping(This,pAdapter)}
{IApplicationGatewayServices_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IApplicationGatewayServices_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IApplicationGatewayServices_Release(This)}{(This)->lpVtbl->Release(This)}
{IApplicationGatewayServices_CreatePrimaryControlChannel(This,uAdapterIndex,eProtocol,usPortToCapture,eCaptureType,fCaptureInbound,ulListenAddress,usListenPort,ppIControlChannel)}{(This)->lpVtbl->CreatePrimaryControlChannel(This,uAdapterIndex,eProtocol,usPortToCapture,eCaptureType,fCaptureInbound,ulListenAddress,usListenPort,ppIControlChannel)}
{IApplicationGatewayServices_CreateSecondaryControlChannel(This,eProtocol,ulPrivateAddress,usPrivatePort,ulPublicAddress,usPublicPort,ulRemoteAddress,usRemotePort,ulListenAddress,usListenPort,eDirection,fPersistent,ppControlChannel)}{(This)->lpVtbl->CreateSecondaryControlChannel(This,eProtocol,ulPrivateAddress,usPrivatePort,ulPublicAddress,usPublicPort,ulRemoteAddress,usRemotePort,ulListenAddress,usListenPort,eDirection,fPersistent,ppControlChannel)}
{IApplicationGatewayServices_GetBestSourceAddressForDestinationAddress(This,ulDstAddress,fDemandDial,pulBestSrcAddress)}{(This)->lpVtbl->GetBestSourceAddressForDestinationAddress(This,ulDstAddress,fDemandDial,pulBestSrcAddress)}
{IApplicationGatewayServices_PrepareProxyConnection(This,eProtocol,ulSrcAddress,usSrcPort,ulDstAddress,usDstPort,fNoTimeout,ppPendingConnection)}{(This)->lpVtbl->PrepareProxyConnection(This,eProtocol,ulSrcAddress,usSrcPort,ulDstAddress,usDstPort,fNoTimeout,ppPendingConnection)}
{IApplicationGatewayServices_PrepareSourceModifiedProxyConnection(This,eProtocol,ulSrcAddress,usSrcPort,ulDstAddress,usDstPort,ulNewSrcAddress,usNewSourcePort,ppPendingConnection)}{(This)->lpVtbl->PrepareSourceModifiedProxyConnection(This,eProtocol,ulSrcAddress,usSrcPort,ulDstAddress,usDstPort,ulNewSrcAddress,usNewSourcePort,ppPendingConnection)}
{IApplicationGatewayServices_CreateDataChannel(This,eProtocol,ulPrivateAddress,usPrivatePort,ulPublicAddress,usPublicPort,ulRemoteAddress,usRemotePort,eDirection,eDesiredNotification,fNoTimeout,ppDataChannel)}{(This)->lpVtbl->CreateDataChannel(This,eProtocol,ulPrivateAddress,usPrivatePort,ulPublicAddress,usPublicPort,ulRemoteAddress,usRemotePort,eDirection,eDesiredNotification,fNoTimeout,ppDataChannel)}
{IApplicationGatewayServices_CreatePersistentDataChannel(This,eProtocol,ulPrivateAddress,usPrivatePort,ulPublicAddress,usPublicPort,ulRemoteAddress,usRemotePort,eDirection,ppIPersistentDataChannel)}{(This)->lpVtbl->CreatePersistentDataChannel(This,eProtocol,ulPrivateAddress,usPrivatePort,ulPublicAddress,usPublicPort,ulRemoteAddress,usRemotePort,eDirection,ppIPersistentDataChannel)}
{IApplicationGatewayServices_ReservePort(This,usPortCount,pusReservedPort)}{(This)->lpVtbl->ReservePort(This,usPortCount,pusReservedPort)}
{IApplicationGatewayServices_ReleaseReservedPort(This,usReservedPortBase,usPortCount)}{(This)->lpVtbl->ReleaseReservedPort(This,usReservedPortBase,usPortCount)}
{IApplicationGatewayServices_EnumerateAdapters(This,ppIEnumAdapterInfo)}{(This)->lpVtbl->EnumerateAdapters(This,ppIEnumAdapterInfo)}
{IApplicationGatewayServices_StartAdapterNotifications(This,pSink,pdwCookie)}{(This)->lpVtbl->StartAdapterNotifications(This,pSink,pdwCookie)}
{IApplicationGatewayServices_StopAdapterNotifications(This,dwCookieOfSink)}{(This)->lpVtbl->StopAdapterNotifications(This,dwCookieOfSink)}
{IApplicationGatewayServices_LookupAdapterPortMapping(This,ulAdapterIndex,Protocol,ulDestinationAddress,usDestinationPort,pulRemapAddress,pusRemapPort)}{(This)->lpVtbl->LookupAdapterPortMapping(This,ulAdapterIndex,Protocol,ulDestinationAddress,usDestinationPort,pulRemapAddress,pusRemapPort)}
{IApplicationGateway_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IApplicationGateway_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IApplicationGateway_Release(This)}{(This)->lpVtbl->Release(This)}
{IApplicationGateway_Initialize(This,pAlgServices)}{(This)->lpVtbl->Initialize(This,pAlgServices)}
{IApplicationGateway_Stop(This)}{(This)->lpVtbl->Stop(This)}
[alink.h]
[amaudio.h]
[amstream.h]
{IDirectShowStream_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDirectShowStream_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDirectShowStream_Release(This)}{(This)->lpVtbl->Release(This)}
{IDirectShowStream_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IDirectShowStream_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IDirectShowStream_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IDirectShowStream_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IDirectShowStream_get_FileName(This,pVal)}{(This)->lpVtbl->get_FileName(This,pVal)}
{IDirectShowStream_put_FileName(This,newVal)}{(This)->lpVtbl->put_FileName(This,newVal)}
{IDirectShowStream_get_Video(This,pVal)}{(This)->lpVtbl->get_Video(This,pVal)}
{IDirectShowStream_put_Video(This,newVal)}{(This)->lpVtbl->put_Video(This,newVal)}
{IDirectShowStream_get_Audio(This,pVal)}{(This)->lpVtbl->get_Audio(This,pVal)}
{IDirectShowStream_put_Audio(This,newVal)}{(This)->lpVtbl->put_Audio(This,newVal)}
{IAMMultiMediaStream_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAMMultiMediaStream_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAMMultiMediaStream_Release(This)}{(This)->lpVtbl->Release(This)}
{IAMMultiMediaStream_GetInformation(This,pdwFlags,pStreamType)}{(This)->lpVtbl->GetInformation(This,pdwFlags,pStreamType)}
{IAMMultiMediaStream_GetMediaStream(This,idPurpose,ppMediaStream)}{(This)->lpVtbl->GetMediaStream(This,idPurpose,ppMediaStream)}
{IAMMultiMediaStream_EnumMediaStreams(This,Index,ppMediaStream)}{(This)->lpVtbl->EnumMediaStreams(This,Index,ppMediaStream)}
{IAMMultiMediaStream_GetState(This,pCurrentState)}{(This)->lpVtbl->GetState(This,pCurrentState)}
{IAMMultiMediaStream_SetState(This,NewState)}{(This)->lpVtbl->SetState(This,NewState)}
{IAMMultiMediaStream_GetTime(This,pCurrentTime)}{(This)->lpVtbl->GetTime(This,pCurrentTime)}
{IAMMultiMediaStream_GetDuration(This,pDuration)}{(This)->lpVtbl->GetDuration(This,pDuration)}
{IAMMultiMediaStream_Seek(This,SeekTime)}{(This)->lpVtbl->Seek(This,SeekTime)}
{IAMMultiMediaStream_GetEndOfStreamEventHandle(This,phEOS)}{(This)->lpVtbl->GetEndOfStreamEventHandle(This,phEOS)}
{IAMMultiMediaStream_Initialize(This,StreamType,dwFlags,pFilterGraph)}{(This)->lpVtbl->Initialize(This,StreamType,dwFlags,pFilterGraph)}
{IAMMultiMediaStream_GetFilterGraph(This,ppGraphBuilder)}{(This)->lpVtbl->GetFilterGraph(This,ppGraphBuilder)}
{IAMMultiMediaStream_GetFilter(This,ppFilter)}{(This)->lpVtbl->GetFilter(This,ppFilter)}
{IAMMultiMediaStream_AddMediaStream(This,pStreamObject,PurposeId,dwFlags,ppNewStream)}{(This)->lpVtbl->AddMediaStream(This,pStreamObject,PurposeId,dwFlags,ppNewStream)}
{IAMMultiMediaStream_OpenFile(This,pszFileName,dwFlags)}{(This)->lpVtbl->OpenFile(This,pszFileName,dwFlags)}
{IAMMultiMediaStream_OpenMoniker(This,pCtx,pMoniker,dwFlags)}{(This)->lpVtbl->OpenMoniker(This,pCtx,pMoniker,dwFlags)}
{IAMMultiMediaStream_Render(This,dwFlags)}{(This)->lpVtbl->Render(This,dwFlags)}
{IAMMediaStream_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAMMediaStream_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAMMediaStream_Release(This)}{(This)->lpVtbl->Release(This)}
{IAMMediaStream_GetMultiMediaStream(This,ppMultiMediaStream)}{(This)->lpVtbl->GetMultiMediaStream(This,ppMultiMediaStream)}
{IAMMediaStream_GetInformation(This,pPurposeId,pType)}{(This)->lpVtbl->GetInformation(This,pPurposeId,pType)}
{IAMMediaStream_SetSameFormat(This,pStreamThatHasDesiredFormat,dwFlags)}{(This)->lpVtbl->SetSameFormat(This,pStreamThatHasDesiredFormat,dwFlags)}
{IAMMediaStream_AllocateSample(This,dwFlags,ppSample)}{(This)->lpVtbl->AllocateSample(This,dwFlags,ppSample)}
{IAMMediaStream_CreateSharedSample(This,pExistingSample,dwFlags,ppNewSample)}{(This)->lpVtbl->CreateSharedSample(This,pExistingSample,dwFlags,ppNewSample)}
{IAMMediaStream_SendEndOfStream(This,dwFlags)}{(This)->lpVtbl->SendEndOfStream(This,dwFlags)}
{IAMMediaStream_Initialize(This,pSourceObject,dwFlags,PurposeId,StreamType)}{(This)->lpVtbl->Initialize(This,pSourceObject,dwFlags,PurposeId,StreamType)}
{IAMMediaStream_SetState(This,State)}{(This)->lpVtbl->SetState(This,State)}
{IAMMediaStream_JoinAMMultiMediaStream(This,pAMMultiMediaStream)}{(This)->lpVtbl->JoinAMMultiMediaStream(This,pAMMultiMediaStream)}
{IAMMediaStream_JoinFilter(This,pMediaStreamFilter)}{(This)->lpVtbl->JoinFilter(This,pMediaStreamFilter)}
{IAMMediaStream_JoinFilterGraph(This,pFilterGraph)}{(This)->lpVtbl->JoinFilterGraph(This,pFilterGraph)}
{IMediaStreamFilter_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IMediaStreamFilter_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IMediaStreamFilter_Release(This)}{(This)->lpVtbl->Release(This)}
{IMediaStreamFilter_GetClassID(This,pClassID)}{(This)->lpVtbl->GetClassID(This,pClassID)}
{IMediaStreamFilter_Stop(This)}{(This)->lpVtbl->Stop(This)}
{IMediaStreamFilter_Pause(This)}{(This)->lpVtbl->Pause(This)}
{IMediaStreamFilter_Run(This,tStart)}{(This)->lpVtbl->Run(This,tStart)}
{IMediaStreamFilter_GetState(This,dwMilliSecsTimeout,State)}{(This)->lpVtbl->GetState(This,dwMilliSecsTimeout,State)}
{IMediaStreamFilter_SetSyncSource(This,pClock)}{(This)->lpVtbl->SetSyncSource(This,pClock)}
{IMediaStreamFilter_GetSyncSource(This,pClock)}{(This)->lpVtbl->GetSyncSource(This,pClock)}
{IMediaStreamFilter_EnumPins(This,ppEnum)}{(This)->lpVtbl->EnumPins(This,ppEnum)}
{IMediaStreamFilter_FindPin(This,Id,ppPin)}{(This)->lpVtbl->FindPin(This,Id,ppPin)}
{IMediaStreamFilter_QueryFilterInfo(This,pInfo)}{(This)->lpVtbl->QueryFilterInfo(This,pInfo)}
{IMediaStreamFilter_JoinFilterGraph(This,pGraph,pName)}{(This)->lpVtbl->JoinFilterGraph(This,pGraph,pName)}
{IMediaStreamFilter_QueryVendorInfo(This,pVendorInfo)}{(This)->lpVtbl->QueryVendorInfo(This,pVendorInfo)}
{IMediaStreamFilter_AddMediaStream(This,pAMMediaStream)}{(This)->lpVtbl->AddMediaStream(This,pAMMediaStream)}
{IMediaStreamFilter_GetMediaStream(This,idPurpose,ppMediaStream)}{(This)->lpVtbl->GetMediaStream(This,idPurpose,ppMediaStream)}
{IMediaStreamFilter_EnumMediaStreams(This,Index,ppMediaStream)}{(This)->lpVtbl->EnumMediaStreams(This,Index,ppMediaStream)}
{IMediaStreamFilter_SupportSeeking(This,bRenderer)}{(This)->lpVtbl->SupportSeeking(This,bRenderer)}
{IMediaStreamFilter_ReferenceTimeToStreamTime(This,pTime)}{(This)->lpVtbl->ReferenceTimeToStreamTime(This,pTime)}
{IMediaStreamFilter_GetCurrentStreamTime(This,pCurrentStreamTime)}{(This)->lpVtbl->GetCurrentStreamTime(This,pCurrentStreamTime)}
{IMediaStreamFilter_WaitUntil(This,WaitStreamTime)}{(This)->lpVtbl->WaitUntil(This,WaitStreamTime)}
{IMediaStreamFilter_Flush(This,bCancelEOS)}{(This)->lpVtbl->Flush(This,bCancelEOS)}
{IMediaStreamFilter_EndOfStream(This)}{(This)->lpVtbl->EndOfStream(This)}
{IDirectDrawMediaSampleAllocator_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDirectDrawMediaSampleAllocator_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDirectDrawMediaSampleAllocator_Release(This)}{(This)->lpVtbl->Release(This)}
{IDirectDrawMediaSampleAllocator_GetDirectDraw(This,ppDirectDraw)}{(This)->lpVtbl->GetDirectDraw(This,ppDirectDraw)}
{IDirectDrawMediaSample_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDirectDrawMediaSample_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDirectDrawMediaSample_Release(This)}{(This)->lpVtbl->Release(This)}
{IDirectDrawMediaSample_GetSurfaceAndReleaseLock(This,ppDirectDrawSurface,pRect)}{(This)->lpVtbl->GetSurfaceAndReleaseLock(This,ppDirectDrawSurface,pRect)}
{IDirectDrawMediaSample_LockMediaSamplePointer(This)}{(This)->lpVtbl->LockMediaSamplePointer(This)}
{IAMMediaTypeStream_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAMMediaTypeStream_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAMMediaTypeStream_Release(This)}{(This)->lpVtbl->Release(This)}
{IAMMediaTypeStream_GetMultiMediaStream(This,ppMultiMediaStream)}{(This)->lpVtbl->GetMultiMediaStream(This,ppMultiMediaStream)}
{IAMMediaTypeStream_GetInformation(This,pPurposeId,pType)}{(This)->lpVtbl->GetInformation(This,pPurposeId,pType)}
{IAMMediaTypeStream_SetSameFormat(This,pStreamThatHasDesiredFormat,dwFlags)}{(This)->lpVtbl->SetSameFormat(This,pStreamThatHasDesiredFormat,dwFlags)}
{IAMMediaTypeStream_AllocateSample(This,dwFlags,ppSample)}{(This)->lpVtbl->AllocateSample(This,dwFlags,ppSample)}
{IAMMediaTypeStream_CreateSharedSample(This,pExistingSample,dwFlags,ppNewSample)}{(This)->lpVtbl->CreateSharedSample(This,pExistingSample,dwFlags,ppNewSample)}
{IAMMediaTypeStream_SendEndOfStream(This,dwFlags)}{(This)->lpVtbl->SendEndOfStream(This,dwFlags)}
{IAMMediaTypeStream_GetFormat(This,pMediaType,dwFlags)}{(This)->lpVtbl->GetFormat(This,pMediaType,dwFlags)}
{IAMMediaTypeStream_SetFormat(This,pMediaType,dwFlags)}{(This)->lpVtbl->SetFormat(This,pMediaType,dwFlags)}
{IAMMediaTypeStream_CreateSample(This,lSampleSize,pbBuffer,dwFlags,pUnkOuter,ppAMMediaTypeSample)}{(This)->lpVtbl->CreateSample(This,lSampleSize,pbBuffer,dwFlags,pUnkOuter,ppAMMediaTypeSample)}
{IAMMediaTypeStream_GetStreamAllocatorRequirements(This,pProps)}{(This)->lpVtbl->GetStreamAllocatorRequirements(This,pProps)}
{IAMMediaTypeStream_SetStreamAllocatorRequirements(This,pProps)}{(This)->lpVtbl->SetStreamAllocatorRequirements(This,pProps)}
{IAMMediaTypeSample_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAMMediaTypeSample_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAMMediaTypeSample_Release(This)}{(This)->lpVtbl->Release(This)}
{IAMMediaTypeSample_GetMediaStream(This,ppMediaStream)}{(This)->lpVtbl->GetMediaStream(This,ppMediaStream)}
{IAMMediaTypeSample_GetSampleTimes(This,pStartTime,pEndTime,pCurrentTime)}{(This)->lpVtbl->GetSampleTimes(This,pStartTime,pEndTime,pCurrentTime)}
{IAMMediaTypeSample_SetSampleTimes(This,pStartTime,pEndTime)}{(This)->lpVtbl->SetSampleTimes(This,pStartTime,pEndTime)}
{IAMMediaTypeSample_Update(This,dwFlags,hEvent,pfnAPC,dwAPCData)}{(This)->lpVtbl->Update(This,dwFlags,hEvent,pfnAPC,dwAPCData)}
{IAMMediaTypeSample_CompletionStatus(This,dwFlags,dwMilliseconds)}{(This)->lpVtbl->CompletionStatus(This,dwFlags,dwMilliseconds)}
{IAMMediaTypeSample_SetPointer(This,pBuffer,lSize)}{(This)->lpVtbl->SetPointer(This,pBuffer,lSize)}
{IAMMediaTypeSample_GetPointer(This,ppBuffer)}{(This)->lpVtbl->GetPointer(This,ppBuffer)}
{IAMMediaTypeSample_GetSize(This)}{(This)->lpVtbl->GetSize(This)}
{IAMMediaTypeSample_GetTime(This,pTimeStart,pTimeEnd)}{(This)->lpVtbl->GetTime(This,pTimeStart,pTimeEnd)}
{IAMMediaTypeSample_SetTime(This,pTimeStart,pTimeEnd)}{(This)->lpVtbl->SetTime(This,pTimeStart,pTimeEnd)}
{IAMMediaTypeSample_IsSyncPoint(This)}{(This)->lpVtbl->IsSyncPoint(This)}
{IAMMediaTypeSample_SetSyncPoint(This,bIsSyncPoint)}{(This)->lpVtbl->SetSyncPoint(This,bIsSyncPoint)}
{IAMMediaTypeSample_IsPreroll(This)}{(This)->lpVtbl->IsPreroll(This)}
{IAMMediaTypeSample_SetPreroll(This,bIsPreroll)}{(This)->lpVtbl->SetPreroll(This,bIsPreroll)}
{IAMMediaTypeSample_GetActualDataLength(This)}{(This)->lpVtbl->GetActualDataLength(This)}
{IAMMediaTypeSample_SetActualDataLength(This,Len)}{(This)->lpVtbl->SetActualDataLength(This,Len)}
{IAMMediaTypeSample_GetMediaType(This,ppMediaType)}{(This)->lpVtbl->GetMediaType(This,ppMediaType)}
{IAMMediaTypeSample_SetMediaType(This,pMediaType)}{(This)->lpVtbl->SetMediaType(This,pMediaType)}
{IAMMediaTypeSample_IsDiscontinuity(This)}{(This)->lpVtbl->IsDiscontinuity(This)}
{IAMMediaTypeSample_SetDiscontinuity(This,bDiscontinuity)}{(This)->lpVtbl->SetDiscontinuity(This,bDiscontinuity)}
{IAMMediaTypeSample_GetMediaTime(This,pTimeStart,pTimeEnd)}{(This)->lpVtbl->GetMediaTime(This,pTimeStart,pTimeEnd)}
{IAMMediaTypeSample_SetMediaTime(This,pTimeStart,pTimeEnd)}{(This)->lpVtbl->SetMediaTime(This,pTimeStart,pTimeEnd)}
[amvideo.h]
{IDirectDrawVideo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDirectDrawVideo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDirectDrawVideo_Release(This)}{(This)->lpVtbl->Release(This)}
{IDirectDrawVideo_GetSwitches(This,pSwitches)}{(This)->lpVtbl->GetSwitches(This,pSwitches)}
{IDirectDrawVideo_SetSwitches(This,Switches)}{(This)->lpVtbl->SetSwitches(This,Switches)}
{IDirectDrawVideo_GetCaps(This,pCaps)}{(This)->lpVtbl->GetCaps(This,pCaps)}
{IDirectDrawVideo_GetEmulatedCaps(This,pCaps)}{(This)->lpVtbl->GetEmulatedCaps(This,pCaps)}
{IDirectDrawVideo_GetSurfaceDesc(This,pSurfaceDesc)}{(This)->lpVtbl->GetSurfaceDesc(This,pSurfaceDesc)}
{IDirectDrawVideo_GetFourCCCodes(This,pCount,pCodes)}{(This)->lpVtbl->GetFourCCCodes(This,pCount,pCodes)}
{IDirectDrawVideo_SetDirectDraw(This,ddraw)}{(This)->lpVtbl->SetDirectDraw(This,ddraw)}
{IDirectDrawVideo_GetDirectDraw(This,ddraw)}{(This)->lpVtbl->GetDirectDraw(This,ddraw)}
{IDirectDrawVideo_GetSurfaceType(This,pSurfaceType)}{(This)->lpVtbl->GetSurfaceType(This,pSurfaceType)}
{IDirectDrawVideo_SetDefault(This)}{(This)->lpVtbl->SetDefault(This)}
{IDirectDrawVideo_UseScanLine(This,UseScanLine)}{(This)->lpVtbl->UseScanLine(This,UseScanLine)}
{IDirectDrawVideo_CanUseScanLine(This,UseScanLine)}{(This)->lpVtbl->CanUseScanLine(This,UseScanLine)}
{IDirectDrawVideo_UseOverlayStretch(This,UseOverlayStretch)}{(This)->lpVtbl->UseOverlayStretch(This,UseOverlayStretch)}
{IDirectDrawVideo_CanUseOverlayStretch(This,UseOverlayStretch)}{(This)->lpVtbl->CanUseOverlayStretch(This,UseOverlayStretch)}
{IDirectDrawVideo_UseWhenFullScreen(This,UseWhenFullScreen)}{(This)->lpVtbl->UseWhenFullScreen(This,UseWhenFullScreen)}
{IDirectDrawVideo_WillUseFullScreen(This,UseWhenFullScreen)}{(This)->lpVtbl->WillUseFullScreen(This,UseWhenFullScreen)}
{IQualProp_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IQualProp_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IQualProp_Release(This)}{(This)->lpVtbl->Release(This)}
{IQualProp_get_FramesDroppedInRenderer(This,pcFrames)}{(This)->lpVtbl->get_FramesDroppedInRenderer(This,pcFrames)}
{IQualProp_get_FramesDrawn(This,pcFramesDrawn)}{(This)->lpVtbl->get_FramesDrawn(This,pcFramesDrawn)}
{IQualProp_get_AvgFrameRate(This,piAvgFrameRate)}{(This)->lpVtbl->get_AvgFrameRate(This,piAvgFrameRate)}
{IQualProp_get_Jitter(This,iJitter)}{(This)->lpVtbl->get_Jitter(This,iJitter)}
{IQualProp_get_AvgSyncOffset(This,piAvg)}{(This)->lpVtbl->get_AvgSyncOffset(This,piAvg)}
{IQualProp_get_DevSyncOffset(This,piDev)}{(This)->lpVtbl->get_DevSyncOffset(This,piDev)}
{IFullScreenVideo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IFullScreenVideo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IFullScreenVideo_Release(This)}{(This)->lpVtbl->Release(This)}
{IFullScreenVideo_CountModes(This,pModes)}{(This)->lpVtbl->CountModes(This,pModes)}
{IFullScreenVideo_GetModeInfo(This,Mode,pWidth,pHeight,pDepth)}{(This)->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeight,pDepth)}
{IFullScreenVideo_GetCurrentMode(This,pMode)}{(This)->lpVtbl->GetCurrentMode(This,pMode)}
{IFullScreenVideo_IsModeAvailable(This,Mode)}{(This)->lpVtbl->IsModeAvailable(This,Mode)}
{IFullScreenVideo_IsModeEnabled(This,Mode)}{(This)->lpVtbl->IsModeEnabled(This,Mode)}
{IFullScreenVideo_SetEnabled(This,Mode,bEnabled)}{(This)->lpVtbl->SetEnabled(This,Mode,bEnabled)}
{IFullScreenVideo_GetClipFactor(This,pClipFactor)}{(This)->lpVtbl->GetClipFactor(This,pClipFactor)}
{IFullScreenVideo_SetClipFactor(This,ClipFactor)}{(This)->lpVtbl->SetClipFactor(This,ClipFactor)}
{IFullScreenVideo_SetMessageDrain(This,hwnd)}{(This)->lpVtbl->SetMessageDrain(This,hwnd)}
{IFullScreenVideo_GetMessageDrain(This,hwnd)}{(This)->lpVtbl->GetMessageDrain(This,hwnd)}
{IFullScreenVideo_SetMonitor(This,Monitor)}{(This)->lpVtbl->SetMonitor(This,Monitor)}
{IFullScreenVideo_GetMonitor(This,Monitor)}{(This)->lpVtbl->GetMonitor(This,Monitor)}
{IFullScreenVideo_HideOnDeactivate(This,Hide)}{(This)->lpVtbl->HideOnDeactivate(This,Hide)}
{IFullScreenVideo_IsHideOnDeactivate(This)}{(This)->lpVtbl->IsHideOnDeactivate(This)}
{IFullScreenVideo_SetCaption(This,strCaption)}{(This)->lpVtbl->SetCaption(This,strCaption)}
{IFullScreenVideo_GetCaption(This,pstrCaption)}{(This)->lpVtbl->GetCaption(This,pstrCaption)}
{IFullScreenVideo_SetDefault(This)}{(This)->lpVtbl->SetDefault(This)}
{IFullScreenVideoEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IFullScreenVideoEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IFullScreenVideoEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IFullScreenVideoEx_CountModes(This,pModes)}{(This)->lpVtbl->CountModes(This,pModes)}
{IFullScreenVideoEx_GetModeInfo(This,Mode,pWidth,pHeight,pDepth)}{(This)->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeight,pDepth)}
{IFullScreenVideoEx_GetCurrentMode(This,pMode)}{(This)->lpVtbl->GetCurrentMode(This,pMode)}
{IFullScreenVideoEx_IsModeAvailable(This,Mode)}{(This)->lpVtbl->IsModeAvailable(This,Mode)}
{IFullScreenVideoEx_IsModeEnabled(This,Mode)}{(This)->lpVtbl->IsModeEnabled(This,Mode)}
{IFullScreenVideoEx_SetEnabled(This,Mode,bEnabled)}{(This)->lpVtbl->SetEnabled(This,Mode,bEnabled)}
{IFullScreenVideoEx_GetClipFactor(This,pClipFactor)}{(This)->lpVtbl->GetClipFactor(This,pClipFactor)}
{IFullScreenVideoEx_SetClipFactor(This,ClipFactor)}{(This)->lpVtbl->SetClipFactor(This,ClipFactor)}
{IFullScreenVideoEx_SetMessageDrain(This,hwnd)}{(This)->lpVtbl->SetMessageDrain(This,hwnd)}
{IFullScreenVideoEx_GetMessageDrain(This,hwnd)}{(This)->lpVtbl->GetMessageDrain(This,hwnd)}
{IFullScreenVideoEx_SetMonitor(This,Monitor)}{(This)->lpVtbl->SetMonitor(This,Monitor)}
{IFullScreenVideoEx_GetMonitor(This,Monitor)}{(This)->lpVtbl->GetMonitor(This,Monitor)}
{IFullScreenVideoEx_HideOnDeactivate(This,Hide)}{(This)->lpVtbl->HideOnDeactivate(This,Hide)}
{IFullScreenVideoEx_IsHideOnDeactivate(This)}{(This)->lpVtbl->IsHideOnDeactivate(This)}
{IFullScreenVideoEx_SetCaption(This,strCaption)}{(This)->lpVtbl->SetCaption(This,strCaption)}
{IFullScreenVideoEx_GetCaption(This,pstrCaption)}{(This)->lpVtbl->GetCaption(This,pstrCaption)}
{IFullScreenVideoEx_SetDefault(This)}{(This)->lpVtbl->SetDefault(This)}
{IFullScreenVideoEx_SetAcceleratorTable(This,hwnd,hAccel)}{(This)->lpVtbl->SetAcceleratorTable(This,hwnd,hAccel)}
{IFullScreenVideoEx_GetAcceleratorTable(This,phwnd,phAccel)}{(This)->lpVtbl->GetAcceleratorTable(This,phwnd,phAccel)}
{IFullScreenVideoEx_KeepPixelAspectRatio(This,KeepAspect)}{(This)->lpVtbl->KeepPixelAspectRatio(This,KeepAspect)}
{IFullScreenVideoEx_IsKeepPixelAspectRatio(This,pKeepAspect)}{(This)->lpVtbl->IsKeepPixelAspectRatio(This,pKeepAspect)}
{IBaseVideoMixer_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBaseVideoMixer_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBaseVideoMixer_Release(This)}{(This)->lpVtbl->Release(This)}
{IBaseVideoMixer_SetLeadPin(This,iPin)}{(This)->lpVtbl->SetLeadPin(This,iPin)}
{IBaseVideoMixer_GetLeadPin(This,piPin)}{(This)->lpVtbl->GetLeadPin(This,piPin)}
{IBaseVideoMixer_GetInputPinCount(This,piPinCount)}{(This)->lpVtbl->GetInputPinCount(This,piPinCount)}
{IBaseVideoMixer_IsUsingClock(This,pbValue)}{(This)->lpVtbl->IsUsingClock(This,pbValue)}
{IBaseVideoMixer_SetUsingClock(This,bValue)}{(This)->lpVtbl->SetUsingClock(This,bValue)}
{IBaseVideoMixer_GetClockPeriod(This,pbValue)}{(This)->lpVtbl->GetClockPeriod(This,pbValue)}
{IBaseVideoMixer_SetClockPeriod(This,bValue)}{(This)->lpVtbl->SetClockPeriod(This,bValue)}
{MPEG1_SEQUENCE_INFO(pv)}{((constBYTE*)(pv)->bSequenceHeader)}
[apdevpkey.h]
[apiset.h]
{API_SET_STRING_X(s)}{#s}
{API_SET_STRING(s)}{API_SET_STRING_X(s)}
{API_SET_STRING_U_Y(s)}{L##s}
{API_SET_STRING_U_X(s)}{API_SET_STRING_U_Y(s)}
{API_SET_STRING_U(s)}{API_SET_STRING_U_X(API_SET_STRING(s))}
[apisetcconv.h]
[appmgmt.h]
[aqadmtyp.h]
{MIDL(x)}{}
[asptlb.h]
{IStringList_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IStringList_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IStringList_Release(This)}{(This)->lpVtbl->Release(This)}
{IStringList_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IStringList_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IStringList_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IStringList_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IStringList_get_Item(This,i,pVariantReturn)}{(This)->lpVtbl->get_Item(This,i,pVariantReturn)}
{IStringList_get_Count(This,cStrRet)}{(This)->lpVtbl->get_Count(This,cStrRet)}
{IStringList_get__NewEnum(This,ppEnumReturn)}{(This)->lpVtbl->get__NewEnum(This,ppEnumReturn)}
{IRequestDictionary_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IRequestDictionary_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IRequestDictionary_Release(This)}{(This)->lpVtbl->Release(This)}
{IRequestDictionary_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IRequestDictionary_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IRequestDictionary_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IRequestDictionary_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IRequestDictionary_get_Item(This,Var,pVariantReturn)}{(This)->lpVtbl->get_Item(This,Var,pVariantReturn)}
{IRequestDictionary_get__NewEnum(This,ppEnumReturn)}{(This)->lpVtbl->get__NewEnum(This,ppEnumReturn)}
{IRequestDictionary_get_Count(This,cStrRet)}{(This)->lpVtbl->get_Count(This,cStrRet)}
{IRequestDictionary_get_Key(This,VarKey,pvar)}{(This)->lpVtbl->get_Key(This,VarKey,pvar)}
{IRequest_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IRequest_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IRequest_Release(This)}{(This)->lpVtbl->Release(This)}
{IRequest_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IRequest_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IRequest_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IRequest_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IRequest_get_Item(This,bstrVar,ppObjReturn)}{(This)->lpVtbl->get_Item(This,bstrVar,ppObjReturn)}
{IRequest_get_QueryString(This,ppDictReturn)}{(This)->lpVtbl->get_QueryString(This,ppDictReturn)}
{IRequest_get_Form(This,ppDictReturn)}{(This)->lpVtbl->get_Form(This,ppDictReturn)}
{IRequest_get_Body(This,ppDictReturn)}{(This)->lpVtbl->get_Body(This,ppDictReturn)}
{IRequest_get_ServerVariables(This,ppDictReturn)}{(This)->lpVtbl->get_ServerVariables(This,ppDictReturn)}
{IRequest_get_ClientCertificate(This,ppDictReturn)}{(This)->lpVtbl->get_ClientCertificate(This,ppDictReturn)}
{IRequest_get_Cookies(This,ppDictReturn)}{(This)->lpVtbl->get_Cookies(This,ppDictReturn)}
{IRequest_get_TotalBytes(This,pcbTotal)}{(This)->lpVtbl->get_TotalBytes(This,pcbTotal)}
{IRequest_BinaryRead(This,pvarCountToRead,pvarReturn)}{(This)->lpVtbl->BinaryRead(This,pvarCountToRead,pvarReturn)}
{IReadCookie_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IReadCookie_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IReadCookie_Release(This)}{(This)->lpVtbl->Release(This)}
{IReadCookie_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IReadCookie_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IReadCookie_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IReadCookie_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IReadCookie_get_Item(This,Var,pVariantReturn)}{(This)->lpVtbl->get_Item(This,Var,pVariantReturn)}
{IReadCookie_get_HasKeys(This,pfHasKeys)}{(This)->lpVtbl->get_HasKeys(This,pfHasKeys)}
{IReadCookie_get__NewEnum(This,ppEnumReturn)}{(This)->lpVtbl->get__NewEnum(This,ppEnumReturn)}
{IReadCookie_get_Count(This,cStrRet)}{(This)->lpVtbl->get_Count(This,cStrRet)}
{IReadCookie_get_Key(This,VarKey,pvar)}{(This)->lpVtbl->get_Key(This,VarKey,pvar)}
{IWriteCookie_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IWriteCookie_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IWriteCookie_Release(This)}{(This)->lpVtbl->Release(This)}
{IWriteCookie_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IWriteCookie_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IWriteCookie_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IWriteCookie_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IWriteCookie_put_Item(This,key,bstrValue)}{(This)->lpVtbl->put_Item(This,key,bstrValue)}
{IWriteCookie_put_Expires(This,dtExpires)}{(This)->lpVtbl->put_Expires(This,dtExpires)}
{IWriteCookie_put_Domain(This,bstrDomain)}{(This)->lpVtbl->put_Domain(This,bstrDomain)}
{IWriteCookie_put_Path(This,bstrPath)}{(This)->lpVtbl->put_Path(This,bstrPath)}
{IWriteCookie_put_Secure(This,fSecure)}{(This)->lpVtbl->put_Secure(This,fSecure)}
{IWriteCookie_get_HasKeys(This,pfHasKeys)}{(This)->lpVtbl->get_HasKeys(This,pfHasKeys)}
{IWriteCookie_get__NewEnum(This,ppEnumReturn)}{(This)->lpVtbl->get__NewEnum(This,ppEnumReturn)}
{IResponse_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IResponse_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IResponse_Release(This)}{(This)->lpVtbl->Release(This)}
{IResponse_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IResponse_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IResponse_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IResponse_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IResponse_get_Buffer(This,fIsBuffering)}{(This)->lpVtbl->get_Buffer(This,fIsBuffering)}
{IResponse_put_Buffer(This,fIsBuffering)}{(This)->lpVtbl->put_Buffer(This,fIsBuffering)}
{IResponse_get_ContentType(This,pbstrContentTypeRet)}{(This)->lpVtbl->get_ContentType(This,pbstrContentTypeRet)}
{IResponse_put_ContentType(This,bstrContentType)}{(This)->lpVtbl->put_ContentType(This,bstrContentType)}
{IResponse_get_Expires(This,pvarExpiresMinutesRet)}{(This)->lpVtbl->get_Expires(This,pvarExpiresMinutesRet)}
{IResponse_put_Expires(This,lExpiresMinutes)}{(This)->lpVtbl->put_Expires(This,lExpiresMinutes)}
{IResponse_get_ExpiresAbsolute(This,pvarExpiresRet)}{(This)->lpVtbl->get_ExpiresAbsolute(This,pvarExpiresRet)}
{IResponse_put_ExpiresAbsolute(This,dtExpires)}{(This)->lpVtbl->put_ExpiresAbsolute(This,dtExpires)}
{IResponse_get_Cookies(This,ppCookies)}{(This)->lpVtbl->get_Cookies(This,ppCookies)}
{IResponse_get_Status(This,pbstrStatusRet)}{(This)->lpVtbl->get_Status(This,pbstrStatusRet)}
{IResponse_put_Status(This,bstrStatus)}{(This)->lpVtbl->put_Status(This,bstrStatus)}
{IResponse_Add(This,bstrHeaderValue,bstrHeaderName)}{(This)->lpVtbl->Add(This,bstrHeaderValue,bstrHeaderName)}
{IResponse_AddHeader(This,bstrHeaderName,bstrHeaderValue)}{(This)->lpVtbl->AddHeader(This,bstrHeaderName,bstrHeaderValue)}
{IResponse_AppendToLog(This,bstrLogEntry)}{(This)->lpVtbl->AppendToLog(This,bstrLogEntry)}
{IResponse_BinaryWrite(This,varInput)}{(This)->lpVtbl->BinaryWrite(This,varInput)}
{IResponse_Clear(This)}{(This)->lpVtbl->Clear(This)}
{IResponse_End(This)}{(This)->lpVtbl->End(This)}
{IResponse_Flush(This)}{(This)->lpVtbl->Flush(This)}
{IResponse_Redirect(This,bstrURL)}{(This)->lpVtbl->Redirect(This,bstrURL)}
{IResponse_Write(This,varText)}{(This)->lpVtbl->Write(This,varText)}
{IResponse_WriteBlock(This,iBlockNumber)}{(This)->lpVtbl->WriteBlock(This,iBlockNumber)}
{IResponse_IsClientConnected(This,pfIsClientConnected)}{(This)->lpVtbl->IsClientConnected(This,pfIsClientConnected)}
{IResponse_get_CharSet(This,pbstrCharSetRet)}{(This)->lpVtbl->get_CharSet(This,pbstrCharSetRet)}
{IResponse_put_CharSet(This,bstrCharSet)}{(This)->lpVtbl->put_CharSet(This,bstrCharSet)}
{IResponse_Pics(This,bstrHeaderValue)}{(This)->lpVtbl->Pics(This,bstrHeaderValue)}
{IResponse_get_CacheControl(This,pbstrCacheControl)}{(This)->lpVtbl->get_CacheControl(This,pbstrCacheControl)}
{IResponse_put_CacheControl(This,bstrCacheControl)}{(This)->lpVtbl->put_CacheControl(This,bstrCacheControl)}
{IVariantDictionary_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IVariantDictionary_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IVariantDictionary_Release(This)}{(This)->lpVtbl->Release(This)}
{IVariantDictionary_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IVariantDictionary_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IVariantDictionary_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IVariantDictionary_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IVariantDictionary_get_Item(This,VarKey,pvar)}{(This)->lpVtbl->get_Item(This,VarKey,pvar)}
{IVariantDictionary_put_Item(This,VarKey,var)}{(This)->lpVtbl->put_Item(This,VarKey,var)}
{IVariantDictionary_putref_Item(This,VarKey,var)}{(This)->lpVtbl->putref_Item(This,VarKey,var)}
{IVariantDictionary_get_Key(This,VarKey,pvar)}{(This)->lpVtbl->get_Key(This,VarKey,pvar)}
{IVariantDictionary_get_Count(This,cStrRet)}{(This)->lpVtbl->get_Count(This,cStrRet)}
{IVariantDictionary_get__NewEnum(This,ppEnumReturn)}{(This)->lpVtbl->get__NewEnum(This,ppEnumReturn)}
{IVariantDictionary_Remove(This,VarKey)}{(This)->lpVtbl->Remove(This,VarKey)}
{IVariantDictionary_RemoveAll(This)}{(This)->lpVtbl->RemoveAll(This)}
{ISessionObject_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ISessionObject_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ISessionObject_Release(This)}{(This)->lpVtbl->Release(This)}
{ISessionObject_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ISessionObject_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ISessionObject_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ISessionObject_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ISessionObject_get_SessionID(This,pbstrRet)}{(This)->lpVtbl->get_SessionID(This,pbstrRet)}
{ISessionObject_get_Value(This,bstrValue,pvar)}{(This)->lpVtbl->get_Value(This,bstrValue,pvar)}
{ISessionObject_put_Value(This,bstrValue,var)}{(This)->lpVtbl->put_Value(This,bstrValue,var)}
{ISessionObject_putref_Value(This,bstrValue,var)}{(This)->lpVtbl->putref_Value(This,bstrValue,var)}
{ISessionObject_get_Timeout(This,plvar)}{(This)->lpVtbl->get_Timeout(This,plvar)}
{ISessionObject_put_Timeout(This,lvar)}{(This)->lpVtbl->put_Timeout(This,lvar)}
{ISessionObject_Abandon(This)}{(This)->lpVtbl->Abandon(This)}
{ISessionObject_get_CodePage(This,plvar)}{(This)->lpVtbl->get_CodePage(This,plvar)}
{ISessionObject_put_CodePage(This,lvar)}{(This)->lpVtbl->put_CodePage(This,lvar)}
{ISessionObject_get_LCID(This,plvar)}{(This)->lpVtbl->get_LCID(This,plvar)}
{ISessionObject_put_LCID(This,lvar)}{(This)->lpVtbl->put_LCID(This,lvar)}
{ISessionObject_get_StaticObjects(This,ppTaggedObjects)}{(This)->lpVtbl->get_StaticObjects(This,ppTaggedObjects)}
{ISessionObject_get_Contents(This,ppProperties)}{(This)->lpVtbl->get_Contents(This,ppProperties)}
{IApplicationObject_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IApplicationObject_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IApplicationObject_Release(This)}{(This)->lpVtbl->Release(This)}
{IApplicationObject_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IApplicationObject_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IApplicationObject_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IApplicationObject_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IApplicationObject_get_Value(This,bstrValue,pvar)}{(This)->lpVtbl->get_Value(This,bstrValue,pvar)}
{IApplicationObject_put_Value(This,bstrValue,var)}{(This)->lpVtbl->put_Value(This,bstrValue,var)}
{IApplicationObject_putref_Value(This,bstrValue,var)}{(This)->lpVtbl->putref_Value(This,bstrValue,var)}
{IApplicationObject_Lock(This)}{(This)->lpVtbl->Lock(This)}
{IApplicationObject_UnLock(This)}{(This)->lpVtbl->UnLock(This)}
{IApplicationObject_get_StaticObjects(This,ppProperties)}{(This)->lpVtbl->get_StaticObjects(This,ppProperties)}
{IApplicationObject_get_Contents(This,ppProperties)}{(This)->lpVtbl->get_Contents(This,ppProperties)}
{IASPError_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IASPError_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IASPError_Release(This)}{(This)->lpVtbl->Release(This)}
{IASPError_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IASPError_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IASPError_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IASPError_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IASPError_get_ASPCode(This,pbstrASPCode)}{(This)->lpVtbl->get_ASPCode(This,pbstrASPCode)}
{IASPError_get_Number(This,plNumber)}{(This)->lpVtbl->get_Number(This,plNumber)}
{IASPError_get_Category(This,pbstrSource)}{(This)->lpVtbl->get_Category(This,pbstrSource)}
{IASPError_get_File(This,pbstrFileName)}{(This)->lpVtbl->get_File(This,pbstrFileName)}
{IASPError_get_Line(This,plLineNumber)}{(This)->lpVtbl->get_Line(This,plLineNumber)}
{IASPError_get_Description(This,pbstrDescription)}{(This)->lpVtbl->get_Description(This,pbstrDescription)}
{IASPError_get_ASPDescription(This,pbstrDescription)}{(This)->lpVtbl->get_ASPDescription(This,pbstrDescription)}
{IASPError_get_Column(This,plColumn)}{(This)->lpVtbl->get_Column(This,plColumn)}
{IASPError_get_Source(This,pbstrLineText)}{(This)->lpVtbl->get_Source(This,pbstrLineText)}
{IServer_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IServer_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IServer_Release(This)}{(This)->lpVtbl->Release(This)}
{IServer_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IServer_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IServer_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IServer_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IServer_get_ScriptTimeout(This,plTimeoutSeconds)}{(This)->lpVtbl->get_ScriptTimeout(This,plTimeoutSeconds)}
{IServer_put_ScriptTimeout(This,lTimeoutSeconds)}{(This)->lpVtbl->put_ScriptTimeout(This,lTimeoutSeconds)}
{IServer_CreateObject(This,bstrProgID,ppDispObject)}{(This)->lpVtbl->CreateObject(This,bstrProgID,ppDispObject)}
{IServer_HTMLEncode(This,bstrIn,pbstrEncoded)}{(This)->lpVtbl->HTMLEncode(This,bstrIn,pbstrEncoded)}
{IServer_MapPath(This,bstrLogicalPath,pbstrPhysicalPath)}{(This)->lpVtbl->MapPath(This,bstrLogicalPath,pbstrPhysicalPath)}
{IServer_URLEncode(This,bstrIn,pbstrEncoded)}{(This)->lpVtbl->URLEncode(This,bstrIn,pbstrEncoded)}
{IServer_URLPathEncode(This,bstrIn,pbstrEncoded)}{(This)->lpVtbl->URLPathEncode(This,bstrIn,pbstrEncoded)}
{IServer_Execute(This,bstrLogicalPath)}{(This)->lpVtbl->Execute(This,bstrLogicalPath)}
{IServer_Transfer(This,bstrLogicalPath)}{(This)->lpVtbl->Transfer(This,bstrLogicalPath)}
{IServer_GetLastError(This,ppASPErrorObject)}{(This)->lpVtbl->GetLastError(This,ppASPErrorObject)}
{IScriptingContext_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IScriptingContext_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IScriptingContext_Release(This)}{(This)->lpVtbl->Release(This)}
{IScriptingContext_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IScriptingContext_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IScriptingContext_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IScriptingContext_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IScriptingContext_get_Request(This,ppRequest)}{(This)->lpVtbl->get_Request(This,ppRequest)}
{IScriptingContext_get_Response(This,ppResponse)}{(This)->lpVtbl->get_Response(This,ppResponse)}
{IScriptingContext_get_Server(This,ppServer)}{(This)->lpVtbl->get_Server(This,ppServer)}
{IScriptingContext_get_Session(This,ppSession)}{(This)->lpVtbl->get_Session(This,ppSession)}
{IScriptingContext_get_Application(This,ppApplication)}{(This)->lpVtbl->get_Application(This,ppApplication)}
[assert.h]
{assert(_Expression)}{((void)0)}
[atacct.h]
[atalkwsh.h]
[atsmedia.h]
[audevcod.h]
[audioapotypes.h]
[audioclient.h]
{IAudioClient_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioClient_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioClient_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioClient_Initialize(This,ShareMode,StreamFlags,hnsBufferDuration,hnsPeriodicity,pFormat,AudioSessionGuid)}{(This)->lpVtbl->Initialize(This,ShareMode,StreamFlags,hnsBufferDuration,hnsPeriodicity,pFormat,AudioSessionGuid)}
{IAudioClient_GetBufferSize(This,pNumBufferFrames)}{(This)->lpVtbl->GetBufferSize(This,pNumBufferFrames)}
{IAudioClient_GetStreamLatency(This,phnsLatency)}{(This)->lpVtbl->GetStreamLatency(This,phnsLatency)}
{IAudioClient_GetCurrentPadding(This,pNumPaddingFrames)}{(This)->lpVtbl->GetCurrentPadding(This,pNumPaddingFrames)}
{IAudioClient_IsFormatSupported(This,ShareMode,pFormat,ppClosestMatch)}{(This)->lpVtbl->IsFormatSupported(This,ShareMode,pFormat,ppClosestMatch)}
{IAudioClient_GetMixFormat(This,ppDeviceFormat)}{(This)->lpVtbl->GetMixFormat(This,ppDeviceFormat)}
{IAudioClient_GetDevicePeriod(This,phnsDefaultDevicePeriod,phnsMinimumDevicePeriod)}{(This)->lpVtbl->GetDevicePeriod(This,phnsDefaultDevicePeriod,phnsMinimumDevicePeriod)}
{IAudioClient_Start(This)}{(This)->lpVtbl->Start(This)}
{IAudioClient_Stop(This)}{(This)->lpVtbl->Stop(This)}
{IAudioClient_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IAudioClient_SetEventHandle(This,eventHandle)}{(This)->lpVtbl->SetEventHandle(This,eventHandle)}
{IAudioClient_GetService(This,riid,ppv)}{(This)->lpVtbl->GetService(This,riid,ppv)}
{IAudioClient2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioClient2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioClient2_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioClient2_Initialize(This,ShareMode,StreamFlags,hnsBufferDuration,hnsPeriodicity,pFormat,AudioSessionGuid)}{(This)->lpVtbl->Initialize(This,ShareMode,StreamFlags,hnsBufferDuration,hnsPeriodicity,pFormat,AudioSessionGuid)}
{IAudioClient2_GetBufferSize(This,pNumBufferFrames)}{(This)->lpVtbl->GetBufferSize(This,pNumBufferFrames)}
{IAudioClient2_GetStreamLatency(This,phnsLatency)}{(This)->lpVtbl->GetStreamLatency(This,phnsLatency)}
{IAudioClient2_GetCurrentPadding(This,pNumPaddingFrames)}{(This)->lpVtbl->GetCurrentPadding(This,pNumPaddingFrames)}
{IAudioClient2_IsFormatSupported(This,ShareMode,pFormat,ppClosestMatch)}{(This)->lpVtbl->IsFormatSupported(This,ShareMode,pFormat,ppClosestMatch)}
{IAudioClient2_GetMixFormat(This,ppDeviceFormat)}{(This)->lpVtbl->GetMixFormat(This,ppDeviceFormat)}
{IAudioClient2_GetDevicePeriod(This,phnsDefaultDevicePeriod,phnsMinimumDevicePeriod)}{(This)->lpVtbl->GetDevicePeriod(This,phnsDefaultDevicePeriod,phnsMinimumDevicePeriod)}
{IAudioClient2_Start(This)}{(This)->lpVtbl->Start(This)}
{IAudioClient2_Stop(This)}{(This)->lpVtbl->Stop(This)}
{IAudioClient2_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IAudioClient2_SetEventHandle(This,eventHandle)}{(This)->lpVtbl->SetEventHandle(This,eventHandle)}
{IAudioClient2_GetService(This,riid,ppv)}{(This)->lpVtbl->GetService(This,riid,ppv)}
{IAudioClient2_IsOffloadCapable(This,Category,pbOffloadCapable)}{(This)->lpVtbl->IsOffloadCapable(This,Category,pbOffloadCapable)}
{IAudioClient2_SetClientProperties(This,pProperties)}{(This)->lpVtbl->SetClientProperties(This,pProperties)}
{IAudioClient2_GetBufferSizeLimits(This,pFormat,bEventDriven,phnsMinBufferDuration,phnsMaxBufferDuration)}{(This)->lpVtbl->GetBufferSizeLimits(This,pFormat,bEventDriven,phnsMinBufferDuration,phnsMaxBufferDuration)}
{IAudioRenderClient_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioRenderClient_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioRenderClient_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioRenderClient_GetBuffer(This,NumFramesRequested,ppData)}{(This)->lpVtbl->GetBuffer(This,NumFramesRequested,ppData)}
{IAudioRenderClient_ReleaseBuffer(This,NumFramesWritten,dwFlags)}{(This)->lpVtbl->ReleaseBuffer(This,NumFramesWritten,dwFlags)}
{IAudioCaptureClient_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioCaptureClient_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioCaptureClient_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioCaptureClient_GetBuffer(This,ppData,pNumFramesToRead,pdwFlags,pu64DevicePosition,pu64QPCPosition)}{(This)->lpVtbl->GetBuffer(This,ppData,pNumFramesToRead,pdwFlags,pu64DevicePosition,pu64QPCPosition)}
{IAudioCaptureClient_ReleaseBuffer(This,NumFramesRead)}{(This)->lpVtbl->ReleaseBuffer(This,NumFramesRead)}
{IAudioCaptureClient_GetNextPacketSize(This,pNumFramesInNextPacket)}{(This)->lpVtbl->GetNextPacketSize(This,pNumFramesInNextPacket)}
{IAudioClock_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioClock_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioClock_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioClock_GetFrequency(This,pu64Frequency)}{(This)->lpVtbl->GetFrequency(This,pu64Frequency)}
{IAudioClock_GetPosition(This,pu64Position,pu64QPCPosition)}{(This)->lpVtbl->GetPosition(This,pu64Position,pu64QPCPosition)}
{IAudioClock_GetCharacteristics(This,pdwCharacteristics)}{(This)->lpVtbl->GetCharacteristics(This,pdwCharacteristics)}
{IAudioClock2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioClock2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioClock2_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioClock2_GetDevicePosition(This,DevicePosition,QPCPosition)}{(This)->lpVtbl->GetDevicePosition(This,DevicePosition,QPCPosition)}
{IAudioClockAdjustment_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioClockAdjustment_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioClockAdjustment_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioClockAdjustment_SetSampleRate(This,flSampleRate)}{(This)->lpVtbl->SetSampleRate(This,flSampleRate)}
{ISimpleAudioVolume_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ISimpleAudioVolume_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ISimpleAudioVolume_Release(This)}{(This)->lpVtbl->Release(This)}
{ISimpleAudioVolume_SetMasterVolume(This,fLevel,EventContext)}{(This)->lpVtbl->SetMasterVolume(This,fLevel,EventContext)}
{ISimpleAudioVolume_GetMasterVolume(This,pfLevel)}{(This)->lpVtbl->GetMasterVolume(This,pfLevel)}
{ISimpleAudioVolume_SetMute(This,bMute,EventContext)}{(This)->lpVtbl->SetMute(This,bMute,EventContext)}
{ISimpleAudioVolume_GetMute(This,pbMute)}{(This)->lpVtbl->GetMute(This,pbMute)}
{IAudioStreamVolume_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioStreamVolume_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioStreamVolume_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioStreamVolume_GetChannelCount(This,pdwCount)}{(This)->lpVtbl->GetChannelCount(This,pdwCount)}
{IAudioStreamVolume_SetChannelVolume(This,dwIndex,fLevel)}{(This)->lpVtbl->SetChannelVolume(This,dwIndex,fLevel)}
{IAudioStreamVolume_GetChannelVolume(This,dwIndex,pfLevel)}{(This)->lpVtbl->GetChannelVolume(This,dwIndex,pfLevel)}
{IAudioStreamVolume_SetAllVolumes(This,dwCount,pfVolumes)}{(This)->lpVtbl->SetAllVolumes(This,dwCount,pfVolumes)}
{IAudioStreamVolume_GetAllVolumes(This,dwCount,pfVolumes)}{(This)->lpVtbl->GetAllVolumes(This,dwCount,pfVolumes)}
{IChannelAudioVolume_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IChannelAudioVolume_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IChannelAudioVolume_Release(This)}{(This)->lpVtbl->Release(This)}
{IChannelAudioVolume_GetChannelCount(This,pdwCount)}{(This)->lpVtbl->GetChannelCount(This,pdwCount)}
{IChannelAudioVolume_SetChannelVolume(This,dwIndex,fLevel,EventContext)}{(This)->lpVtbl->SetChannelVolume(This,dwIndex,fLevel,EventContext)}
{IChannelAudioVolume_GetChannelVolume(This,dwIndex,pfLevel)}{(This)->lpVtbl->GetChannelVolume(This,dwIndex,pfLevel)}
{IChannelAudioVolume_SetAllVolumes(This,dwCount,pfVolumes,EventContext)}{(This)->lpVtbl->SetAllVolumes(This,dwCount,pfVolumes,EventContext)}
{IChannelAudioVolume_GetAllVolumes(This,dwCount,pfVolumes)}{(This)->lpVtbl->GetAllVolumes(This,dwCount,pfVolumes)}
{AUDCLNT_ERR(n)}{MAKE_HRESULT(SEVERITY_ERROR,FACILITY_AUDCLNT,n)}
{AUDCLNT_SUCCESS(n)}{MAKE_SCODE(SEVERITY_SUCCESS,FACILITY_AUDCLNT,n)}
[audioendpoints.h]
{IAudioEndpointFormatControl_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioEndpointFormatControl_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioEndpointFormatControl_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioEndpointFormatControl_ResetToDefault(This,ResetFlags)}{(This)->lpVtbl->ResetToDefault(This,ResetFlags)}
[audioengineendpoint.h]
{IAudioDeviceEndpoint_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioDeviceEndpoint_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioDeviceEndpoint_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioDeviceEndpoint_GetEventDrivenCapable(This,pbIsEventCapable)}{(This)->lpVtbl->GetEventDrivenCapable(This,pbIsEventCapable)}
{IAudioDeviceEndpoint_GetRTCaps(This,pbIsRTCapable)}{(This)->lpVtbl->GetRTCaps(This,pbIsRTCapable)}
{IAudioDeviceEndpoint_SetBuffer(This,MaxPeriod,u32LatencyCoefficient)}{(This)->lpVtbl->SetBuffer(This,MaxPeriod,u32LatencyCoefficient)}
{IAudioDeviceEndpoint_WriteExclusiveModeParametersToSharedMemory(This,hTargetProcess,hnsPeriod,hnsBufferDuration,u32LatencyCoefficient,pu32SharedMemorySize,phSharedMemory)}{(This)->lpVtbl->WriteExclusiveModeParametersToSharedMemory(This,hTargetProcess,hnsPeriod,hnsBufferDuration,u32LatencyCoefficient,pu32SharedMemorySize,phSharedMemory)}
{IAudioEndpoint_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioEndpoint_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioEndpoint_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioEndpoint_GetFrameFormat(This,ppFormat)}{(This)->lpVtbl->GetFrameFormat(This,ppFormat)}
{IAudioEndpoint_GetFramesPerPacket(This,pFramesPerPacket)}{(This)->lpVtbl->GetFramesPerPacket(This,pFramesPerPacket)}
{IAudioEndpoint_GetLatency(This,pLatency)}{(This)->lpVtbl->GetLatency(This,pLatency)}
{IAudioEndpoint_SetEventHandle(This,eventHandle)}{(This)->lpVtbl->SetEventHandle(This,eventHandle)}
{IAudioEndpoint_SetStreamFlags(This,streamFlags)}{(This)->lpVtbl->SetStreamFlags(This,streamFlags)}
{IAudioEndpointControl_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioEndpointControl_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioEndpointControl_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioEndpointControl_Reset()}{(This)->lpVtbl->Reset(This)}
{IAudioEndpointControl_Start()}{(This)->lpVtbl->Start(This)}
{IAudioEndpointControl_Stop()}{(This)->lpVtbl->Stop(This)}
{IAudioEndpointRT_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioEndpointRT_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioEndpointRT_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioEndpointRT_GetCurrentPadding(This,pPadding,pAeCurrentPosition)}{(This)->lpVtbl->GetCurrentPadding(This,pPadding,pAeCurrentPosition)}
{IAudioEndpointRT_ProcessingComplete()}{(This)->lpVtbl->ProcessingComplete(This)}
{IAudioEndpointRT_SetPinActive()}{(This)->lpVtbl->SetPinActive(This)}
{IAudioEndpointRT_SetPinInactive()}{(This)->lpVtbl->SetPinInactive(This)}
{IAudioEndpointVolumeEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioEndpointVolumeEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioEndpointVolumeEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioEndpointVolumeEx_GetChannelCount(This,pnChannelCount)}{(This)->lpVtbl->GetChannelCount(This,pnChannelCount)}
{IAudioEndpointVolumeEx_GetChannelVolumeLevel(This,nChannel,pfLevelDB)}{(This)->lpVtbl->GetChannelVolumeLevel(This,nChannel,pfLevelDB)}
{IAudioEndpointVolumeEx_GetChannelVolumeLevelScalar(This,nChannel,pfLevel)}{(This)->lpVtbl->GetChannelVolumeLevelScalar(This,nChannel,pfLevel)}
{IAudioEndpointVolumeEx_GetMasterVolumeLevel(This,pfLevelDB)}{(This)->lpVtbl->GetMasterVolumeLevel(This,pfLevelDB)}
{IAudioEndpointVolumeEx_GetMasterVolumeLevelScalar(This,pfLevel)}{(This)->lpVtbl->GetMasterVolumeLevelScalar(This,pfLevel)}
{IAudioEndpointVolumeEx_GetMute(This,pbMute)}{(This)->lpVtbl->GetMute(This,pbMute)}
{IAudioEndpointVolumeEx_GetVolumeRange(This,pfLevelMinDB,pfLevelMaxDB,pfVolumeIncrementDB)}{(This)->lpVtbl->GetVolumeRange(This,pfLevelMinDB,pfLevelMaxDB,pfVolumeIncrementDB)}
{IAudioEndpointVolumeEx_GetVolumeStepInfo(This,pnStep,pnStepCount)}{(This)->lpVtbl->GetVolumeStepInfo(This,pnStep,pnStepCount)}
{IAudioEndpointVolumeEx_QueryHardwareSupport(This,pdwHardwareSupportMask)}{(This)->lpVtbl->QueryHardwareSupport(This,pdwHardwareSupportMask)}
{IAudioEndpointVolumeEx_RegisterControlChangeNotify(This,pNotify)}{(This)->lpVtbl->RegisterControlChangeNotify(This,pNotify)}
{IAudioEndpointVolumeEx_SetChannelVolumeLevel(This,nChannel,fLevelDB,pguidEventContext)}{(This)->lpVtbl->SetChannelVolumeLevel(This,nChannel,fLevelDB,pguidEventContext)}
{IAudioEndpointVolumeEx_SetChannelVolumeLevelScalar(This,nChannel,fLevel,pguidEventContext)}{(This)->lpVtbl->SetChannelVolumeLevelScalar(This,nChannel,fLevel,pguidEventContext)}
{IAudioEndpointVolumeEx_SetMasterVolumeLevel(This,fLevelDB,pguidEventContext)}{(This)->lpVtbl->SetMasterVolumeLevel(This,fLevelDB,pguidEventContext)}
{IAudioEndpointVolumeEx_SetMasterVolumeLevelScalar(This,fLevel,pguidEventContext)}{(This)->lpVtbl->SetMasterVolumeLevelScalar(This,fLevel,pguidEventContext)}
{IAudioEndpointVolumeEx_SetMute(This,bMute,pguidEventContext)}{(This)->lpVtbl->SetMute(This,bMute,pguidEventContext)}
{IAudioEndpointVolumeEx_UnregisterControlChangeNotify(This,pNotify)}{(This)->lpVtbl->UnregisterControlChangeNotify(This,pNotify)}
{IAudioEndpointVolumeEx_VolumeStepDown(This,pguidEventContext)}{(This)->lpVtbl->VolumeStepDown(This,pguidEventContext)}
{IAudioEndpointVolumeEx_VolumeStepUp(This,pguidEventContext)}{(This)->lpVtbl->VolumeStepUp(This,pguidEventContext)}
{IAudioEndpointVolumeEx_GetVolumeRangeChannel(This,iChannel,pflVolumeMinDB,pflVolumeMaxDB,pflVolumeIncrementDB)}{(This)->lpVtbl->GetVolumeRangeChannel(This,iChannel,pflVolumeMinDB,pflVolumeMaxDB,pflVolumeIncrementDB)}
{IAudioInputEndpointRT_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioInputEndpointRT_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioInputEndpointRT_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioInputEndpointRT_GetInputDataPointer(This,pAeTimeStamp)}{(This)->lpVtbl->GetInputDataPointer(This,pAeTimeStamp)}
{IAudioInputEndpointRT_PulseEndpoint()}{(This)->lpVtbl->PulseEndpoint(This)}
{IAudioInputEndpointRT_ReleaseInputDataPointer(This,u32FrameCount,pDataPointer)}{(This)->lpVtbl->ReleaseInputDataPointer(This,u32FrameCount,pDataPointer)}
{IAudioOutputEndpointRT_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioOutputEndpointRT_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioOutputEndpointRT_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioOutputEndpointRT_GetOutputDataPointer(This,u32FrameCount,pAeTimeStamp)}{(This)->lpVtbl->GetOutputDataPointer(This,u32FrameCount,pAeTimeStamp)}
{IAudioOutputEndpointRT_PulseEndpoint()}{(This)->lpVtbl->PulseEndpoint(This)}
{IAudioOutputEndpointRT_ReleaseOutputDataPointer(This,pConnectionProperty)}{(This)->lpVtbl->ReleaseOutputDataPointer(This,pConnectionProperty)}
[audiopolicy.h]
{IAudioSessionEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioSessionEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioSessionEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioSessionEvents_OnDisplayNameChanged(This,NewDisplayName,EventContext)}{(This)->lpVtbl->OnDisplayNameChanged(This,NewDisplayName,EventContext)}
{IAudioSessionEvents_OnIconPathChanged(This,NewIconPath,EventContext)}{(This)->lpVtbl->OnIconPathChanged(This,NewIconPath,EventContext)}
{IAudioSessionEvents_OnSimpleVolumeChanged(This,NewVolume,NewMute,EventContext)}{(This)->lpVtbl->OnSimpleVolumeChanged(This,NewVolume,NewMute,EventContext)}
{IAudioSessionEvents_OnChannelVolumeChanged(This,ChannelCount,NewChannelVolumeArray,ChangedChannel,EventContext)}{(This)->lpVtbl->OnChannelVolumeChanged(This,ChannelCount,NewChannelVolumeArray,ChangedChannel,EventContext)}
{IAudioSessionEvents_OnGroupingParamChanged(This,NewGroupingParam,EventContext)}{(This)->lpVtbl->OnGroupingParamChanged(This,NewGroupingParam,EventContext)}
{IAudioSessionEvents_OnStateChanged(This,NewState)}{(This)->lpVtbl->OnStateChanged(This,NewState)}
{IAudioSessionEvents_OnSessionDisconnected(This,DisconnectReason)}{(This)->lpVtbl->OnSessionDisconnected(This,DisconnectReason)}
{IAudioSessionControl_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioSessionControl_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioSessionControl_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioSessionControl_GetState(This,pRetVal)}{(This)->lpVtbl->GetState(This,pRetVal)}
{IAudioSessionControl_GetDisplayName(This,pRetVal)}{(This)->lpVtbl->GetDisplayName(This,pRetVal)}
{IAudioSessionControl_SetDisplayName(This,Value,EventContext)}{(This)->lpVtbl->SetDisplayName(This,Value,EventContext)}
{IAudioSessionControl_GetIconPath(This,pRetVal)}{(This)->lpVtbl->GetIconPath(This,pRetVal)}
{IAudioSessionControl_SetIconPath(This,Value,EventContext)}{(This)->lpVtbl->SetIconPath(This,Value,EventContext)}
{IAudioSessionControl_GetGroupingParam(This,pRetVal)}{(This)->lpVtbl->GetGroupingParam(This,pRetVal)}
{IAudioSessionControl_SetGroupingParam(This,Override,EventContext)}{(This)->lpVtbl->SetGroupingParam(This,Override,EventContext)}
{IAudioSessionControl_RegisterAudioSessionNotification(This,NewNotifications)}{(This)->lpVtbl->RegisterAudioSessionNotification(This,NewNotifications)}
{IAudioSessionControl_UnregisterAudioSessionNotification(This,NewNotifications)}{(This)->lpVtbl->UnregisterAudioSessionNotification(This,NewNotifications)}
{IAudioSessionControl2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioSessionControl2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioSessionControl2_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioSessionControl2_GetState(This,pRetVal)}{(This)->lpVtbl->GetState(This,pRetVal)}
{IAudioSessionControl2_GetDisplayName(This,pRetVal)}{(This)->lpVtbl->GetDisplayName(This,pRetVal)}
{IAudioSessionControl2_SetDisplayName(This,Value,EventContext)}{(This)->lpVtbl->SetDisplayName(This,Value,EventContext)}
{IAudioSessionControl2_GetIconPath(This,pRetVal)}{(This)->lpVtbl->GetIconPath(This,pRetVal)}
{IAudioSessionControl2_SetIconPath(This,Value,EventContext)}{(This)->lpVtbl->SetIconPath(This,Value,EventContext)}
{IAudioSessionControl2_GetGroupingParam(This,pRetVal)}{(This)->lpVtbl->GetGroupingParam(This,pRetVal)}
{IAudioSessionControl2_SetGroupingParam(This,Override,EventContext)}{(This)->lpVtbl->SetGroupingParam(This,Override,EventContext)}
{IAudioSessionControl2_RegisterAudioSessionNotification(This,NewNotifications)}{(This)->lpVtbl->RegisterAudioSessionNotification(This,NewNotifications)}
{IAudioSessionControl2_UnregisterAudioSessionNotification(This,NewNotifications)}{(This)->lpVtbl->UnregisterAudioSessionNotification(This,NewNotifications)}
{IAudioSessionControl2_GetSessionIdentifier(This,pRetVal)}{(This)->lpVtbl->GetSessionIdentifier(This,pRetVal)}
{IAudioSessionControl2_GetSessionInstanceIdentifier(This,pRetVal)}{(This)->lpVtbl->GetSessionInstanceIdentifier(This,pRetVal)}
{IAudioSessionControl2_GetProcessId(This,pRetVal)}{(This)->lpVtbl->GetProcessId(This,pRetVal)}
{IAudioSessionControl2_IsSystemSoundsSession(This)}{(This)->lpVtbl->IsSystemSoundsSession(This)}
{IAudioSessionControl2_SetDuckingPreference(This,optOut)}{(This)->lpVtbl->SetDuckingPreference(This,optOut)}
{IAudioSessionManager_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioSessionManager_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioSessionManager_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioSessionManager_GetAudioSessionControl(This,AudioSessionGuid,StreamFlags,SessionControl)}{(This)->lpVtbl->GetAudioSessionControl(This,AudioSessionGuid,StreamFlags,SessionControl)}
{IAudioSessionManager_GetSimpleAudioVolume(This,AudioSessionGuid,StreamFlags,AudioVolume)}{(This)->lpVtbl->GetSimpleAudioVolume(This,AudioSessionGuid,StreamFlags,AudioVolume)}
{IAudioVolumeDuckNotification_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioVolumeDuckNotification_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioVolumeDuckNotification_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioVolumeDuckNotification_OnVolumeDuckNotification(This,sessionID,countCommunicationSessions)}{(This)->lpVtbl->OnVolumeDuckNotification(This,sessionID,countCommunicationSessions)}
{IAudioVolumeDuckNotification_OnVolumeUnduckNotification(This,sessionID)}{(This)->lpVtbl->OnVolumeUnduckNotification(This,sessionID)}
{IAudioSessionNotification_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioSessionNotification_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioSessionNotification_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioSessionNotification_OnSessionCreated(This,NewSession)}{(This)->lpVtbl->OnSessionCreated(This,NewSession)}
{IAudioSessionEnumerator_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioSessionEnumerator_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioSessionEnumerator_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioSessionEnumerator_GetCount(This,SessionCount)}{(This)->lpVtbl->GetCount(This,SessionCount)}
{IAudioSessionEnumerator_GetSession(This,SessionCount,Session)}{(This)->lpVtbl->GetSession(This,SessionCount,Session)}
{IAudioSessionManager2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioSessionManager2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioSessionManager2_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioSessionManager2_GetAudioSessionControl(This,AudioSessionGuid,StreamFlags,SessionControl)}{(This)->lpVtbl->GetAudioSessionControl(This,AudioSessionGuid,StreamFlags,SessionControl)}
{IAudioSessionManager2_GetSimpleAudioVolume(This,AudioSessionGuid,StreamFlags,AudioVolume)}{(This)->lpVtbl->GetSimpleAudioVolume(This,AudioSessionGuid,StreamFlags,AudioVolume)}
{IAudioSessionManager2_GetSessionEnumerator(This,SessionEnum)}{(This)->lpVtbl->GetSessionEnumerator(This,SessionEnum)}
{IAudioSessionManager2_RegisterSessionNotification(This,SessionNotification)}{(This)->lpVtbl->RegisterSessionNotification(This,SessionNotification)}
{IAudioSessionManager2_UnregisterSessionNotification(This,SessionNotification)}{(This)->lpVtbl->UnregisterSessionNotification(This,SessionNotification)}
{IAudioSessionManager2_RegisterDuckNotification(This,sessionID,duckNotification)}{(This)->lpVtbl->RegisterDuckNotification(This,sessionID,duckNotification)}
{IAudioSessionManager2_UnregisterDuckNotification(This,duckNotification)}{(This)->lpVtbl->UnregisterDuckNotification(This,duckNotification)}
[audiosessiontypes.h]
{MIDL_SIZE_IS(x)}{[size_is(x)]}
{MIDL_SIZE_IS(x)}{}
[austream.h]
{IAudioMediaStream_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioMediaStream_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioMediaStream_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioMediaStream_GetMultiMediaStream(This,ppMultiMediaStream)}{(This)->lpVtbl->GetMultiMediaStream(This,ppMultiMediaStream)}
{IAudioMediaStream_GetInformation(This,pPurposeId,pType)}{(This)->lpVtbl->GetInformation(This,pPurposeId,pType)}
{IAudioMediaStream_SetSameFormat(This,pStreamThatHasDesiredFormat,dwFlags)}{(This)->lpVtbl->SetSameFormat(This,pStreamThatHasDesiredFormat,dwFlags)}
{IAudioMediaStream_AllocateSample(This,dwFlags,ppSample)}{(This)->lpVtbl->AllocateSample(This,dwFlags,ppSample)}
{IAudioMediaStream_CreateSharedSample(This,pExistingSample,dwFlags,ppNewSample)}{(This)->lpVtbl->CreateSharedSample(This,pExistingSample,dwFlags,ppNewSample)}
{IAudioMediaStream_SendEndOfStream(This,dwFlags)}{(This)->lpVtbl->SendEndOfStream(This,dwFlags)}
{IAudioMediaStream_GetFormat(This,pWaveFormatCurrent)}{(This)->lpVtbl->GetFormat(This,pWaveFormatCurrent)}
{IAudioMediaStream_SetFormat(This,lpWaveFormat)}{(This)->lpVtbl->SetFormat(This,lpWaveFormat)}
{IAudioMediaStream_CreateSample(This,pAudioData,dwFlags,ppSample)}{(This)->lpVtbl->CreateSample(This,pAudioData,dwFlags,ppSample)}
{IAudioStreamSample_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioStreamSample_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioStreamSample_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioStreamSample_GetMediaStream(This,ppMediaStream)}{(This)->lpVtbl->GetMediaStream(This,ppMediaStream)}
{IAudioStreamSample_GetSampleTimes(This,pStartTime,pEndTime,pCurrentTime)}{(This)->lpVtbl->GetSampleTimes(This,pStartTime,pEndTime,pCurrentTime)}
{IAudioStreamSample_SetSampleTimes(This,pStartTime,pEndTime)}{(This)->lpVtbl->SetSampleTimes(This,pStartTime,pEndTime)}
{IAudioStreamSample_Update(This,dwFlags,hEvent,pfnAPC,dwAPCData)}{(This)->lpVtbl->Update(This,dwFlags,hEvent,pfnAPC,dwAPCData)}
{IAudioStreamSample_CompletionStatus(This,dwFlags,dwMilliseconds)}{(This)->lpVtbl->CompletionStatus(This,dwFlags,dwMilliseconds)}
{IAudioStreamSample_GetAudioData(This,ppAudio)}{(This)->lpVtbl->GetAudioData(This,ppAudio)}
{IMemoryData_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IMemoryData_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IMemoryData_Release(This)}{(This)->lpVtbl->Release(This)}
{IMemoryData_SetBuffer(This,cbSize,pbData,dwFlags)}{(This)->lpVtbl->SetBuffer(This,cbSize,pbData,dwFlags)}
{IMemoryData_GetInfo(This,pdwLength,ppbData,pcbActualData)}{(This)->lpVtbl->GetInfo(This,pdwLength,ppbData,pcbActualData)}
{IMemoryData_SetActual(This,cbDataValid)}{(This)->lpVtbl->SetActual(This,cbDataValid)}
{IAudioData_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAudioData_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAudioData_Release(This)}{(This)->lpVtbl->Release(This)}
{IAudioData_SetBuffer(This,cbSize,pbData,dwFlags)}{(This)->lpVtbl->SetBuffer(This,cbSize,pbData,dwFlags)}
{IAudioData_GetInfo(This,pdwLength,ppbData,pcbActualData)}{(This)->lpVtbl->GetInfo(This,pdwLength,ppbData,pcbActualData)}
{IAudioData_SetActual(This,cbDataValid)}{(This)->lpVtbl->SetActual(This,cbDataValid)}
{IAudioData_GetFormat(This,pWaveFormatCurrent)}{(This)->lpVtbl->GetFormat(This,pWaveFormatCurrent)}
{IAudioData_SetFormat(This,lpWaveFormat)}{(This)->lpVtbl->SetFormat(This,lpWaveFormat)}
[authif.h]
[authz.h]
[aux_ulib.h]
[avifmt.h]
{mmioFOURCC(ch0,ch1,ch2,ch3)}{((DWORD)(BYTE)(ch0)|((DWORD)(BYTE)(ch1)<<8)|((DWORD)(BYTE)(ch2)<<16)|((DWORD)(BYTE)(ch3)<<24))}
{aviTWOCC(ch0,ch1)}{((WORD)(BYTE)(ch0)|((WORD)(BYTE)(ch1)<<8))}
{formtypeAVI}{mmioFOURCC('A', 'V', 'I', ' ')}
{listtypeAVIHEADER}{mmioFOURCC('h', 'd', 'r', 'l')}
{ckidAVIMAINHDR}{mmioFOURCC('a', 'v', 'i', 'h')}
{listtypeSTREAMHEADER}{mmioFOURCC('s', 't', 'r', 'l')}
{ckidSTREAMHEADER}{mmioFOURCC('s', 't', 'r', 'h')}
{ckidSTREAMFORMAT}{mmioFOURCC('s', 't', 'r', 'f')}
{ckidSTREAMHANDLERDATA}{mmioFOURCC('s', 't', 'r', 'd')}
{ckidSTREAMNAME}{mmioFOURCC('s', 't', 'r', 'n')}
{listtypeAVIMOVIE}{mmioFOURCC('m', 'o', 'v', 'i')}
{listtypeAVIRECORD}{mmioFOURCC('r', 'e', 'c', ' ')}
{ckidAVINEWINDEX}{mmioFOURCC('i', 'd', 'x', '1')}
{streamtypeVIDEO}{mmioFOURCC('v', 'i', 'd', 's')}
{streamtypeAUDIO}{mmioFOURCC('a', 'u', 'd', 's')}
{streamtypeMIDI}{mmioFOURCC('m', 'i', 'd', 's')}
{cktypeDIBbits}{aviTWOCC('d', 'b')}
{cktypeDIBcompressed}{aviTWOCC('d', 'c')}
{cktypePALchange}{aviTWOCC('p', 'c')}
{cktypeWAVEbytes}{aviTWOCC('w', 'b')}
{ckidAVIPADDING}{mmioFOURCC('J', 'U', 'N', 'K')}
{FromHex(n)}{(((n)>='A')?((n)+10-'A'):((n)-'0'))}
{StreamFromFOURCC(fcc)}{((WORD)((FromHex(LOBYTE(LOWORD(fcc)))<<4)+(FromHex(HIBYTE(LOWORD(fcc))))))}
{TWOCCFromFOURCC(fcc)}{HIWORD(fcc)}
{ToHex(n)}{((BYTE)(((n)>9)?((n)-10+'A'):((n)+'0')))}
{MAKEAVICKID(tcc,stream)}{MAKELONG((ToHex((stream)&0xf)<<8)|(ToHex(((stream)&0xf0)>>4)),tcc)}
[aviriff.h]
{FCC(ch4)}{((((DWORD)(ch4)&0xff)<<24)|(((DWORD)(ch4)&0xff00)<<8)|(((DWORD)(ch4)&0xff0000)>>8)|(((DWORD)(ch4)&0xff000000)>>24))}
{RIFFROUND(cb)}{((cb)+((cb)&1))}
{ckidMAINAVIHEADER}{FCC('avih')}
{ckidAVIEXTHEADER}{FCC('dmlh')}
{ckidAVIOLDINDEX}{FCC('idx1')}
{ckidAVISUPERINDEX}{FCC('indx')}
{ckidODML}{FCC('odml')}
{ckidSTREAMFORMAT}{FCC('strf')}
{ckidSTREAMHEADER}{FCC('strh')}
{ckidSTREAMLIST}{FCC('strl')}
{streamtypeAUDIO}{FCC('auds')}
{streamtypeMIDI}{FCC('mids')}
{streamtypeVIDEO}{FCC('vids')}
{NUMINDEX(wLongsPerEntry)}{((STDINDEXSIZE-32)/4/(wLongsPerEntry))}
{NUMINDEXFILL(wLongsPerEntry)}{((STDINDEXSIZE/4)-NUMINDEX(wLongsPerEntry))}
{Valid_SUPERINDEX(pi)}{(*(DWORD*)(&((pi)->wLongsPerEntry))==4)}
[avrfsdk.h]
[avrt.h]
{AvSetMmThreadCharacteristics}{__MINGW_NAME_AW(AvSetMmThreadCharacteristics)}
{AvSetMmMaxThreadCharacteristics}{__MINGW_NAME_AW(AvSetMmMaxThreadCharacteristics)}
{AvRtCreateThreadOrderingGroupEx}{__MINGW_NAME_AW(AvRtCreateThreadOrderingGroupEx)}
[axextendenums.h]
[azroles.h]
{IAzAuthorizationStore_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzAuthorizationStore_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzAuthorizationStore_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzAuthorizationStore_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzAuthorizationStore_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzAuthorizationStore_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzAuthorizationStore_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzAuthorizationStore_get_Description(This,pbstrDescription)}{(This)->lpVtbl->get_Description(This,pbstrDescription)}
{IAzAuthorizationStore_put_Description(This,bstrDescription)}{(This)->lpVtbl->put_Description(This,bstrDescription)}
{IAzAuthorizationStore_get_ApplicationData(This,pbstrApplicationData)}{(This)->lpVtbl->get_ApplicationData(This,pbstrApplicationData)}
{IAzAuthorizationStore_put_ApplicationData(This,bstrApplicationData)}{(This)->lpVtbl->put_ApplicationData(This,bstrApplicationData)}
{IAzAuthorizationStore_get_DomainTimeout(This,plProp)}{(This)->lpVtbl->get_DomainTimeout(This,plProp)}
{IAzAuthorizationStore_put_DomainTimeout(This,lProp)}{(This)->lpVtbl->put_DomainTimeout(This,lProp)}
{IAzAuthorizationStore_get_ScriptEngineTimeout(This,plProp)}{(This)->lpVtbl->get_ScriptEngineTimeout(This,plProp)}
{IAzAuthorizationStore_put_ScriptEngineTimeout(This,lProp)}{(This)->lpVtbl->put_ScriptEngineTimeout(This,lProp)}
{IAzAuthorizationStore_get_MaxScriptEngines(This,plProp)}{(This)->lpVtbl->get_MaxScriptEngines(This,plProp)}
{IAzAuthorizationStore_put_MaxScriptEngines(This,lProp)}{(This)->lpVtbl->put_MaxScriptEngines(This,lProp)}
{IAzAuthorizationStore_get_GenerateAudits(This,pbProp)}{(This)->lpVtbl->get_GenerateAudits(This,pbProp)}
{IAzAuthorizationStore_put_GenerateAudits(This,bProp)}{(This)->lpVtbl->put_GenerateAudits(This,bProp)}
{IAzAuthorizationStore_get_Writable(This,pfProp)}{(This)->lpVtbl->get_Writable(This,pfProp)}
{IAzAuthorizationStore_GetProperty(This,lPropId,varReserved,pvarProp)}{(This)->lpVtbl->GetProperty(This,lPropId,varReserved,pvarProp)}
{IAzAuthorizationStore_SetProperty(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->SetProperty(This,lPropId,varProp,varReserved)}
{IAzAuthorizationStore_AddPropertyItem(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->AddPropertyItem(This,lPropId,varProp,varReserved)}
{IAzAuthorizationStore_DeletePropertyItem(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->DeletePropertyItem(This,lPropId,varProp,varReserved)}
{IAzAuthorizationStore_get_PolicyAdministrators(This,pvarAdmins)}{(This)->lpVtbl->get_PolicyAdministrators(This,pvarAdmins)}
{IAzAuthorizationStore_get_PolicyReaders(This,pvarReaders)}{(This)->lpVtbl->get_PolicyReaders(This,pvarReaders)}
{IAzAuthorizationStore_AddPolicyAdministrator(This,bstrAdmin,varReserved)}{(This)->lpVtbl->AddPolicyAdministrator(This,bstrAdmin,varReserved)}
{IAzAuthorizationStore_DeletePolicyAdministrator(This,bstrAdmin,varReserved)}{(This)->lpVtbl->DeletePolicyAdministrator(This,bstrAdmin,varReserved)}
{IAzAuthorizationStore_AddPolicyReader(This,bstrReader,varReserved)}{(This)->lpVtbl->AddPolicyReader(This,bstrReader,varReserved)}
{IAzAuthorizationStore_DeletePolicyReader(This,bstrReader,varReserved)}{(This)->lpVtbl->DeletePolicyReader(This,bstrReader,varReserved)}
{IAzAuthorizationStore_Initialize(This,lFlags,bstrPolicyURL,varReserved)}{(This)->lpVtbl->Initialize(This,lFlags,bstrPolicyURL,varReserved)}
{IAzAuthorizationStore_UpdateCache(This,varReserved)}{(This)->lpVtbl->UpdateCache(This,varReserved)}
{IAzAuthorizationStore_Delete(This,varReserved)}{(This)->lpVtbl->Delete(This,varReserved)}
{IAzAuthorizationStore_get_Applications(This,ppAppCollection)}{(This)->lpVtbl->get_Applications(This,ppAppCollection)}
{IAzAuthorizationStore_OpenApplication(This,bstrApplicationName,varReserved,ppApplication)}{(This)->lpVtbl->OpenApplication(This,bstrApplicationName,varReserved,ppApplication)}
{IAzAuthorizationStore_CreateApplication(This,bstrApplicationName,varReserved,ppApplication)}{(This)->lpVtbl->CreateApplication(This,bstrApplicationName,varReserved,ppApplication)}
{IAzAuthorizationStore_DeleteApplication(This,bstrApplicationName,varReserved)}{(This)->lpVtbl->DeleteApplication(This,bstrApplicationName,varReserved)}
{IAzAuthorizationStore_get_ApplicationGroups(This,ppGroupCollection)}{(This)->lpVtbl->get_ApplicationGroups(This,ppGroupCollection)}
{IAzAuthorizationStore_CreateApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}{(This)->lpVtbl->CreateApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}
{IAzAuthorizationStore_OpenApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}{(This)->lpVtbl->OpenApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}
{IAzAuthorizationStore_DeleteApplicationGroup(This,bstrGroupName,varReserved)}{(This)->lpVtbl->DeleteApplicationGroup(This,bstrGroupName,varReserved)}
{IAzAuthorizationStore_Submit(This,lFlags,varReserved)}{(This)->lpVtbl->Submit(This,lFlags,varReserved)}
{IAzAuthorizationStore_get_DelegatedPolicyUsers(This,pvarDelegatedPolicyUsers)}{(This)->lpVtbl->get_DelegatedPolicyUsers(This,pvarDelegatedPolicyUsers)}
{IAzAuthorizationStore_AddDelegatedPolicyUser(This,bstrDelegatedPolicyUser,varReserved)}{(This)->lpVtbl->AddDelegatedPolicyUser(This,bstrDelegatedPolicyUser,varReserved)}
{IAzAuthorizationStore_DeleteDelegatedPolicyUser(This,bstrDelegatedPolicyUser,varReserved)}{(This)->lpVtbl->DeleteDelegatedPolicyUser(This,bstrDelegatedPolicyUser,varReserved)}
{IAzAuthorizationStore_get_TargetMachine(This,pbstrTargetMachine)}{(This)->lpVtbl->get_TargetMachine(This,pbstrTargetMachine)}
{IAzAuthorizationStore_get_ApplyStoreSacl(This,pbApplyStoreSacl)}{(This)->lpVtbl->get_ApplyStoreSacl(This,pbApplyStoreSacl)}
{IAzAuthorizationStore_put_ApplyStoreSacl(This,bApplyStoreSacl)}{(This)->lpVtbl->put_ApplyStoreSacl(This,bApplyStoreSacl)}
{IAzAuthorizationStore_get_PolicyAdministratorsName(This,pvarAdmins)}{(This)->lpVtbl->get_PolicyAdministratorsName(This,pvarAdmins)}
{IAzAuthorizationStore_get_PolicyReadersName(This,pvarReaders)}{(This)->lpVtbl->get_PolicyReadersName(This,pvarReaders)}
{IAzAuthorizationStore_AddPolicyAdministratorName(This,bstrAdmin,varReserved)}{(This)->lpVtbl->AddPolicyAdministratorName(This,bstrAdmin,varReserved)}
{IAzAuthorizationStore_DeletePolicyAdministratorName(This,bstrAdmin,varReserved)}{(This)->lpVtbl->DeletePolicyAdministratorName(This,bstrAdmin,varReserved)}
{IAzAuthorizationStore_AddPolicyReaderName(This,bstrReader,varReserved)}{(This)->lpVtbl->AddPolicyReaderName(This,bstrReader,varReserved)}
{IAzAuthorizationStore_DeletePolicyReaderName(This,bstrReader,varReserved)}{(This)->lpVtbl->DeletePolicyReaderName(This,bstrReader,varReserved)}
{IAzAuthorizationStore_get_DelegatedPolicyUsersName(This,pvarDelegatedPolicyUsers)}{(This)->lpVtbl->get_DelegatedPolicyUsersName(This,pvarDelegatedPolicyUsers)}
{IAzAuthorizationStore_AddDelegatedPolicyUserName(This,bstrDelegatedPolicyUser,varReserved)}{(This)->lpVtbl->AddDelegatedPolicyUserName(This,bstrDelegatedPolicyUser,varReserved)}
{IAzAuthorizationStore_DeleteDelegatedPolicyUserName(This,bstrDelegatedPolicyUser,varReserved)}{(This)->lpVtbl->DeleteDelegatedPolicyUserName(This,bstrDelegatedPolicyUser,varReserved)}
{IAzAuthorizationStore_CloseApplication(This,bstrApplicationName,lFlag)}{(This)->lpVtbl->CloseApplication(This,bstrApplicationName,lFlag)}
{IAzAuthorizationStore2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzAuthorizationStore2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzAuthorizationStore2_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzAuthorizationStore2_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzAuthorizationStore2_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzAuthorizationStore2_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzAuthorizationStore2_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzAuthorizationStore2_get_Description(This,pbstrDescription)}{(This)->lpVtbl->get_Description(This,pbstrDescription)}
{IAzAuthorizationStore2_put_Description(This,bstrDescription)}{(This)->lpVtbl->put_Description(This,bstrDescription)}
{IAzAuthorizationStore2_get_ApplicationData(This,pbstrApplicationData)}{(This)->lpVtbl->get_ApplicationData(This,pbstrApplicationData)}
{IAzAuthorizationStore2_put_ApplicationData(This,bstrApplicationData)}{(This)->lpVtbl->put_ApplicationData(This,bstrApplicationData)}
{IAzAuthorizationStore2_get_DomainTimeout(This,plProp)}{(This)->lpVtbl->get_DomainTimeout(This,plProp)}
{IAzAuthorizationStore2_put_DomainTimeout(This,lProp)}{(This)->lpVtbl->put_DomainTimeout(This,lProp)}
{IAzAuthorizationStore2_get_ScriptEngineTimeout(This,plProp)}{(This)->lpVtbl->get_ScriptEngineTimeout(This,plProp)}
{IAzAuthorizationStore2_put_ScriptEngineTimeout(This,lProp)}{(This)->lpVtbl->put_ScriptEngineTimeout(This,lProp)}
{IAzAuthorizationStore2_get_MaxScriptEngines(This,plProp)}{(This)->lpVtbl->get_MaxScriptEngines(This,plProp)}
{IAzAuthorizationStore2_put_MaxScriptEngines(This,lProp)}{(This)->lpVtbl->put_MaxScriptEngines(This,lProp)}
{IAzAuthorizationStore2_get_GenerateAudits(This,pbProp)}{(This)->lpVtbl->get_GenerateAudits(This,pbProp)}
{IAzAuthorizationStore2_put_GenerateAudits(This,bProp)}{(This)->lpVtbl->put_GenerateAudits(This,bProp)}
{IAzAuthorizationStore2_get_Writable(This,pfProp)}{(This)->lpVtbl->get_Writable(This,pfProp)}
{IAzAuthorizationStore2_GetProperty(This,lPropId,varReserved,pvarProp)}{(This)->lpVtbl->GetProperty(This,lPropId,varReserved,pvarProp)}
{IAzAuthorizationStore2_SetProperty(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->SetProperty(This,lPropId,varProp,varReserved)}
{IAzAuthorizationStore2_AddPropertyItem(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->AddPropertyItem(This,lPropId,varProp,varReserved)}
{IAzAuthorizationStore2_DeletePropertyItem(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->DeletePropertyItem(This,lPropId,varProp,varReserved)}
{IAzAuthorizationStore2_get_PolicyAdministrators(This,pvarAdmins)}{(This)->lpVtbl->get_PolicyAdministrators(This,pvarAdmins)}
{IAzAuthorizationStore2_get_PolicyReaders(This,pvarReaders)}{(This)->lpVtbl->get_PolicyReaders(This,pvarReaders)}
{IAzAuthorizationStore2_AddPolicyAdministrator(This,bstrAdmin,varReserved)}{(This)->lpVtbl->AddPolicyAdministrator(This,bstrAdmin,varReserved)}
{IAzAuthorizationStore2_DeletePolicyAdministrator(This,bstrAdmin,varReserved)}{(This)->lpVtbl->DeletePolicyAdministrator(This,bstrAdmin,varReserved)}
{IAzAuthorizationStore2_AddPolicyReader(This,bstrReader,varReserved)}{(This)->lpVtbl->AddPolicyReader(This,bstrReader,varReserved)}
{IAzAuthorizationStore2_DeletePolicyReader(This,bstrReader,varReserved)}{(This)->lpVtbl->DeletePolicyReader(This,bstrReader,varReserved)}
{IAzAuthorizationStore2_Initialize(This,lFlags,bstrPolicyURL,varReserved)}{(This)->lpVtbl->Initialize(This,lFlags,bstrPolicyURL,varReserved)}
{IAzAuthorizationStore2_UpdateCache(This,varReserved)}{(This)->lpVtbl->UpdateCache(This,varReserved)}
{IAzAuthorizationStore2_Delete(This,varReserved)}{(This)->lpVtbl->Delete(This,varReserved)}
{IAzAuthorizationStore2_get_Applications(This,ppAppCollection)}{(This)->lpVtbl->get_Applications(This,ppAppCollection)}
{IAzAuthorizationStore2_OpenApplication(This,bstrApplicationName,varReserved,ppApplication)}{(This)->lpVtbl->OpenApplication(This,bstrApplicationName,varReserved,ppApplication)}
{IAzAuthorizationStore2_CreateApplication(This,bstrApplicationName,varReserved,ppApplication)}{(This)->lpVtbl->CreateApplication(This,bstrApplicationName,varReserved,ppApplication)}
{IAzAuthorizationStore2_DeleteApplication(This,bstrApplicationName,varReserved)}{(This)->lpVtbl->DeleteApplication(This,bstrApplicationName,varReserved)}
{IAzAuthorizationStore2_get_ApplicationGroups(This,ppGroupCollection)}{(This)->lpVtbl->get_ApplicationGroups(This,ppGroupCollection)}
{IAzAuthorizationStore2_CreateApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}{(This)->lpVtbl->CreateApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}
{IAzAuthorizationStore2_OpenApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}{(This)->lpVtbl->OpenApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}
{IAzAuthorizationStore2_DeleteApplicationGroup(This,bstrGroupName,varReserved)}{(This)->lpVtbl->DeleteApplicationGroup(This,bstrGroupName,varReserved)}
{IAzAuthorizationStore2_Submit(This,lFlags,varReserved)}{(This)->lpVtbl->Submit(This,lFlags,varReserved)}
{IAzAuthorizationStore2_get_DelegatedPolicyUsers(This,pvarDelegatedPolicyUsers)}{(This)->lpVtbl->get_DelegatedPolicyUsers(This,pvarDelegatedPolicyUsers)}
{IAzAuthorizationStore2_AddDelegatedPolicyUser(This,bstrDelegatedPolicyUser,varReserved)}{(This)->lpVtbl->AddDelegatedPolicyUser(This,bstrDelegatedPolicyUser,varReserved)}
{IAzAuthorizationStore2_DeleteDelegatedPolicyUser(This,bstrDelegatedPolicyUser,varReserved)}{(This)->lpVtbl->DeleteDelegatedPolicyUser(This,bstrDelegatedPolicyUser,varReserved)}
{IAzAuthorizationStore2_get_TargetMachine(This,pbstrTargetMachine)}{(This)->lpVtbl->get_TargetMachine(This,pbstrTargetMachine)}
{IAzAuthorizationStore2_get_ApplyStoreSacl(This,pbApplyStoreSacl)}{(This)->lpVtbl->get_ApplyStoreSacl(This,pbApplyStoreSacl)}
{IAzAuthorizationStore2_put_ApplyStoreSacl(This,bApplyStoreSacl)}{(This)->lpVtbl->put_ApplyStoreSacl(This,bApplyStoreSacl)}
{IAzAuthorizationStore2_get_PolicyAdministratorsName(This,pvarAdmins)}{(This)->lpVtbl->get_PolicyAdministratorsName(This,pvarAdmins)}
{IAzAuthorizationStore2_get_PolicyReadersName(This,pvarReaders)}{(This)->lpVtbl->get_PolicyReadersName(This,pvarReaders)}
{IAzAuthorizationStore2_AddPolicyAdministratorName(This,bstrAdmin,varReserved)}{(This)->lpVtbl->AddPolicyAdministratorName(This,bstrAdmin,varReserved)}
{IAzAuthorizationStore2_DeletePolicyAdministratorName(This,bstrAdmin,varReserved)}{(This)->lpVtbl->DeletePolicyAdministratorName(This,bstrAdmin,varReserved)}
{IAzAuthorizationStore2_AddPolicyReaderName(This,bstrReader,varReserved)}{(This)->lpVtbl->AddPolicyReaderName(This,bstrReader,varReserved)}
{IAzAuthorizationStore2_DeletePolicyReaderName(This,bstrReader,varReserved)}{(This)->lpVtbl->DeletePolicyReaderName(This,bstrReader,varReserved)}
{IAzAuthorizationStore2_get_DelegatedPolicyUsersName(This,pvarDelegatedPolicyUsers)}{(This)->lpVtbl->get_DelegatedPolicyUsersName(This,pvarDelegatedPolicyUsers)}
{IAzAuthorizationStore2_AddDelegatedPolicyUserName(This,bstrDelegatedPolicyUser,varReserved)}{(This)->lpVtbl->AddDelegatedPolicyUserName(This,bstrDelegatedPolicyUser,varReserved)}
{IAzAuthorizationStore2_DeleteDelegatedPolicyUserName(This,bstrDelegatedPolicyUser,varReserved)}{(This)->lpVtbl->DeleteDelegatedPolicyUserName(This,bstrDelegatedPolicyUser,varReserved)}
{IAzAuthorizationStore2_CloseApplication(This,bstrApplicationName,lFlag)}{(This)->lpVtbl->CloseApplication(This,bstrApplicationName,lFlag)}
{IAzAuthorizationStore2_OpenApplication2(This,bstrApplicationName,varReserved,ppApplication)}{(This)->lpVtbl->OpenApplication2(This,bstrApplicationName,varReserved,ppApplication)}
{IAzAuthorizationStore2_CreateApplication2(This,bstrApplicationName,varReserved,ppApplication)}{(This)->lpVtbl->CreateApplication2(This,bstrApplicationName,varReserved,ppApplication)}
{IAzApplication_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzApplication_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzApplication_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzApplication_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzApplication_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzApplication_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzApplication_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzApplication_get_Name(This,pbstrName)}{(This)->lpVtbl->get_Name(This,pbstrName)}
{IAzApplication_put_Name(This,bstrName)}{(This)->lpVtbl->put_Name(This,bstrName)}
{IAzApplication_get_Description(This,pbstrDescription)}{(This)->lpVtbl->get_Description(This,pbstrDescription)}
{IAzApplication_put_Description(This,bstrDescription)}{(This)->lpVtbl->put_Description(This,bstrDescription)}
{IAzApplication_get_ApplicationData(This,pbstrApplicationData)}{(This)->lpVtbl->get_ApplicationData(This,pbstrApplicationData)}
{IAzApplication_put_ApplicationData(This,bstrApplicationData)}{(This)->lpVtbl->put_ApplicationData(This,bstrApplicationData)}
{IAzApplication_get_AuthzInterfaceClsid(This,pbstrProp)}{(This)->lpVtbl->get_AuthzInterfaceClsid(This,pbstrProp)}
{IAzApplication_put_AuthzInterfaceClsid(This,bstrProp)}{(This)->lpVtbl->put_AuthzInterfaceClsid(This,bstrProp)}
{IAzApplication_get_Version(This,pbstrProp)}{(This)->lpVtbl->get_Version(This,pbstrProp)}
{IAzApplication_put_Version(This,bstrProp)}{(This)->lpVtbl->put_Version(This,bstrProp)}
{IAzApplication_get_GenerateAudits(This,pbProp)}{(This)->lpVtbl->get_GenerateAudits(This,pbProp)}
{IAzApplication_put_GenerateAudits(This,bProp)}{(This)->lpVtbl->put_GenerateAudits(This,bProp)}
{IAzApplication_get_ApplyStoreSacl(This,pbProp)}{(This)->lpVtbl->get_ApplyStoreSacl(This,pbProp)}
{IAzApplication_put_ApplyStoreSacl(This,bProp)}{(This)->lpVtbl->put_ApplyStoreSacl(This,bProp)}
{IAzApplication_get_Writable(This,pfProp)}{(This)->lpVtbl->get_Writable(This,pfProp)}
{IAzApplication_GetProperty(This,lPropId,varReserved,pvarProp)}{(This)->lpVtbl->GetProperty(This,lPropId,varReserved,pvarProp)}
{IAzApplication_SetProperty(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->SetProperty(This,lPropId,varProp,varReserved)}
{IAzApplication_get_PolicyAdministrators(This,pvarAdmins)}{(This)->lpVtbl->get_PolicyAdministrators(This,pvarAdmins)}
{IAzApplication_get_PolicyReaders(This,pvarReaders)}{(This)->lpVtbl->get_PolicyReaders(This,pvarReaders)}
{IAzApplication_AddPolicyAdministrator(This,bstrAdmin,varReserved)}{(This)->lpVtbl->AddPolicyAdministrator(This,bstrAdmin,varReserved)}
{IAzApplication_DeletePolicyAdministrator(This,bstrAdmin,varReserved)}{(This)->lpVtbl->DeletePolicyAdministrator(This,bstrAdmin,varReserved)}
{IAzApplication_AddPolicyReader(This,bstrReader,varReserved)}{(This)->lpVtbl->AddPolicyReader(This,bstrReader,varReserved)}
{IAzApplication_DeletePolicyReader(This,bstrReader,varReserved)}{(This)->lpVtbl->DeletePolicyReader(This,bstrReader,varReserved)}
{IAzApplication_get_Scopes(This,ppScopeCollection)}{(This)->lpVtbl->get_Scopes(This,ppScopeCollection)}
{IAzApplication_OpenScope(This,bstrScopeName,varReserved,ppScope)}{(This)->lpVtbl->OpenScope(This,bstrScopeName,varReserved,ppScope)}
{IAzApplication_CreateScope(This,bstrScopeName,varReserved,ppScope)}{(This)->lpVtbl->CreateScope(This,bstrScopeName,varReserved,ppScope)}
{IAzApplication_DeleteScope(This,bstrScopeName,varReserved)}{(This)->lpVtbl->DeleteScope(This,bstrScopeName,varReserved)}
{IAzApplication_get_Operations(This,ppOperationCollection)}{(This)->lpVtbl->get_Operations(This,ppOperationCollection)}
{IAzApplication_OpenOperation(This,bstrOperationName,varReserved,ppOperation)}{(This)->lpVtbl->OpenOperation(This,bstrOperationName,varReserved,ppOperation)}
{IAzApplication_CreateOperation(This,bstrOperationName,varReserved,ppOperation)}{(This)->lpVtbl->CreateOperation(This,bstrOperationName,varReserved,ppOperation)}
{IAzApplication_DeleteOperation(This,bstrOperationName,varReserved)}{(This)->lpVtbl->DeleteOperation(This,bstrOperationName,varReserved)}
{IAzApplication_get_Tasks(This,ppTaskCollection)}{(This)->lpVtbl->get_Tasks(This,ppTaskCollection)}
{IAzApplication_OpenTask(This,bstrTaskName,varReserved,ppTask)}{(This)->lpVtbl->OpenTask(This,bstrTaskName,varReserved,ppTask)}
{IAzApplication_CreateTask(This,bstrTaskName,varReserved,ppTask)}{(This)->lpVtbl->CreateTask(This,bstrTaskName,varReserved,ppTask)}
{IAzApplication_DeleteTask(This,bstrTaskName,varReserved)}{(This)->lpVtbl->DeleteTask(This,bstrTaskName,varReserved)}
{IAzApplication_get_ApplicationGroups(This,ppGroupCollection)}{(This)->lpVtbl->get_ApplicationGroups(This,ppGroupCollection)}
{IAzApplication_OpenApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}{(This)->lpVtbl->OpenApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}
{IAzApplication_CreateApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}{(This)->lpVtbl->CreateApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}
{IAzApplication_DeleteApplicationGroup(This,bstrGroupName,varReserved)}{(This)->lpVtbl->DeleteApplicationGroup(This,bstrGroupName,varReserved)}
{IAzApplication_get_Roles(This,ppRoleCollection)}{(This)->lpVtbl->get_Roles(This,ppRoleCollection)}
{IAzApplication_OpenRole(This,bstrRoleName,varReserved,ppRole)}{(This)->lpVtbl->OpenRole(This,bstrRoleName,varReserved,ppRole)}
{IAzApplication_CreateRole(This,bstrRoleName,varReserved,ppRole)}{(This)->lpVtbl->CreateRole(This,bstrRoleName,varReserved,ppRole)}
{IAzApplication_DeleteRole(This,bstrRoleName,varReserved)}{(This)->lpVtbl->DeleteRole(This,bstrRoleName,varReserved)}
{IAzApplication_InitializeClientContextFromToken(This,ullTokenHandle,varReserved,ppClientContext)}{(This)->lpVtbl->InitializeClientContextFromToken(This,ullTokenHandle,varReserved,ppClientContext)}
{IAzApplication_AddPropertyItem(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->AddPropertyItem(This,lPropId,varProp,varReserved)}
{IAzApplication_DeletePropertyItem(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->DeletePropertyItem(This,lPropId,varProp,varReserved)}
{IAzApplication_Submit(This,lFlags,varReserved)}{(This)->lpVtbl->Submit(This,lFlags,varReserved)}
{IAzApplication_InitializeClientContextFromName(This,ClientName,DomainName,varReserved,ppClientContext)}{(This)->lpVtbl->InitializeClientContextFromName(This,ClientName,DomainName,varReserved,ppClientContext)}
{IAzApplication_get_DelegatedPolicyUsers(This,pvarDelegatedPolicyUsers)}{(This)->lpVtbl->get_DelegatedPolicyUsers(This,pvarDelegatedPolicyUsers)}
{IAzApplication_AddDelegatedPolicyUser(This,bstrDelegatedPolicyUser,varReserved)}{(This)->lpVtbl->AddDelegatedPolicyUser(This,bstrDelegatedPolicyUser,varReserved)}
{IAzApplication_DeleteDelegatedPolicyUser(This,bstrDelegatedPolicyUser,varReserved)}{(This)->lpVtbl->DeleteDelegatedPolicyUser(This,bstrDelegatedPolicyUser,varReserved)}
{IAzApplication_InitializeClientContextFromStringSid(This,SidString,lOptions,varReserved,ppClientContext)}{(This)->lpVtbl->InitializeClientContextFromStringSid(This,SidString,lOptions,varReserved,ppClientContext)}
{IAzApplication_get_PolicyAdministratorsName(This,pvarAdmins)}{(This)->lpVtbl->get_PolicyAdministratorsName(This,pvarAdmins)}
{IAzApplication_get_PolicyReadersName(This,pvarReaders)}{(This)->lpVtbl->get_PolicyReadersName(This,pvarReaders)}
{IAzApplication_AddPolicyAdministratorName(This,bstrAdmin,varReserved)}{(This)->lpVtbl->AddPolicyAdministratorName(This,bstrAdmin,varReserved)}
{IAzApplication_DeletePolicyAdministratorName(This,bstrAdmin,varReserved)}{(This)->lpVtbl->DeletePolicyAdministratorName(This,bstrAdmin,varReserved)}
{IAzApplication_AddPolicyReaderName(This,bstrReader,varReserved)}{(This)->lpVtbl->AddPolicyReaderName(This,bstrReader,varReserved)}
{IAzApplication_DeletePolicyReaderName(This,bstrReader,varReserved)}{(This)->lpVtbl->DeletePolicyReaderName(This,bstrReader,varReserved)}
{IAzApplication_get_DelegatedPolicyUsersName(This,pvarDelegatedPolicyUsers)}{(This)->lpVtbl->get_DelegatedPolicyUsersName(This,pvarDelegatedPolicyUsers)}
{IAzApplication_AddDelegatedPolicyUserName(This,bstrDelegatedPolicyUser,varReserved)}{(This)->lpVtbl->AddDelegatedPolicyUserName(This,bstrDelegatedPolicyUser,varReserved)}
{IAzApplication_DeleteDelegatedPolicyUserName(This,bstrDelegatedPolicyUser,varReserved)}{(This)->lpVtbl->DeleteDelegatedPolicyUserName(This,bstrDelegatedPolicyUser,varReserved)}
{IAzApplication2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzApplication2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzApplication2_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzApplication2_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzApplication2_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzApplication2_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzApplication2_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzApplication2_get_Name(This,pbstrName)}{(This)->lpVtbl->get_Name(This,pbstrName)}
{IAzApplication2_put_Name(This,bstrName)}{(This)->lpVtbl->put_Name(This,bstrName)}
{IAzApplication2_get_Description(This,pbstrDescription)}{(This)->lpVtbl->get_Description(This,pbstrDescription)}
{IAzApplication2_put_Description(This,bstrDescription)}{(This)->lpVtbl->put_Description(This,bstrDescription)}
{IAzApplication2_get_ApplicationData(This,pbstrApplicationData)}{(This)->lpVtbl->get_ApplicationData(This,pbstrApplicationData)}
{IAzApplication2_put_ApplicationData(This,bstrApplicationData)}{(This)->lpVtbl->put_ApplicationData(This,bstrApplicationData)}
{IAzApplication2_get_AuthzInterfaceClsid(This,pbstrProp)}{(This)->lpVtbl->get_AuthzInterfaceClsid(This,pbstrProp)}
{IAzApplication2_put_AuthzInterfaceClsid(This,bstrProp)}{(This)->lpVtbl->put_AuthzInterfaceClsid(This,bstrProp)}
{IAzApplication2_get_Version(This,pbstrProp)}{(This)->lpVtbl->get_Version(This,pbstrProp)}
{IAzApplication2_put_Version(This,bstrProp)}{(This)->lpVtbl->put_Version(This,bstrProp)}
{IAzApplication2_get_GenerateAudits(This,pbProp)}{(This)->lpVtbl->get_GenerateAudits(This,pbProp)}
{IAzApplication2_put_GenerateAudits(This,bProp)}{(This)->lpVtbl->put_GenerateAudits(This,bProp)}
{IAzApplication2_get_ApplyStoreSacl(This,pbProp)}{(This)->lpVtbl->get_ApplyStoreSacl(This,pbProp)}
{IAzApplication2_put_ApplyStoreSacl(This,bProp)}{(This)->lpVtbl->put_ApplyStoreSacl(This,bProp)}
{IAzApplication2_get_Writable(This,pfProp)}{(This)->lpVtbl->get_Writable(This,pfProp)}
{IAzApplication2_GetProperty(This,lPropId,varReserved,pvarProp)}{(This)->lpVtbl->GetProperty(This,lPropId,varReserved,pvarProp)}
{IAzApplication2_SetProperty(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->SetProperty(This,lPropId,varProp,varReserved)}
{IAzApplication2_get_PolicyAdministrators(This,pvarAdmins)}{(This)->lpVtbl->get_PolicyAdministrators(This,pvarAdmins)}
{IAzApplication2_get_PolicyReaders(This,pvarReaders)}{(This)->lpVtbl->get_PolicyReaders(This,pvarReaders)}
{IAzApplication2_AddPolicyAdministrator(This,bstrAdmin,varReserved)}{(This)->lpVtbl->AddPolicyAdministrator(This,bstrAdmin,varReserved)}
{IAzApplication2_DeletePolicyAdministrator(This,bstrAdmin,varReserved)}{(This)->lpVtbl->DeletePolicyAdministrator(This,bstrAdmin,varReserved)}
{IAzApplication2_AddPolicyReader(This,bstrReader,varReserved)}{(This)->lpVtbl->AddPolicyReader(This,bstrReader,varReserved)}
{IAzApplication2_DeletePolicyReader(This,bstrReader,varReserved)}{(This)->lpVtbl->DeletePolicyReader(This,bstrReader,varReserved)}
{IAzApplication2_get_Scopes(This,ppScopeCollection)}{(This)->lpVtbl->get_Scopes(This,ppScopeCollection)}
{IAzApplication2_OpenScope(This,bstrScopeName,varReserved,ppScope)}{(This)->lpVtbl->OpenScope(This,bstrScopeName,varReserved,ppScope)}
{IAzApplication2_CreateScope(This,bstrScopeName,varReserved,ppScope)}{(This)->lpVtbl->CreateScope(This,bstrScopeName,varReserved,ppScope)}
{IAzApplication2_DeleteScope(This,bstrScopeName,varReserved)}{(This)->lpVtbl->DeleteScope(This,bstrScopeName,varReserved)}
{IAzApplication2_get_Operations(This,ppOperationCollection)}{(This)->lpVtbl->get_Operations(This,ppOperationCollection)}
{IAzApplication2_OpenOperation(This,bstrOperationName,varReserved,ppOperation)}{(This)->lpVtbl->OpenOperation(This,bstrOperationName,varReserved,ppOperation)}
{IAzApplication2_CreateOperation(This,bstrOperationName,varReserved,ppOperation)}{(This)->lpVtbl->CreateOperation(This,bstrOperationName,varReserved,ppOperation)}
{IAzApplication2_DeleteOperation(This,bstrOperationName,varReserved)}{(This)->lpVtbl->DeleteOperation(This,bstrOperationName,varReserved)}
{IAzApplication2_get_Tasks(This,ppTaskCollection)}{(This)->lpVtbl->get_Tasks(This,ppTaskCollection)}
{IAzApplication2_OpenTask(This,bstrTaskName,varReserved,ppTask)}{(This)->lpVtbl->OpenTask(This,bstrTaskName,varReserved,ppTask)}
{IAzApplication2_CreateTask(This,bstrTaskName,varReserved,ppTask)}{(This)->lpVtbl->CreateTask(This,bstrTaskName,varReserved,ppTask)}
{IAzApplication2_DeleteTask(This,bstrTaskName,varReserved)}{(This)->lpVtbl->DeleteTask(This,bstrTaskName,varReserved)}
{IAzApplication2_get_ApplicationGroups(This,ppGroupCollection)}{(This)->lpVtbl->get_ApplicationGroups(This,ppGroupCollection)}
{IAzApplication2_OpenApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}{(This)->lpVtbl->OpenApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}
{IAzApplication2_CreateApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}{(This)->lpVtbl->CreateApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}
{IAzApplication2_DeleteApplicationGroup(This,bstrGroupName,varReserved)}{(This)->lpVtbl->DeleteApplicationGroup(This,bstrGroupName,varReserved)}
{IAzApplication2_get_Roles(This,ppRoleCollection)}{(This)->lpVtbl->get_Roles(This,ppRoleCollection)}
{IAzApplication2_OpenRole(This,bstrRoleName,varReserved,ppRole)}{(This)->lpVtbl->OpenRole(This,bstrRoleName,varReserved,ppRole)}
{IAzApplication2_CreateRole(This,bstrRoleName,varReserved,ppRole)}{(This)->lpVtbl->CreateRole(This,bstrRoleName,varReserved,ppRole)}
{IAzApplication2_DeleteRole(This,bstrRoleName,varReserved)}{(This)->lpVtbl->DeleteRole(This,bstrRoleName,varReserved)}
{IAzApplication2_InitializeClientContextFromToken(This,ullTokenHandle,varReserved,ppClientContext)}{(This)->lpVtbl->InitializeClientContextFromToken(This,ullTokenHandle,varReserved,ppClientContext)}
{IAzApplication2_AddPropertyItem(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->AddPropertyItem(This,lPropId,varProp,varReserved)}
{IAzApplication2_DeletePropertyItem(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->DeletePropertyItem(This,lPropId,varProp,varReserved)}
{IAzApplication2_Submit(This,lFlags,varReserved)}{(This)->lpVtbl->Submit(This,lFlags,varReserved)}
{IAzApplication2_InitializeClientContextFromName(This,ClientName,DomainName,varReserved,ppClientContext)}{(This)->lpVtbl->InitializeClientContextFromName(This,ClientName,DomainName,varReserved,ppClientContext)}
{IAzApplication2_get_DelegatedPolicyUsers(This,pvarDelegatedPolicyUsers)}{(This)->lpVtbl->get_DelegatedPolicyUsers(This,pvarDelegatedPolicyUsers)}
{IAzApplication2_AddDelegatedPolicyUser(This,bstrDelegatedPolicyUser,varReserved)}{(This)->lpVtbl->AddDelegatedPolicyUser(This,bstrDelegatedPolicyUser,varReserved)}
{IAzApplication2_DeleteDelegatedPolicyUser(This,bstrDelegatedPolicyUser,varReserved)}{(This)->lpVtbl->DeleteDelegatedPolicyUser(This,bstrDelegatedPolicyUser,varReserved)}
{IAzApplication2_InitializeClientContextFromStringSid(This,SidString,lOptions,varReserved,ppClientContext)}{(This)->lpVtbl->InitializeClientContextFromStringSid(This,SidString,lOptions,varReserved,ppClientContext)}
{IAzApplication2_get_PolicyAdministratorsName(This,pvarAdmins)}{(This)->lpVtbl->get_PolicyAdministratorsName(This,pvarAdmins)}
{IAzApplication2_get_PolicyReadersName(This,pvarReaders)}{(This)->lpVtbl->get_PolicyReadersName(This,pvarReaders)}
{IAzApplication2_AddPolicyAdministratorName(This,bstrAdmin,varReserved)}{(This)->lpVtbl->AddPolicyAdministratorName(This,bstrAdmin,varReserved)}
{IAzApplication2_DeletePolicyAdministratorName(This,bstrAdmin,varReserved)}{(This)->lpVtbl->DeletePolicyAdministratorName(This,bstrAdmin,varReserved)}
{IAzApplication2_AddPolicyReaderName(This,bstrReader,varReserved)}{(This)->lpVtbl->AddPolicyReaderName(This,bstrReader,varReserved)}
{IAzApplication2_DeletePolicyReaderName(This,bstrReader,varReserved)}{(This)->lpVtbl->DeletePolicyReaderName(This,bstrReader,varReserved)}
{IAzApplication2_get_DelegatedPolicyUsersName(This,pvarDelegatedPolicyUsers)}{(This)->lpVtbl->get_DelegatedPolicyUsersName(This,pvarDelegatedPolicyUsers)}
{IAzApplication2_AddDelegatedPolicyUserName(This,bstrDelegatedPolicyUser,varReserved)}{(This)->lpVtbl->AddDelegatedPolicyUserName(This,bstrDelegatedPolicyUser,varReserved)}
{IAzApplication2_DeleteDelegatedPolicyUserName(This,bstrDelegatedPolicyUser,varReserved)}{(This)->lpVtbl->DeleteDelegatedPolicyUserName(This,bstrDelegatedPolicyUser,varReserved)}
{IAzApplication2_InitializeClientContextFromToken2(This,ulTokenHandleLowPart,ulTokenHandleHighPart,varReserved,ppClientContext)}{(This)->lpVtbl->InitializeClientContextFromToken2(This,ulTokenHandleLowPart,ulTokenHandleHighPart,varReserved,ppClientContext)}
{IAzApplication2_InitializeClientContext2(This,IdentifyingString,varReserved,ppClientContext)}{(This)->lpVtbl->InitializeClientContext2(This,IdentifyingString,varReserved,ppClientContext)}
{IAzApplications_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzApplications_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzApplications_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzApplications_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzApplications_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzApplications_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzApplications_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzApplications_get_Item(This,Index,pvarObtPtr)}{(This)->lpVtbl->get_Item(This,Index,pvarObtPtr)}
{IAzApplications_get_Count(This,plCount)}{(This)->lpVtbl->get_Count(This,plCount)}
{IAzApplications_get__NewEnum(This,ppEnumPtr)}{(This)->lpVtbl->get__NewEnum(This,ppEnumPtr)}
{IAzOperation_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzOperation_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzOperation_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzOperation_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzOperation_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzOperation_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzOperation_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzOperation_get_Name(This,pbstrName)}{(This)->lpVtbl->get_Name(This,pbstrName)}
{IAzOperation_put_Name(This,bstrName)}{(This)->lpVtbl->put_Name(This,bstrName)}
{IAzOperation_get_Description(This,pbstrDescription)}{(This)->lpVtbl->get_Description(This,pbstrDescription)}
{IAzOperation_put_Description(This,bstrDescription)}{(This)->lpVtbl->put_Description(This,bstrDescription)}
{IAzOperation_get_ApplicationData(This,pbstrApplicationData)}{(This)->lpVtbl->get_ApplicationData(This,pbstrApplicationData)}
{IAzOperation_put_ApplicationData(This,bstrApplicationData)}{(This)->lpVtbl->put_ApplicationData(This,bstrApplicationData)}
{IAzOperation_get_OperationID(This,plProp)}{(This)->lpVtbl->get_OperationID(This,plProp)}
{IAzOperation_put_OperationID(This,lProp)}{(This)->lpVtbl->put_OperationID(This,lProp)}
{IAzOperation_get_Writable(This,pfProp)}{(This)->lpVtbl->get_Writable(This,pfProp)}
{IAzOperation_GetProperty(This,lPropId,varReserved,pvarProp)}{(This)->lpVtbl->GetProperty(This,lPropId,varReserved,pvarProp)}
{IAzOperation_SetProperty(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->SetProperty(This,lPropId,varProp,varReserved)}
{IAzOperation_Submit(This,lFlags,varReserved)}{(This)->lpVtbl->Submit(This,lFlags,varReserved)}
{IAzOperations_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzOperations_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzOperations_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzOperations_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzOperations_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzOperations_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzOperations_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzOperations_get_Item(This,Index,pvarObtPtr)}{(This)->lpVtbl->get_Item(This,Index,pvarObtPtr)}
{IAzOperations_get_Count(This,plCount)}{(This)->lpVtbl->get_Count(This,plCount)}
{IAzOperations_get__NewEnum(This,ppEnumPtr)}{(This)->lpVtbl->get__NewEnum(This,ppEnumPtr)}
{IAzTask_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzTask_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzTask_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzTask_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzTask_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzTask_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzTask_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzTask_get_Name(This,pbstrName)}{(This)->lpVtbl->get_Name(This,pbstrName)}
{IAzTask_put_Name(This,bstrName)}{(This)->lpVtbl->put_Name(This,bstrName)}
{IAzTask_get_Description(This,pbstrDescription)}{(This)->lpVtbl->get_Description(This,pbstrDescription)}
{IAzTask_put_Description(This,bstrDescription)}{(This)->lpVtbl->put_Description(This,bstrDescription)}
{IAzTask_get_ApplicationData(This,pbstrApplicationData)}{(This)->lpVtbl->get_ApplicationData(This,pbstrApplicationData)}
{IAzTask_put_ApplicationData(This,bstrApplicationData)}{(This)->lpVtbl->put_ApplicationData(This,bstrApplicationData)}
{IAzTask_get_BizRule(This,pbstrProp)}{(This)->lpVtbl->get_BizRule(This,pbstrProp)}
{IAzTask_put_BizRule(This,bstrProp)}{(This)->lpVtbl->put_BizRule(This,bstrProp)}
{IAzTask_get_BizRuleLanguage(This,pbstrProp)}{(This)->lpVtbl->get_BizRuleLanguage(This,pbstrProp)}
{IAzTask_put_BizRuleLanguage(This,bstrProp)}{(This)->lpVtbl->put_BizRuleLanguage(This,bstrProp)}
{IAzTask_get_BizRuleImportedPath(This,pbstrProp)}{(This)->lpVtbl->get_BizRuleImportedPath(This,pbstrProp)}
{IAzTask_put_BizRuleImportedPath(This,bstrProp)}{(This)->lpVtbl->put_BizRuleImportedPath(This,bstrProp)}
{IAzTask_get_IsRoleDefinition(This,pfProp)}{(This)->lpVtbl->get_IsRoleDefinition(This,pfProp)}
{IAzTask_put_IsRoleDefinition(This,fProp)}{(This)->lpVtbl->put_IsRoleDefinition(This,fProp)}
{IAzTask_get_Operations(This,pvarProp)}{(This)->lpVtbl->get_Operations(This,pvarProp)}
{IAzTask_get_Tasks(This,pvarProp)}{(This)->lpVtbl->get_Tasks(This,pvarProp)}
{IAzTask_AddOperation(This,bstrOp,varReserved)}{(This)->lpVtbl->AddOperation(This,bstrOp,varReserved)}
{IAzTask_DeleteOperation(This,bstrOp,varReserved)}{(This)->lpVtbl->DeleteOperation(This,bstrOp,varReserved)}
{IAzTask_AddTask(This,bstrTask,varReserved)}{(This)->lpVtbl->AddTask(This,bstrTask,varReserved)}
{IAzTask_DeleteTask(This,bstrTask,varReserved)}{(This)->lpVtbl->DeleteTask(This,bstrTask,varReserved)}
{IAzTask_get_Writable(This,pfProp)}{(This)->lpVtbl->get_Writable(This,pfProp)}
{IAzTask_GetProperty(This,lPropId,varReserved,pvarProp)}{(This)->lpVtbl->GetProperty(This,lPropId,varReserved,pvarProp)}
{IAzTask_SetProperty(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->SetProperty(This,lPropId,varProp,varReserved)}
{IAzTask_AddPropertyItem(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->AddPropertyItem(This,lPropId,varProp,varReserved)}
{IAzTask_DeletePropertyItem(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->DeletePropertyItem(This,lPropId,varProp,varReserved)}
{IAzTask_Submit(This,lFlags,varReserved)}{(This)->lpVtbl->Submit(This,lFlags,varReserved)}
{IAzTasks_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzTasks_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzTasks_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzTasks_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzTasks_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzTasks_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzTasks_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzTasks_get_Item(This,Index,pvarObtPtr)}{(This)->lpVtbl->get_Item(This,Index,pvarObtPtr)}
{IAzTasks_get_Count(This,plCount)}{(This)->lpVtbl->get_Count(This,plCount)}
{IAzTasks_get__NewEnum(This,ppEnumPtr)}{(This)->lpVtbl->get__NewEnum(This,ppEnumPtr)}
{IAzScope_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzScope_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzScope_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzScope_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzScope_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzScope_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzScope_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzScope_get_Name(This,pbstrName)}{(This)->lpVtbl->get_Name(This,pbstrName)}
{IAzScope_put_Name(This,bstrName)}{(This)->lpVtbl->put_Name(This,bstrName)}
{IAzScope_get_Description(This,pbstrDescription)}{(This)->lpVtbl->get_Description(This,pbstrDescription)}
{IAzScope_put_Description(This,bstrDescription)}{(This)->lpVtbl->put_Description(This,bstrDescription)}
{IAzScope_get_ApplicationData(This,pbstrApplicationData)}{(This)->lpVtbl->get_ApplicationData(This,pbstrApplicationData)}
{IAzScope_put_ApplicationData(This,bstrApplicationData)}{(This)->lpVtbl->put_ApplicationData(This,bstrApplicationData)}
{IAzScope_get_Writable(This,pfProp)}{(This)->lpVtbl->get_Writable(This,pfProp)}
{IAzScope_GetProperty(This,lPropId,varReserved,pvarProp)}{(This)->lpVtbl->GetProperty(This,lPropId,varReserved,pvarProp)}
{IAzScope_SetProperty(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->SetProperty(This,lPropId,varProp,varReserved)}
{IAzScope_AddPropertyItem(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->AddPropertyItem(This,lPropId,varProp,varReserved)}
{IAzScope_DeletePropertyItem(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->DeletePropertyItem(This,lPropId,varProp,varReserved)}
{IAzScope_get_PolicyAdministrators(This,pvarAdmins)}{(This)->lpVtbl->get_PolicyAdministrators(This,pvarAdmins)}
{IAzScope_get_PolicyReaders(This,pvarReaders)}{(This)->lpVtbl->get_PolicyReaders(This,pvarReaders)}
{IAzScope_AddPolicyAdministrator(This,bstrAdmin,varReserved)}{(This)->lpVtbl->AddPolicyAdministrator(This,bstrAdmin,varReserved)}
{IAzScope_DeletePolicyAdministrator(This,bstrAdmin,varReserved)}{(This)->lpVtbl->DeletePolicyAdministrator(This,bstrAdmin,varReserved)}
{IAzScope_AddPolicyReader(This,bstrReader,varReserved)}{(This)->lpVtbl->AddPolicyReader(This,bstrReader,varReserved)}
{IAzScope_DeletePolicyReader(This,bstrReader,varReserved)}{(This)->lpVtbl->DeletePolicyReader(This,bstrReader,varReserved)}
{IAzScope_get_ApplicationGroups(This,ppGroupCollection)}{(This)->lpVtbl->get_ApplicationGroups(This,ppGroupCollection)}
{IAzScope_OpenApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}{(This)->lpVtbl->OpenApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}
{IAzScope_CreateApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}{(This)->lpVtbl->CreateApplicationGroup(This,bstrGroupName,varReserved,ppGroup)}
{IAzScope_DeleteApplicationGroup(This,bstrGroupName,varReserved)}{(This)->lpVtbl->DeleteApplicationGroup(This,bstrGroupName,varReserved)}
{IAzScope_get_Roles(This,ppRoleCollection)}{(This)->lpVtbl->get_Roles(This,ppRoleCollection)}
{IAzScope_OpenRole(This,bstrRoleName,varReserved,ppRole)}{(This)->lpVtbl->OpenRole(This,bstrRoleName,varReserved,ppRole)}
{IAzScope_CreateRole(This,bstrRoleName,varReserved,ppRole)}{(This)->lpVtbl->CreateRole(This,bstrRoleName,varReserved,ppRole)}
{IAzScope_DeleteRole(This,bstrRoleName,varReserved)}{(This)->lpVtbl->DeleteRole(This,bstrRoleName,varReserved)}
{IAzScope_get_Tasks(This,ppTaskCollection)}{(This)->lpVtbl->get_Tasks(This,ppTaskCollection)}
{IAzScope_OpenTask(This,bstrTaskName,varReserved,ppTask)}{(This)->lpVtbl->OpenTask(This,bstrTaskName,varReserved,ppTask)}
{IAzScope_CreateTask(This,bstrTaskName,varReserved,ppTask)}{(This)->lpVtbl->CreateTask(This,bstrTaskName,varReserved,ppTask)}
{IAzScope_DeleteTask(This,bstrTaskName,varReserved)}{(This)->lpVtbl->DeleteTask(This,bstrTaskName,varReserved)}
{IAzScope_Submit(This,lFlags,varReserved)}{(This)->lpVtbl->Submit(This,lFlags,varReserved)}
{IAzScope_get_CanBeDelegated(This,pfProp)}{(This)->lpVtbl->get_CanBeDelegated(This,pfProp)}
{IAzScope_get_BizrulesWritable(This,pfProp)}{(This)->lpVtbl->get_BizrulesWritable(This,pfProp)}
{IAzScope_get_PolicyAdministratorsName(This,pvarAdmins)}{(This)->lpVtbl->get_PolicyAdministratorsName(This,pvarAdmins)}
{IAzScope_get_PolicyReadersName(This,pvarReaders)}{(This)->lpVtbl->get_PolicyReadersName(This,pvarReaders)}
{IAzScope_AddPolicyAdministratorName(This,bstrAdmin,varReserved)}{(This)->lpVtbl->AddPolicyAdministratorName(This,bstrAdmin,varReserved)}
{IAzScope_DeletePolicyAdministratorName(This,bstrAdmin,varReserved)}{(This)->lpVtbl->DeletePolicyAdministratorName(This,bstrAdmin,varReserved)}
{IAzScope_AddPolicyReaderName(This,bstrReader,varReserved)}{(This)->lpVtbl->AddPolicyReaderName(This,bstrReader,varReserved)}
{IAzScope_DeletePolicyReaderName(This,bstrReader,varReserved)}{(This)->lpVtbl->DeletePolicyReaderName(This,bstrReader,varReserved)}
{IAzScopes_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzScopes_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzScopes_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzScopes_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzScopes_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzScopes_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzScopes_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzScopes_get_Item(This,Index,pvarObtPtr)}{(This)->lpVtbl->get_Item(This,Index,pvarObtPtr)}
{IAzScopes_get_Count(This,plCount)}{(This)->lpVtbl->get_Count(This,plCount)}
{IAzScopes_get__NewEnum(This,ppEnumPtr)}{(This)->lpVtbl->get__NewEnum(This,ppEnumPtr)}
{IAzApplicationGroup_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzApplicationGroup_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzApplicationGroup_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzApplicationGroup_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzApplicationGroup_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzApplicationGroup_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzApplicationGroup_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzApplicationGroup_get_Name(This,pbstrName)}{(This)->lpVtbl->get_Name(This,pbstrName)}
{IAzApplicationGroup_put_Name(This,bstrName)}{(This)->lpVtbl->put_Name(This,bstrName)}
{IAzApplicationGroup_get_Type(This,plProp)}{(This)->lpVtbl->get_Type(This,plProp)}
{IAzApplicationGroup_put_Type(This,lProp)}{(This)->lpVtbl->put_Type(This,lProp)}
{IAzApplicationGroup_get_LdapQuery(This,pbstrProp)}{(This)->lpVtbl->get_LdapQuery(This,pbstrProp)}
{IAzApplicationGroup_put_LdapQuery(This,bstrProp)}{(This)->lpVtbl->put_LdapQuery(This,bstrProp)}
{IAzApplicationGroup_get_AppMembers(This,pvarProp)}{(This)->lpVtbl->get_AppMembers(This,pvarProp)}
{IAzApplicationGroup_get_AppNonMembers(This,pvarProp)}{(This)->lpVtbl->get_AppNonMembers(This,pvarProp)}
{IAzApplicationGroup_get_Members(This,pvarProp)}{(This)->lpVtbl->get_Members(This,pvarProp)}
{IAzApplicationGroup_get_NonMembers(This,pvarProp)}{(This)->lpVtbl->get_NonMembers(This,pvarProp)}
{IAzApplicationGroup_get_Description(This,pbstrDescription)}{(This)->lpVtbl->get_Description(This,pbstrDescription)}
{IAzApplicationGroup_put_Description(This,bstrDescription)}{(This)->lpVtbl->put_Description(This,bstrDescription)}
{IAzApplicationGroup_AddAppMember(This,bstrProp,varReserved)}{(This)->lpVtbl->AddAppMember(This,bstrProp,varReserved)}
{IAzApplicationGroup_DeleteAppMember(This,bstrProp,varReserved)}{(This)->lpVtbl->DeleteAppMember(This,bstrProp,varReserved)}
{IAzApplicationGroup_AddAppNonMember(This,bstrProp,varReserved)}{(This)->lpVtbl->AddAppNonMember(This,bstrProp,varReserved)}
{IAzApplicationGroup_DeleteAppNonMember(This,bstrProp,varReserved)}{(This)->lpVtbl->DeleteAppNonMember(This,bstrProp,varReserved)}
{IAzApplicationGroup_AddMember(This,bstrProp,varReserved)}{(This)->lpVtbl->AddMember(This,bstrProp,varReserved)}
{IAzApplicationGroup_DeleteMember(This,bstrProp,varReserved)}{(This)->lpVtbl->DeleteMember(This,bstrProp,varReserved)}
{IAzApplicationGroup_AddNonMember(This,bstrProp,varReserved)}{(This)->lpVtbl->AddNonMember(This,bstrProp,varReserved)}
{IAzApplicationGroup_DeleteNonMember(This,bstrProp,varReserved)}{(This)->lpVtbl->DeleteNonMember(This,bstrProp,varReserved)}
{IAzApplicationGroup_get_Writable(This,pfProp)}{(This)->lpVtbl->get_Writable(This,pfProp)}
{IAzApplicationGroup_GetProperty(This,lPropId,varReserved,pvarProp)}{(This)->lpVtbl->GetProperty(This,lPropId,varReserved,pvarProp)}
{IAzApplicationGroup_SetProperty(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->SetProperty(This,lPropId,varProp,varReserved)}
{IAzApplicationGroup_AddPropertyItem(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->AddPropertyItem(This,lPropId,varProp,varReserved)}
{IAzApplicationGroup_DeletePropertyItem(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->DeletePropertyItem(This,lPropId,varProp,varReserved)}
{IAzApplicationGroup_Submit(This,lFlags,varReserved)}{(This)->lpVtbl->Submit(This,lFlags,varReserved)}
{IAzApplicationGroup_AddMemberName(This,bstrProp,varReserved)}{(This)->lpVtbl->AddMemberName(This,bstrProp,varReserved)}
{IAzApplicationGroup_DeleteMemberName(This,bstrProp,varReserved)}{(This)->lpVtbl->DeleteMemberName(This,bstrProp,varReserved)}
{IAzApplicationGroup_AddNonMemberName(This,bstrProp,varReserved)}{(This)->lpVtbl->AddNonMemberName(This,bstrProp,varReserved)}
{IAzApplicationGroup_DeleteNonMemberName(This,bstrProp,varReserved)}{(This)->lpVtbl->DeleteNonMemberName(This,bstrProp,varReserved)}
{IAzApplicationGroup_get_MembersName(This,pvarProp)}{(This)->lpVtbl->get_MembersName(This,pvarProp)}
{IAzApplicationGroup_get_NonMembersName(This,pvarProp)}{(This)->lpVtbl->get_NonMembersName(This,pvarProp)}
{IAzApplicationGroups_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzApplicationGroups_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzApplicationGroups_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzApplicationGroups_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzApplicationGroups_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzApplicationGroups_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzApplicationGroups_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzApplicationGroups_get_Item(This,Index,pvarObtPtr)}{(This)->lpVtbl->get_Item(This,Index,pvarObtPtr)}
{IAzApplicationGroups_get_Count(This,plCount)}{(This)->lpVtbl->get_Count(This,plCount)}
{IAzApplicationGroups_get__NewEnum(This,ppEnumPtr)}{(This)->lpVtbl->get__NewEnum(This,ppEnumPtr)}
{IAzRole_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzRole_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzRole_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzRole_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzRole_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzRole_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzRole_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzRole_get_Name(This,pbstrName)}{(This)->lpVtbl->get_Name(This,pbstrName)}
{IAzRole_put_Name(This,bstrName)}{(This)->lpVtbl->put_Name(This,bstrName)}
{IAzRole_get_Description(This,pbstrDescription)}{(This)->lpVtbl->get_Description(This,pbstrDescription)}
{IAzRole_put_Description(This,bstrDescription)}{(This)->lpVtbl->put_Description(This,bstrDescription)}
{IAzRole_get_ApplicationData(This,pbstrApplicationData)}{(This)->lpVtbl->get_ApplicationData(This,pbstrApplicationData)}
{IAzRole_put_ApplicationData(This,bstrApplicationData)}{(This)->lpVtbl->put_ApplicationData(This,bstrApplicationData)}
{IAzRole_AddAppMember(This,bstrProp,varReserved)}{(This)->lpVtbl->AddAppMember(This,bstrProp,varReserved)}
{IAzRole_DeleteAppMember(This,bstrProp,varReserved)}{(This)->lpVtbl->DeleteAppMember(This,bstrProp,varReserved)}
{IAzRole_AddTask(This,bstrProp,varReserved)}{(This)->lpVtbl->AddTask(This,bstrProp,varReserved)}
{IAzRole_DeleteTask(This,bstrProp,varReserved)}{(This)->lpVtbl->DeleteTask(This,bstrProp,varReserved)}
{IAzRole_AddOperation(This,bstrProp,varReserved)}{(This)->lpVtbl->AddOperation(This,bstrProp,varReserved)}
{IAzRole_DeleteOperation(This,bstrProp,varReserved)}{(This)->lpVtbl->DeleteOperation(This,bstrProp,varReserved)}
{IAzRole_AddMember(This,bstrProp,varReserved)}{(This)->lpVtbl->AddMember(This,bstrProp,varReserved)}
{IAzRole_DeleteMember(This,bstrProp,varReserved)}{(This)->lpVtbl->DeleteMember(This,bstrProp,varReserved)}
{IAzRole_get_Writable(This,pfProp)}{(This)->lpVtbl->get_Writable(This,pfProp)}
{IAzRole_GetProperty(This,lPropId,varReserved,pvarProp)}{(This)->lpVtbl->GetProperty(This,lPropId,varReserved,pvarProp)}
{IAzRole_SetProperty(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->SetProperty(This,lPropId,varProp,varReserved)}
{IAzRole_get_AppMembers(This,pvarProp)}{(This)->lpVtbl->get_AppMembers(This,pvarProp)}
{IAzRole_get_Members(This,pvarProp)}{(This)->lpVtbl->get_Members(This,pvarProp)}
{IAzRole_get_Operations(This,pvarProp)}{(This)->lpVtbl->get_Operations(This,pvarProp)}
{IAzRole_get_Tasks(This,pvarProp)}{(This)->lpVtbl->get_Tasks(This,pvarProp)}
{IAzRole_AddPropertyItem(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->AddPropertyItem(This,lPropId,varProp,varReserved)}
{IAzRole_DeletePropertyItem(This,lPropId,varProp,varReserved)}{(This)->lpVtbl->DeletePropertyItem(This,lPropId,varProp,varReserved)}
{IAzRole_Submit(This,lFlags,varReserved)}{(This)->lpVtbl->Submit(This,lFlags,varReserved)}
{IAzRole_AddMemberName(This,bstrProp,varReserved)}{(This)->lpVtbl->AddMemberName(This,bstrProp,varReserved)}
{IAzRole_DeleteMemberName(This,bstrProp,varReserved)}{(This)->lpVtbl->DeleteMemberName(This,bstrProp,varReserved)}
{IAzRole_get_MembersName(This,pvarProp)}{(This)->lpVtbl->get_MembersName(This,pvarProp)}
{IAzRoles_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzRoles_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzRoles_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzRoles_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzRoles_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzRoles_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzRoles_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzRoles_get_Item(This,Index,pvarObtPtr)}{(This)->lpVtbl->get_Item(This,Index,pvarObtPtr)}
{IAzRoles_get_Count(This,plCount)}{(This)->lpVtbl->get_Count(This,plCount)}
{IAzRoles_get__NewEnum(This,ppEnumPtr)}{(This)->lpVtbl->get__NewEnum(This,ppEnumPtr)}
{IAzClientContext_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzClientContext_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzClientContext_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzClientContext_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzClientContext_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzClientContext_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzClientContext_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzClientContext_AccessCheck(This,bstrObjectName,varScopeNames,varOperations,varParameterNames,varParameterValues,varInterfaceNames,varInterfaceFlags,varInterfaces,pvarResults)}{(This)->lpVtbl->AccessCheck(This,bstrObjectName,varScopeNames,varOperations,varParameterNames,varParameterValues,varInterfaceNames,varInterfaceFlags,varInterfaces,pvarResults)}
{IAzClientContext_GetBusinessRuleString(This,pbstrBusinessRuleString)}{(This)->lpVtbl->GetBusinessRuleString(This,pbstrBusinessRuleString)}
{IAzClientContext_get_UserDn(This,pbstrProp)}{(This)->lpVtbl->get_UserDn(This,pbstrProp)}
{IAzClientContext_get_UserSamCompat(This,pbstrProp)}{(This)->lpVtbl->get_UserSamCompat(This,pbstrProp)}
{IAzClientContext_get_UserDisplay(This,pbstrProp)}{(This)->lpVtbl->get_UserDisplay(This,pbstrProp)}
{IAzClientContext_get_UserGuid(This,pbstrProp)}{(This)->lpVtbl->get_UserGuid(This,pbstrProp)}
{IAzClientContext_get_UserCanonical(This,pbstrProp)}{(This)->lpVtbl->get_UserCanonical(This,pbstrProp)}
{IAzClientContext_get_UserUpn(This,pbstrProp)}{(This)->lpVtbl->get_UserUpn(This,pbstrProp)}
{IAzClientContext_get_UserDnsSamCompat(This,pbstrProp)}{(This)->lpVtbl->get_UserDnsSamCompat(This,pbstrProp)}
{IAzClientContext_GetProperty(This,lPropId,varReserved,pvarProp)}{(This)->lpVtbl->GetProperty(This,lPropId,varReserved,pvarProp)}
{IAzClientContext_GetRoles(This,bstrScopeName,pvarRoleNames)}{(This)->lpVtbl->GetRoles(This,bstrScopeName,pvarRoleNames)}
{IAzClientContext_get_RoleForAccessCheck(This,pbstrProp)}{(This)->lpVtbl->get_RoleForAccessCheck(This,pbstrProp)}
{IAzClientContext_put_RoleForAccessCheck(This,bstrProp)}{(This)->lpVtbl->put_RoleForAccessCheck(This,bstrProp)}
{IAzClientContext2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzClientContext2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzClientContext2_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzClientContext2_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzClientContext2_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzClientContext2_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzClientContext2_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzClientContext2_AccessCheck(This,bstrObjectName,varScopeNames,varOperations,varParameterNames,varParameterValues,varInterfaceNames,varInterfaceFlags,varInterfaces,pvarResults)}{(This)->lpVtbl->AccessCheck(This,bstrObjectName,varScopeNames,varOperations,varParameterNames,varParameterValues,varInterfaceNames,varInterfaceFlags,varInterfaces,pvarResults)}
{IAzClientContext2_GetBusinessRuleString(This,pbstrBusinessRuleString)}{(This)->lpVtbl->GetBusinessRuleString(This,pbstrBusinessRuleString)}
{IAzClientContext2_get_UserDn(This,pbstrProp)}{(This)->lpVtbl->get_UserDn(This,pbstrProp)}
{IAzClientContext2_get_UserSamCompat(This,pbstrProp)}{(This)->lpVtbl->get_UserSamCompat(This,pbstrProp)}
{IAzClientContext2_get_UserDisplay(This,pbstrProp)}{(This)->lpVtbl->get_UserDisplay(This,pbstrProp)}
{IAzClientContext2_get_UserGuid(This,pbstrProp)}{(This)->lpVtbl->get_UserGuid(This,pbstrProp)}
{IAzClientContext2_get_UserCanonical(This,pbstrProp)}{(This)->lpVtbl->get_UserCanonical(This,pbstrProp)}
{IAzClientContext2_get_UserUpn(This,pbstrProp)}{(This)->lpVtbl->get_UserUpn(This,pbstrProp)}
{IAzClientContext2_get_UserDnsSamCompat(This,pbstrProp)}{(This)->lpVtbl->get_UserDnsSamCompat(This,pbstrProp)}
{IAzClientContext2_GetProperty(This,lPropId,varReserved,pvarProp)}{(This)->lpVtbl->GetProperty(This,lPropId,varReserved,pvarProp)}
{IAzClientContext2_GetRoles(This,bstrScopeName,pvarRoleNames)}{(This)->lpVtbl->GetRoles(This,bstrScopeName,pvarRoleNames)}
{IAzClientContext2_get_RoleForAccessCheck(This,pbstrProp)}{(This)->lpVtbl->get_RoleForAccessCheck(This,pbstrProp)}
{IAzClientContext2_put_RoleForAccessCheck(This,bstrProp)}{(This)->lpVtbl->put_RoleForAccessCheck(This,bstrProp)}
{IAzClientContext2_GetAssignedScopesPage(This,lOptions,PageSize,pvarCursor,pvarScopeNames)}{(This)->lpVtbl->GetAssignedScopesPage(This,lOptions,PageSize,pvarCursor,pvarScopeNames)}
{IAzClientContext2_AddRoles(This,varRoles,bstrScopeName)}{(This)->lpVtbl->AddRoles(This,varRoles,bstrScopeName)}
{IAzClientContext2_AddApplicationGroups(This,varApplicationGroups)}{(This)->lpVtbl->AddApplicationGroups(This,varApplicationGroups)}
{IAzClientContext2_AddStringSids(This,varStringSids)}{(This)->lpVtbl->AddStringSids(This,varStringSids)}
{IAzClientContext2_put_LDAPQueryDN(This,bstrLDAPQueryDN)}{(This)->lpVtbl->put_LDAPQueryDN(This,bstrLDAPQueryDN)}
{IAzClientContext2_get_LDAPQueryDN(This,pbstrLDAPQueryDN)}{(This)->lpVtbl->get_LDAPQueryDN(This,pbstrLDAPQueryDN)}
{IAzBizRuleContext_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAzBizRuleContext_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAzBizRuleContext_Release(This)}{(This)->lpVtbl->Release(This)}
{IAzBizRuleContext_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAzBizRuleContext_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAzBizRuleContext_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAzBizRuleContext_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAzBizRuleContext_put_BusinessRuleResult(This,bResult)}{(This)->lpVtbl->put_BusinessRuleResult(This,bResult)}
{IAzBizRuleContext_put_BusinessRuleString(This,bstrBusinessRuleString)}{(This)->lpVtbl->put_BusinessRuleString(This,bstrBusinessRuleString)}
{IAzBizRuleContext_get_BusinessRuleString(This,pbstrBusinessRuleString)}{(This)->lpVtbl->get_BusinessRuleString(This,pbstrBusinessRuleString)}
{IAzBizRuleContext_GetParameter(This,bstrParameterName,pvarParameterValue)}{(This)->lpVtbl->GetParameter(This,bstrParameterName,pvarParameterValue)}
[basetsd.h]
{PtrToPtr64(p)}{((void*POINTER_64)p)}
{Ptr64ToPtr(p)}{((void*)p)}
{HandleToHandle64(h)}{(PtrToPtr64(h))}
{Handle64ToHandle(h)}{(Ptr64ToPtr(h))}
{HandleToHandle32(h)}{(PtrToPtr32(h))}
{HandleToULong(h)}{((ULONG)(ULONG_PTR)(h))}
{HandleToLong(h)}{((LONG)(LONG_PTR)(h))}
{ULongToHandle(ul)}{((HANDLE)(ULONG_PTR)(ul))}
{LongToHandle(h)}{((HANDLE)(LONG_PTR)(h))}
{PtrToUlong(p)}{((ULONG)(ULONG_PTR)(p))}
{PtrToLong(p)}{((LONG)(LONG_PTR)(p))}
{PtrToUint(p)}{((UINT)(UINT_PTR)(p))}
{PtrToInt(p)}{((INT)(INT_PTR)(p))}
{PtrToUshort(p)}{((unsignedshort)(ULONG_PTR)(p))}
{PtrToShort(p)}{((short)(LONG_PTR)(p))}
{IntToPtr(i)}{((VOID*)(INT_PTR)((int)i))}
{UIntToPtr(ui)}{((VOID*)(UINT_PTR)((unsignedint)ui))}
{LongToPtr(l)}{((VOID*)(LONG_PTR)((__LONG32)l))}
{ULongToPtr(ul)}{((VOID*)(ULONG_PTR)((unsigned__LONG32)ul))}
{Ptr32ToPtr(p)}{((void*)p)}
{Handle32ToHandle(h)}{(Ptr32ToPtr(h))}
{PtrToPtr32(p)}{((void*POINTER_32)p)}
{HandleToHandle32(h)}{(PtrToPtr32(h))}
{HandleToUlong(h)}{HandleToULong(h)}
{UlongToHandle(ul)}{ULongToHandle(ul)}
{UlongToPtr(ul)}{ULongToPtr(ul)}
{UintToPtr(ui)}{UIntToPtr(ui)}
[basetyps.h]
{STDAPI_(type)}{EXTERN_CtypeSTDAPICALLTYPE}
{STDMETHODIMP_(type)}{typeSTDMETHODCALLTYPE}
{STDAPIV_(type)}{EXTERN_CtypeSTDAPIVCALLTYPE}
{STDMETHODIMPV_(type)}{typeSTDMETHODVCALLTYPE}
{STDMETHOD(method)}{virtualCOM_DECLSPEC_NOTHROWHRESULTSTDMETHODCALLTYPEmethod}
{STDMETHOD_(type,method)}{virtualCOM_DECLSPEC_NOTHROWtypeSTDMETHODCALLTYPEmethod}
{STDMETHODV(method)}{virtualCOM_DECLSPEC_NOTHROWHRESULTSTDMETHODVCALLTYPEmethod}
{STDMETHODV_(type,method)}{virtualCOM_DECLSPEC_NOTHROWtypeSTDMETHODVCALLTYPEmethod}
{DECLARE_INTERFACE(iface)}{interfaceDECLSPEC_NOVTABLEiface}
{DECLARE_INTERFACE_(iface,baseiface)}{interfaceDECLSPEC_NOVTABLEiface:publicbaseiface}
{interface}{struct}
{STDMETHOD(method)}{HRESULT(STDMETHODCALLTYPE*method)}
{STDMETHOD_(type,method)}{type(STDMETHODCALLTYPE*method)}
{STDMETHODV(method)}{HRESULT(STDMETHODVCALLTYPE*method)}
{STDMETHODV_(type,method)}{type(STDMETHODVCALLTYPE*method)}
{DECLARE_INTERFACE(iface)}{typedefinterfaceiface{conststructiface##Vtbl*lpVtbl;}iface;typedefconststructiface##Vtbliface##Vtbl;conststructiface##Vtbl}
{DECLARE_INTERFACE(iface)}{typedefinterfaceiface{structiface##Vtbl*lpVtbl;}iface;typedefstructiface##Vtbliface##Vtbl;structiface##Vtbl}
{DECLARE_INTERFACE_(iface,baseiface)}{DECLARE_INTERFACE(iface)}
{IFACEMETHOD(method)}{/*override*/STDMETHOD(method)}
{IFACEMETHOD_(type,method)}{/*override*/STDMETHOD_(type,method)}
{IFACEMETHODV(method)}{/*override*/STDMETHODV(method)}
{IFACEMETHODV_(type,method)}{/*override*/STDMETHODV_(type,method)}
[batclass.h]
[bcrypt.h]
{BCRYPT_SUCCESS(Status)}{(((NTSTATUS)(Status))>=0)}
{BCRYPT_MAKE_INTERFACE_VERSION(major,minor)}{{(USHORT)major,(USHORT)minor}}
{BCRYPT_IS_INTERFACE_VERSION_COMPATIBLE(loader,provider)}{((loader).MajorVersion<=(provider).MajorVersion)}
[bdaiface.h]
{IBDA_NetworkProvider_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_NetworkProvider_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_NetworkProvider_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_NetworkProvider_PutSignalSource(This,ulSignalSource)}{(This)->lpVtbl->PutSignalSource(This,ulSignalSource)}
{IBDA_NetworkProvider_GetSignalSource(This,pulSignalSource)}{(This)->lpVtbl->GetSignalSource(This,pulSignalSource)}
{IBDA_NetworkProvider_GetNetworkType(This,pguidNetworkType)}{(This)->lpVtbl->GetNetworkType(This,pguidNetworkType)}
{IBDA_NetworkProvider_PutTuningSpace(This,guidTuningSpace)}{(This)->lpVtbl->PutTuningSpace(This,guidTuningSpace)}
{IBDA_NetworkProvider_GetTuningSpace(This,pguidTuingSpace)}{(This)->lpVtbl->GetTuningSpace(This,pguidTuingSpace)}
{IBDA_NetworkProvider_RegisterDeviceFilter(This,pUnkFilterControl,ppvRegisitrationContext)}{(This)->lpVtbl->RegisterDeviceFilter(This,pUnkFilterControl,ppvRegisitrationContext)}
{IBDA_NetworkProvider_UnRegisterDeviceFilter(This,pvRegistrationContext)}{(This)->lpVtbl->UnRegisterDeviceFilter(This,pvRegistrationContext)}
{IBDA_EthernetFilter_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_EthernetFilter_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_EthernetFilter_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_EthernetFilter_GetMulticastListSize(This,pulcbAddresses)}{(This)->lpVtbl->GetMulticastListSize(This,pulcbAddresses)}
{IBDA_EthernetFilter_PutMulticastList(This,ulcbAddresses,pAddressList)}{(This)->lpVtbl->PutMulticastList(This,ulcbAddresses,pAddressList)}
{IBDA_EthernetFilter_GetMulticastList(This,pulcbAddresses,pAddressList)}{(This)->lpVtbl->GetMulticastList(This,pulcbAddresses,pAddressList)}
{IBDA_EthernetFilter_PutMulticastMode(This,ulModeMask)}{(This)->lpVtbl->PutMulticastMode(This,ulModeMask)}
{IBDA_EthernetFilter_GetMulticastMode(This,pulModeMask)}{(This)->lpVtbl->GetMulticastMode(This,pulModeMask)}
{IBDA_IPV4Filter_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_IPV4Filter_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_IPV4Filter_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_IPV4Filter_GetMulticastListSize(This,pulcbAddresses)}{(This)->lpVtbl->GetMulticastListSize(This,pulcbAddresses)}
{IBDA_IPV4Filter_PutMulticastList(This,ulcbAddresses,pAddressList)}{(This)->lpVtbl->PutMulticastList(This,ulcbAddresses,pAddressList)}
{IBDA_IPV4Filter_GetMulticastList(This,pulcbAddresses,pAddressList)}{(This)->lpVtbl->GetMulticastList(This,pulcbAddresses,pAddressList)}
{IBDA_IPV4Filter_PutMulticastMode(This,ulModeMask)}{(This)->lpVtbl->PutMulticastMode(This,ulModeMask)}
{IBDA_IPV4Filter_GetMulticastMode(This,pulModeMask)}{(This)->lpVtbl->GetMulticastMode(This,pulModeMask)}
{IBDA_IPV6Filter_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_IPV6Filter_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_IPV6Filter_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_IPV6Filter_GetMulticastListSize(This,pulcbAddresses)}{(This)->lpVtbl->GetMulticastListSize(This,pulcbAddresses)}
{IBDA_IPV6Filter_PutMulticastList(This,ulcbAddresses,pAddressList)}{(This)->lpVtbl->PutMulticastList(This,ulcbAddresses,pAddressList)}
{IBDA_IPV6Filter_GetMulticastList(This,pulcbAddresses,pAddressList)}{(This)->lpVtbl->GetMulticastList(This,pulcbAddresses,pAddressList)}
{IBDA_IPV6Filter_PutMulticastMode(This,ulModeMask)}{(This)->lpVtbl->PutMulticastMode(This,ulModeMask)}
{IBDA_IPV6Filter_GetMulticastMode(This,pulModeMask)}{(This)->lpVtbl->GetMulticastMode(This,pulModeMask)}
{IBDA_DeviceControl_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_DeviceControl_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_DeviceControl_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_DeviceControl_StartChanges(This)}{(This)->lpVtbl->StartChanges(This)}
{IBDA_DeviceControl_CheckChanges(This)}{(This)->lpVtbl->CheckChanges(This)}
{IBDA_DeviceControl_CommitChanges(This)}{(This)->lpVtbl->CommitChanges(This)}
{IBDA_DeviceControl_GetChangeState(This,pState)}{(This)->lpVtbl->GetChangeState(This,pState)}
{IBDA_PinControl_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_PinControl_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_PinControl_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_PinControl_GetPinID(This,pulPinID)}{(This)->lpVtbl->GetPinID(This,pulPinID)}
{IBDA_PinControl_GetPinType(This,pulPinType)}{(This)->lpVtbl->GetPinType(This,pulPinType)}
{IBDA_PinControl_RegistrationContext(This,pulRegistrationCtx)}{(This)->lpVtbl->RegistrationContext(This,pulRegistrationCtx)}
{IBDA_SignalProperties_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_SignalProperties_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_SignalProperties_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_SignalProperties_PutNetworkType(This,guidNetworkType)}{(This)->lpVtbl->PutNetworkType(This,guidNetworkType)}
{IBDA_SignalProperties_GetNetworkType(This,pguidNetworkType)}{(This)->lpVtbl->GetNetworkType(This,pguidNetworkType)}
{IBDA_SignalProperties_PutSignalSource(This,ulSignalSource)}{(This)->lpVtbl->PutSignalSource(This,ulSignalSource)}
{IBDA_SignalProperties_GetSignalSource(This,pulSignalSource)}{(This)->lpVtbl->GetSignalSource(This,pulSignalSource)}
{IBDA_SignalProperties_PutTuningSpace(This,guidTuningSpace)}{(This)->lpVtbl->PutTuningSpace(This,guidTuningSpace)}
{IBDA_SignalProperties_GetTuningSpace(This,pguidTuingSpace)}{(This)->lpVtbl->GetTuningSpace(This,pguidTuingSpace)}
{IBDA_SignalStatistics_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_SignalStatistics_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_SignalStatistics_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_SignalStatistics_put_SignalStrength(This,lDbStrength)}{(This)->lpVtbl->put_SignalStrength(This,lDbStrength)}
{IBDA_SignalStatistics_get_SignalStrength(This,plDbStrength)}{(This)->lpVtbl->get_SignalStrength(This,plDbStrength)}
{IBDA_SignalStatistics_put_SignalQuality(This,lPercentQuality)}{(This)->lpVtbl->put_SignalQuality(This,lPercentQuality)}
{IBDA_SignalStatistics_get_SignalQuality(This,plPercentQuality)}{(This)->lpVtbl->get_SignalQuality(This,plPercentQuality)}
{IBDA_SignalStatistics_put_SignalPresent(This,fPresent)}{(This)->lpVtbl->put_SignalPresent(This,fPresent)}
{IBDA_SignalStatistics_get_SignalPresent(This,pfPresent)}{(This)->lpVtbl->get_SignalPresent(This,pfPresent)}
{IBDA_SignalStatistics_put_SignalLocked(This,fLocked)}{(This)->lpVtbl->put_SignalLocked(This,fLocked)}
{IBDA_SignalStatistics_get_SignalLocked(This,pfLocked)}{(This)->lpVtbl->get_SignalLocked(This,pfLocked)}
{IBDA_SignalStatistics_put_SampleTime(This,lmsSampleTime)}{(This)->lpVtbl->put_SampleTime(This,lmsSampleTime)}
{IBDA_SignalStatistics_get_SampleTime(This,plmsSampleTime)}{(This)->lpVtbl->get_SampleTime(This,plmsSampleTime)}
{IBDA_Topology_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_Topology_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_Topology_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_Topology_GetNodeTypes(This,pulcNodeTypes,ulcNodeTypesMax,rgulNodeTypes)}{(This)->lpVtbl->GetNodeTypes(This,pulcNodeTypes,ulcNodeTypesMax,rgulNodeTypes)}
{IBDA_Topology_GetNodeDescriptors(This,ulcNodeDescriptors,ulcNodeDescriptorsMax,rgNodeDescriptors)}{(This)->lpVtbl->GetNodeDescriptors(This,ulcNodeDescriptors,ulcNodeDescriptorsMax,rgNodeDescriptors)}
{IBDA_Topology_GetNodeInterfaces(This,ulNodeType,pulcInterfaces,ulcInterfacesMax,rgguidInterfaces)}{(This)->lpVtbl->GetNodeInterfaces(This,ulNodeType,pulcInterfaces,ulcInterfacesMax,rgguidInterfaces)}
{IBDA_Topology_GetPinTypes(This,pulcPinTypes,ulcPinTypesMax,rgulPinTypes)}{(This)->lpVtbl->GetPinTypes(This,pulcPinTypes,ulcPinTypesMax,rgulPinTypes)}
{IBDA_Topology_GetTemplateConnections(This,pulcConnections,ulcConnectionsMax,rgConnections)}{(This)->lpVtbl->GetTemplateConnections(This,pulcConnections,ulcConnectionsMax,rgConnections)}
{IBDA_Topology_CreatePin(This,ulPinType,pulPinId)}{(This)->lpVtbl->CreatePin(This,ulPinType,pulPinId)}
{IBDA_Topology_DeletePin(This,ulPinId)}{(This)->lpVtbl->DeletePin(This,ulPinId)}
{IBDA_Topology_SetMediaType(This,ulPinId,pMediaType)}{(This)->lpVtbl->SetMediaType(This,ulPinId,pMediaType)}
{IBDA_Topology_SetMedium(This,ulPinId,pMedium)}{(This)->lpVtbl->SetMedium(This,ulPinId,pMedium)}
{IBDA_Topology_CreateTopology(This,ulInputPinId,ulOutputPinId)}{(This)->lpVtbl->CreateTopology(This,ulInputPinId,ulOutputPinId)}
{IBDA_Topology_GetControlNode(This,ulInputPinId,ulOutputPinId,ulNodeType,ppControlNode)}{(This)->lpVtbl->GetControlNode(This,ulInputPinId,ulOutputPinId,ulNodeType,ppControlNode)}
{IBDA_VoidTransform_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_VoidTransform_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_VoidTransform_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_VoidTransform_Start(This)}{(This)->lpVtbl->Start(This)}
{IBDA_VoidTransform_Stop(This)}{(This)->lpVtbl->Stop(This)}
{IBDA_NullTransform_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_NullTransform_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_NullTransform_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_NullTransform_Start(This)}{(This)->lpVtbl->Start(This)}
{IBDA_NullTransform_Stop(This)}{(This)->lpVtbl->Stop(This)}
{IBDA_FrequencyFilter_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_FrequencyFilter_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_FrequencyFilter_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_FrequencyFilter_put_Autotune(This,ulTransponder)}{(This)->lpVtbl->put_Autotune(This,ulTransponder)}
{IBDA_FrequencyFilter_get_Autotune(This,pulTransponder)}{(This)->lpVtbl->get_Autotune(This,pulTransponder)}
{IBDA_FrequencyFilter_put_Frequency(This,ulFrequency)}{(This)->lpVtbl->put_Frequency(This,ulFrequency)}
{IBDA_FrequencyFilter_get_Frequency(This,pulFrequency)}{(This)->lpVtbl->get_Frequency(This,pulFrequency)}
{IBDA_FrequencyFilter_put_Polarity(This,Polarity)}{(This)->lpVtbl->put_Polarity(This,Polarity)}
{IBDA_FrequencyFilter_get_Polarity(This,pPolarity)}{(This)->lpVtbl->get_Polarity(This,pPolarity)}
{IBDA_FrequencyFilter_put_Range(This,ulRange)}{(This)->lpVtbl->put_Range(This,ulRange)}
{IBDA_FrequencyFilter_get_Range(This,pulRange)}{(This)->lpVtbl->get_Range(This,pulRange)}
{IBDA_FrequencyFilter_put_Bandwidth(This,ulBandwidth)}{(This)->lpVtbl->put_Bandwidth(This,ulBandwidth)}
{IBDA_FrequencyFilter_get_Bandwidth(This,pulBandwidth)}{(This)->lpVtbl->get_Bandwidth(This,pulBandwidth)}
{IBDA_FrequencyFilter_put_FrequencyMultiplier(This,ulMultiplier)}{(This)->lpVtbl->put_FrequencyMultiplier(This,ulMultiplier)}
{IBDA_FrequencyFilter_get_FrequencyMultiplier(This,pulMultiplier)}{(This)->lpVtbl->get_FrequencyMultiplier(This,pulMultiplier)}
{IBDA_LNBInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_LNBInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_LNBInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_LNBInfo_put_LocalOscilatorFrequencyLowBand(This,ulLOFLow)}{(This)->lpVtbl->put_LocalOscilatorFrequencyLowBand(This,ulLOFLow)}
{IBDA_LNBInfo_get_LocalOscilatorFrequencyLowBand(This,pulLOFLow)}{(This)->lpVtbl->get_LocalOscilatorFrequencyLowBand(This,pulLOFLow)}
{IBDA_LNBInfo_put_LocalOscilatorFrequencyHighBand(This,ulLOFHigh)}{(This)->lpVtbl->put_LocalOscilatorFrequencyHighBand(This,ulLOFHigh)}
{IBDA_LNBInfo_get_LocalOscilatorFrequencyHighBand(This,pulLOFHigh)}{(This)->lpVtbl->get_LocalOscilatorFrequencyHighBand(This,pulLOFHigh)}
{IBDA_LNBInfo_put_HighLowSwitchFrequency(This,ulSwitchFrequency)}{(This)->lpVtbl->put_HighLowSwitchFrequency(This,ulSwitchFrequency)}
{IBDA_LNBInfo_get_HighLowSwitchFrequency(This,pulSwitchFrequency)}{(This)->lpVtbl->get_HighLowSwitchFrequency(This,pulSwitchFrequency)}
{IBDA_DiseqCommand_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_DiseqCommand_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_DiseqCommand_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_DiseqCommand_put_EnableDiseqCommands(This,bEnable)}{(This)->lpVtbl->put_EnableDiseqCommands(This,bEnable)}
{IBDA_DiseqCommand_put_DiseqLNBSource(This,ulLNBSource)}{(This)->lpVtbl->put_DiseqLNBSource(This,ulLNBSource)}
{IBDA_DiseqCommand_put_DiseqUseToneBurst(This,bUseToneBurst)}{(This)->lpVtbl->put_DiseqUseToneBurst(This,bUseToneBurst)}
{IBDA_DiseqCommand_put_DiseqRepeats(This,ulRepeats)}{(This)->lpVtbl->put_DiseqRepeats(This,ulRepeats)}
{IBDA_DiseqCommand_put_DiseqSendCommand(This,ulRequestId,ulcbCommandLen,pbCommand)}{(This)->lpVtbl->put_DiseqSendCommand(This,ulRequestId,ulcbCommandLen,pbCommand)}
{IBDA_DiseqCommand_get_DiseqResponse(This,ulRequestId,pulcbResponseLen,pbResponse)}{(This)->lpVtbl->get_DiseqResponse(This,ulRequestId,pulcbResponseLen,pbResponse)}
{IBDA_AutoDemodulate_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_AutoDemodulate_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_AutoDemodulate_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_AutoDemodulate_put_AutoDemodulate(This)}{(This)->lpVtbl->put_AutoDemodulate(This)}
{IBDA_AutoDemodulateEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_AutoDemodulateEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_AutoDemodulateEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_AutoDemodulateEx_put_AutoDemodulate(This)}{(This)->lpVtbl->put_AutoDemodulate(This)}
{IBDA_AutoDemodulateEx_get_SupportedDeviceNodeTypes(This,ulcDeviceNodeTypesMax,pulcDeviceNodeTypes,pguidDeviceNodeTypes)}{(This)->lpVtbl->get_SupportedDeviceNodeTypes(This,ulcDeviceNodeTypesMax,pulcDeviceNodeTypes,pguidDeviceNodeTypes)}
{IBDA_AutoDemodulateEx_get_SupportedVideoFormats(This,pulAMTunerModeType,pulAnalogVideoStandard)}{(This)->lpVtbl->get_SupportedVideoFormats(This,pulAMTunerModeType,pulAnalogVideoStandard)}
{IBDA_AutoDemodulateEx_get_AuxInputCount(This,pulCompositeCount,pulSvideoCount)}{(This)->lpVtbl->get_AuxInputCount(This,pulCompositeCount,pulSvideoCount)}
{IBDA_DigitalDemodulator_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_DigitalDemodulator_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_DigitalDemodulator_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_DigitalDemodulator_put_ModulationType(This,pModulationType)}{(This)->lpVtbl->put_ModulationType(This,pModulationType)}
{IBDA_DigitalDemodulator_get_ModulationType(This,pModulationType)}{(This)->lpVtbl->get_ModulationType(This,pModulationType)}
{IBDA_DigitalDemodulator_put_InnerFECMethod(This,pFECMethod)}{(This)->lpVtbl->put_InnerFECMethod(This,pFECMethod)}
{IBDA_DigitalDemodulator_get_InnerFECMethod(This,pFECMethod)}{(This)->lpVtbl->get_InnerFECMethod(This,pFECMethod)}
{IBDA_DigitalDemodulator_put_InnerFECRate(This,pFECRate)}{(This)->lpVtbl->put_InnerFECRate(This,pFECRate)}
{IBDA_DigitalDemodulator_get_InnerFECRate(This,pFECRate)}{(This)->lpVtbl->get_InnerFECRate(This,pFECRate)}
{IBDA_DigitalDemodulator_put_OuterFECMethod(This,pFECMethod)}{(This)->lpVtbl->put_OuterFECMethod(This,pFECMethod)}
{IBDA_DigitalDemodulator_get_OuterFECMethod(This,pFECMethod)}{(This)->lpVtbl->get_OuterFECMethod(This,pFECMethod)}
{IBDA_DigitalDemodulator_put_OuterFECRate(This,pFECRate)}{(This)->lpVtbl->put_OuterFECRate(This,pFECRate)}
{IBDA_DigitalDemodulator_get_OuterFECRate(This,pFECRate)}{(This)->lpVtbl->get_OuterFECRate(This,pFECRate)}
{IBDA_DigitalDemodulator_put_SymbolRate(This,pSymbolRate)}{(This)->lpVtbl->put_SymbolRate(This,pSymbolRate)}
{IBDA_DigitalDemodulator_get_SymbolRate(This,pSymbolRate)}{(This)->lpVtbl->get_SymbolRate(This,pSymbolRate)}
{IBDA_DigitalDemodulator_put_SpectralInversion(This,pSpectralInversion)}{(This)->lpVtbl->put_SpectralInversion(This,pSpectralInversion)}
{IBDA_DigitalDemodulator_get_SpectralInversion(This,pSpectralInversion)}{(This)->lpVtbl->get_SpectralInversion(This,pSpectralInversion)}
{IBDA_DigitalDemodulator2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_DigitalDemodulator2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_DigitalDemodulator2_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_DigitalDemodulator2_put_ModulationType(This,pModulationType)}{(This)->lpVtbl->put_ModulationType(This,pModulationType)}
{IBDA_DigitalDemodulator2_get_ModulationType(This,pModulationType)}{(This)->lpVtbl->get_ModulationType(This,pModulationType)}
{IBDA_DigitalDemodulator2_put_InnerFECMethod(This,pFECMethod)}{(This)->lpVtbl->put_InnerFECMethod(This,pFECMethod)}
{IBDA_DigitalDemodulator2_get_InnerFECMethod(This,pFECMethod)}{(This)->lpVtbl->get_InnerFECMethod(This,pFECMethod)}
{IBDA_DigitalDemodulator2_put_InnerFECRate(This,pFECRate)}{(This)->lpVtbl->put_InnerFECRate(This,pFECRate)}
{IBDA_DigitalDemodulator2_get_InnerFECRate(This,pFECRate)}{(This)->lpVtbl->get_InnerFECRate(This,pFECRate)}
{IBDA_DigitalDemodulator2_put_OuterFECMethod(This,pFECMethod)}{(This)->lpVtbl->put_OuterFECMethod(This,pFECMethod)}
{IBDA_DigitalDemodulator2_get_OuterFECMethod(This,pFECMethod)}{(This)->lpVtbl->get_OuterFECMethod(This,pFECMethod)}
{IBDA_DigitalDemodulator2_put_OuterFECRate(This,pFECRate)}{(This)->lpVtbl->put_OuterFECRate(This,pFECRate)}
{IBDA_DigitalDemodulator2_get_OuterFECRate(This,pFECRate)}{(This)->lpVtbl->get_OuterFECRate(This,pFECRate)}
{IBDA_DigitalDemodulator2_put_SymbolRate(This,pSymbolRate)}{(This)->lpVtbl->put_SymbolRate(This,pSymbolRate)}
{IBDA_DigitalDemodulator2_get_SymbolRate(This,pSymbolRate)}{(This)->lpVtbl->get_SymbolRate(This,pSymbolRate)}
{IBDA_DigitalDemodulator2_put_SpectralInversion(This,pSpectralInversion)}{(This)->lpVtbl->put_SpectralInversion(This,pSpectralInversion)}
{IBDA_DigitalDemodulator2_get_SpectralInversion(This,pSpectralInversion)}{(This)->lpVtbl->get_SpectralInversion(This,pSpectralInversion)}
{IBDA_DigitalDemodulator2_put_GuardInterval(This,pGuardInterval)}{(This)->lpVtbl->put_GuardInterval(This,pGuardInterval)}
{IBDA_DigitalDemodulator2_get_GuardInterval(This,pGuardInterval)}{(This)->lpVtbl->get_GuardInterval(This,pGuardInterval)}
{IBDA_DigitalDemodulator2_put_TransmissionMode(This,pTransmissionMode)}{(This)->lpVtbl->put_TransmissionMode(This,pTransmissionMode)}
{IBDA_DigitalDemodulator2_get_TransmissionMode(This,pTransmissionMode)}{(This)->lpVtbl->get_TransmissionMode(This,pTransmissionMode)}
{IBDA_DigitalDemodulator2_put_RollOff(This,pRollOff)}{(This)->lpVtbl->put_RollOff(This,pRollOff)}
{IBDA_DigitalDemodulator2_get_RollOff(This,pRollOff)}{(This)->lpVtbl->get_RollOff(This,pRollOff)}
{IBDA_DigitalDemodulator2_put_Pilot(This,pPilot)}{(This)->lpVtbl->put_Pilot(This,pPilot)}
{IBDA_DigitalDemodulator2_get_Pilot(This,pPilot)}{(This)->lpVtbl->get_Pilot(This,pPilot)}
{IBDA_DigitalDemodulator3_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_DigitalDemodulator3_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_DigitalDemodulator3_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_DigitalDemodulator3_put_ModulationType(This,pModulationType)}{(This)->lpVtbl->put_ModulationType(This,pModulationType)}
{IBDA_DigitalDemodulator3_get_ModulationType(This,pModulationType)}{(This)->lpVtbl->get_ModulationType(This,pModulationType)}
{IBDA_DigitalDemodulator3_put_InnerFECMethod(This,pFECMethod)}{(This)->lpVtbl->put_InnerFECMethod(This,pFECMethod)}
{IBDA_DigitalDemodulator3_get_InnerFECMethod(This,pFECMethod)}{(This)->lpVtbl->get_InnerFECMethod(This,pFECMethod)}
{IBDA_DigitalDemodulator3_put_InnerFECRate(This,pFECRate)}{(This)->lpVtbl->put_InnerFECRate(This,pFECRate)}
{IBDA_DigitalDemodulator3_get_InnerFECRate(This,pFECRate)}{(This)->lpVtbl->get_InnerFECRate(This,pFECRate)}
{IBDA_DigitalDemodulator3_put_OuterFECMethod(This,pFECMethod)}{(This)->lpVtbl->put_OuterFECMethod(This,pFECMethod)}
{IBDA_DigitalDemodulator3_get_OuterFECMethod(This,pFECMethod)}{(This)->lpVtbl->get_OuterFECMethod(This,pFECMethod)}
{IBDA_DigitalDemodulator3_put_OuterFECRate(This,pFECRate)}{(This)->lpVtbl->put_OuterFECRate(This,pFECRate)}
{IBDA_DigitalDemodulator3_get_OuterFECRate(This,pFECRate)}{(This)->lpVtbl->get_OuterFECRate(This,pFECRate)}
{IBDA_DigitalDemodulator3_put_SymbolRate(This,pSymbolRate)}{(This)->lpVtbl->put_SymbolRate(This,pSymbolRate)}
{IBDA_DigitalDemodulator3_get_SymbolRate(This,pSymbolRate)}{(This)->lpVtbl->get_SymbolRate(This,pSymbolRate)}
{IBDA_DigitalDemodulator3_put_SpectralInversion(This,pSpectralInversion)}{(This)->lpVtbl->put_SpectralInversion(This,pSpectralInversion)}
{IBDA_DigitalDemodulator3_get_SpectralInversion(This,pSpectralInversion)}{(This)->lpVtbl->get_SpectralInversion(This,pSpectralInversion)}
{IBDA_DigitalDemodulator3_put_GuardInterval(This,pGuardInterval)}{(This)->lpVtbl->put_GuardInterval(This,pGuardInterval)}
{IBDA_DigitalDemodulator3_get_GuardInterval(This,pGuardInterval)}{(This)->lpVtbl->get_GuardInterval(This,pGuardInterval)}
{IBDA_DigitalDemodulator3_put_TransmissionMode(This,pTransmissionMode)}{(This)->lpVtbl->put_TransmissionMode(This,pTransmissionMode)}
{IBDA_DigitalDemodulator3_get_TransmissionMode(This,pTransmissionMode)}{(This)->lpVtbl->get_TransmissionMode(This,pTransmissionMode)}
{IBDA_DigitalDemodulator3_put_RollOff(This,pRollOff)}{(This)->lpVtbl->put_RollOff(This,pRollOff)}
{IBDA_DigitalDemodulator3_get_RollOff(This,pRollOff)}{(This)->lpVtbl->get_RollOff(This,pRollOff)}
{IBDA_DigitalDemodulator3_put_Pilot(This,pPilot)}{(This)->lpVtbl->put_Pilot(This,pPilot)}
{IBDA_DigitalDemodulator3_get_Pilot(This,pPilot)}{(This)->lpVtbl->get_Pilot(This,pPilot)}
{IBDA_DigitalDemodulator3_put_SignalTimeouts(This,pSignalTimeouts)}{(This)->lpVtbl->put_SignalTimeouts(This,pSignalTimeouts)}
{IBDA_DigitalDemodulator3_get_SignalTimeouts(This,pSignalTimeouts)}{(This)->lpVtbl->get_SignalTimeouts(This,pSignalTimeouts)}
{IBDA_DigitalDemodulator3_put_PLPNumber(This,pPLPNumber)}{(This)->lpVtbl->put_PLPNumber(This,pPLPNumber)}
{IBDA_DigitalDemodulator3_get_PLPNumber(This,pPLPNumber)}{(This)->lpVtbl->get_PLPNumber(This,pPLPNumber)}
{ICCSubStreamFiltering_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICCSubStreamFiltering_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICCSubStreamFiltering_Release(This)}{(This)->lpVtbl->Release(This)}
{ICCSubStreamFiltering_get_SubstreamTypes(This,pTypes)}{(This)->lpVtbl->get_SubstreamTypes(This,pTypes)}
{ICCSubStreamFiltering_put_SubstreamTypes(This,Types)}{(This)->lpVtbl->put_SubstreamTypes(This,Types)}
{IBDA_IPSinkControl_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_IPSinkControl_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_IPSinkControl_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_IPSinkControl_GetMulticastList(This,pulcbSize,pbBuffer)}{(This)->lpVtbl->GetMulticastList(This,pulcbSize,pbBuffer)}
{IBDA_IPSinkControl_GetAdapterIPAddress(This,pulcbSize,pbBuffer)}{(This)->lpVtbl->GetAdapterIPAddress(This,pulcbSize,pbBuffer)}
{IBDA_IPSinkInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_IPSinkInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_IPSinkInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_IPSinkInfo_get_MulticastList(This,pulcbAddresses,ppbAddressList)}{(This)->lpVtbl->get_MulticastList(This,pulcbAddresses,ppbAddressList)}
{IBDA_IPSinkInfo_get_AdapterIPAddress(This,pbstrBuffer)}{(This)->lpVtbl->get_AdapterIPAddress(This,pbstrBuffer)}
{IBDA_IPSinkInfo_get_AdapterDescription(This,pbstrBuffer)}{(This)->lpVtbl->get_AdapterDescription(This,pbstrBuffer)}
{IEnumPIDMap_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumPIDMap_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumPIDMap_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumPIDMap_Next(This,cRequest,pPIDMap,pcReceived)}{(This)->lpVtbl->Next(This,cRequest,pPIDMap,pcReceived)}
{IEnumPIDMap_Skip(This,cRecords)}{(This)->lpVtbl->Skip(This,cRecords)}
{IEnumPIDMap_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumPIDMap_Clone(This,ppIEnumPIDMap)}{(This)->lpVtbl->Clone(This,ppIEnumPIDMap)}
{IMPEG2PIDMap_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IMPEG2PIDMap_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IMPEG2PIDMap_Release(This)}{(This)->lpVtbl->Release(This)}
{IMPEG2PIDMap_MapPID(This,culPID,pulPID,MediaSampleContent)}{(This)->lpVtbl->MapPID(This,culPID,pulPID,MediaSampleContent)}
{IMPEG2PIDMap_UnmapPID(This,culPID,pulPID)}{(This)->lpVtbl->UnmapPID(This,culPID,pulPID)}
{IMPEG2PIDMap_EnumPIDMap(This,pIEnumPIDMap)}{(This)->lpVtbl->EnumPIDMap(This,pIEnumPIDMap)}
{IFrequencyMap_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IFrequencyMap_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IFrequencyMap_Release(This)}{(This)->lpVtbl->Release(This)}
{IFrequencyMap_get_FrequencyMapping(This,ulCount,ppulList)}{(This)->lpVtbl->get_FrequencyMapping(This,ulCount,ppulList)}
{IFrequencyMap_put_FrequencyMapping(This,ulCount,pList)}{(This)->lpVtbl->put_FrequencyMapping(This,ulCount,pList)}
{IFrequencyMap_get_CountryCode(This,pulCountryCode)}{(This)->lpVtbl->get_CountryCode(This,pulCountryCode)}
{IFrequencyMap_put_CountryCode(This,ulCountryCode)}{(This)->lpVtbl->put_CountryCode(This,ulCountryCode)}
{IFrequencyMap_get_DefaultFrequencyMapping(This,ulCountryCode,pulCount,ppulList)}{(This)->lpVtbl->get_DefaultFrequencyMapping(This,ulCountryCode,pulCount,ppulList)}
{IFrequencyMap_get_CountryCodeList(This,pulCount,ppulList)}{(This)->lpVtbl->get_CountryCodeList(This,pulCount,ppulList)}
{IBDA_EasMessage_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_EasMessage_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_EasMessage_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_EasMessage_get_EasMessage(This,ulEventID,ppEASObject)}{(This)->lpVtbl->get_EasMessage(This,ulEventID,ppEASObject)}
{IBDA_TransportStreamInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_TransportStreamInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_TransportStreamInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_TransportStreamInfo_get_PatTableTickCount(This,pPatTickCount)}{(This)->lpVtbl->get_PatTableTickCount(This,pPatTickCount)}
{IBDA_ConditionalAccess_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_ConditionalAccess_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_ConditionalAccess_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_ConditionalAccess_get_SmartCardStatus(This,pCardStatus,pCardAssociation,pbstrCardError,pfOOBLocked)}{(This)->lpVtbl->get_SmartCardStatus(This,pCardStatus,pCardAssociation,pbstrCardError,pfOOBLocked)}
{IBDA_ConditionalAccess_get_SmartCardInfo(This,pbstrCardName,pbstrCardManufacturer,pfDaylightSavings,pbyRatingRegion,plTimeZoneOffsetMinutes,pbstrLanguage,pEALocationCode)}{(This)->lpVtbl->get_SmartCardInfo(This,pbstrCardName,pbstrCardManufacturer,pfDaylightSavings,pbyRatingRegion,plTimeZoneOffsetMinutes,pbstrLanguage,pEALocationCode)}
{IBDA_ConditionalAccess_get_SmartCardApplications(This,pulcApplications,ulcApplicationsMax,rgApplications)}{(This)->lpVtbl->get_SmartCardApplications(This,pulcApplications,ulcApplicationsMax,rgApplications)}
{IBDA_ConditionalAccess_get_Entitlement(This,usVirtualChannel,pEntitlement)}{(This)->lpVtbl->get_Entitlement(This,usVirtualChannel,pEntitlement)}
{IBDA_ConditionalAccess_TuneByChannel(This,usVirtualChannel)}{(This)->lpVtbl->TuneByChannel(This,usVirtualChannel)}
{IBDA_ConditionalAccess_SetProgram(This,usProgramNumber)}{(This)->lpVtbl->SetProgram(This,usProgramNumber)}
{IBDA_ConditionalAccess_AddProgram(This,usProgramNumber)}{(This)->lpVtbl->AddProgram(This,usProgramNumber)}
{IBDA_ConditionalAccess_RemoveProgram(This,usProgramNumber)}{(This)->lpVtbl->RemoveProgram(This,usProgramNumber)}
{IBDA_ConditionalAccess_GetModuleUI(This,byDialogNumber,pbstrURL)}{(This)->lpVtbl->GetModuleUI(This,byDialogNumber,pbstrURL)}
{IBDA_ConditionalAccess_InformUIClosed(This,byDialogNumber,CloseReason)}{(This)->lpVtbl->InformUIClosed(This,byDialogNumber,CloseReason)}
{IBDA_DiagnosticProperties_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_DiagnosticProperties_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_DiagnosticProperties_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_DiagnosticProperties_Read(This,pszPropName,pVar,pErrorLog)}{(This)->lpVtbl->Read(This,pszPropName,pVar,pErrorLog)}
{IBDA_DiagnosticProperties_Write(This,pszPropName,pVar)}{(This)->lpVtbl->Write(This,pszPropName,pVar)}
{IBDA_DRM_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_DRM_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_DRM_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_DRM_GetDRMPairingStatus(This,pdwStatus,phError)}{(This)->lpVtbl->GetDRMPairingStatus(This,pdwStatus,phError)}
{IBDA_DRM_PerformDRMPairing(This,fSync)}{(This)->lpVtbl->PerformDRMPairing(This,fSync)}
{IBDA_NameValueService_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_NameValueService_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_NameValueService_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_NameValueService_GetValueNameByIndex(This,ulIndex,pbstrName)}{(This)->lpVtbl->GetValueNameByIndex(This,ulIndex,pbstrName)}
{IBDA_NameValueService_GetValue(This,bstrName,bstrLanguage,pbstrValue)}{(This)->lpVtbl->GetValue(This,bstrName,bstrLanguage,pbstrValue)}
{IBDA_NameValueService_SetValue(This,ulDialogRequest,bstrLanguage,bstrName,bstrValue,ulReserved)}{(This)->lpVtbl->SetValue(This,ulDialogRequest,bstrLanguage,bstrName,bstrValue,ulReserved)}
{IBDA_ConditionalAccessEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_ConditionalAccessEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_ConditionalAccessEx_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_ConditionalAccessEx_CheckEntitlementToken(This,ulDialogRequest,bstrLanguage,RequestType,ulcbEntitlementTokenLen,pbEntitlementToken,pulDescrambleStatus)}{(This)->lpVtbl->CheckEntitlementToken(This,ulDialogRequest,bstrLanguage,RequestType,ulcbEntitlementTokenLen,pbEntitlementToken,pulDescrambleStatus)}
{IBDA_ConditionalAccessEx_SetCaptureToken(This,ulcbCaptureTokenLen,pbCaptureToken)}{(This)->lpVtbl->SetCaptureToken(This,ulcbCaptureTokenLen,pbCaptureToken)}
{IBDA_ConditionalAccessEx_OpenBroadcastMmi(This,ulDialogRequest,bstrLanguage,EventId)}{(This)->lpVtbl->OpenBroadcastMmi(This,ulDialogRequest,bstrLanguage,EventId)}
{IBDA_ConditionalAccessEx_CloseMmiDialog(This,ulDialogRequest,bstrLanguage,ulDialogNumber,ReasonCode,pulSessionResult)}{(This)->lpVtbl->CloseMmiDialog(This,ulDialogRequest,bstrLanguage,ulDialogNumber,ReasonCode,pulSessionResult)}
{IBDA_ConditionalAccessEx_CreateDialogRequestNumber(This,pulDialogRequestNumber)}{(This)->lpVtbl->CreateDialogRequestNumber(This,pulDialogRequestNumber)}
{IBDA_ISDBConditionalAccess_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_ISDBConditionalAccess_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_ISDBConditionalAccess_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_ISDBConditionalAccess_SetIsdbCasRequest(This,ulRequestId,ulcbRequestBufferLen,pbRequestBuffer)}{(This)->lpVtbl->SetIsdbCasRequest(This,ulRequestId,ulcbRequestBufferLen,pbRequestBuffer)}
{IBDA_EventingService_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_EventingService_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_EventingService_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_EventingService_CompleteEvent(This,ulEventID,ulEventResult)}{(This)->lpVtbl->CompleteEvent(This,ulEventID,ulEventResult)}
{IBDA_AUX_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_AUX_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_AUX_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_AUX_QueryCapabilities(This,pdwNumAuxInputsBSTR)}{(This)->lpVtbl->QueryCapabilities(This,pdwNumAuxInputsBSTR)}
{IBDA_AUX_EnumCapability(This,dwIndex,dwInputID,pConnectorType,ConnTypeNum,NumVideoStds,AnalogStds)}{(This)->lpVtbl->EnumCapability(This,dwIndex,dwInputID,pConnectorType,ConnTypeNum,NumVideoStds,AnalogStds)}
{IBDA_Encoder_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_Encoder_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_Encoder_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_Encoder_QueryCapabilities(This,NumAudioFmts,NumVideoFmts)}{(This)->lpVtbl->QueryCapabilities(This,NumAudioFmts,NumVideoFmts)}
{IBDA_Encoder_EnumAudioCapability(This,FmtIndex,MethodID,AlgorithmType,SamplingRate,BitDepth,NumChannels)}{(This)->lpVtbl->EnumAudioCapability(This,FmtIndex,MethodID,AlgorithmType,SamplingRate,BitDepth,NumChannels)}
{IBDA_Encoder_EnumVideoCapability(This,FmtIndex,MethodID,AlgorithmType,VerticalSize,HorizontalSize,AspectRatio,FrameRateCode,ProgressiveSequence)}{(This)->lpVtbl->EnumVideoCapability(This,FmtIndex,MethodID,AlgorithmType,VerticalSize,HorizontalSize,AspectRatio,FrameRateCode,ProgressiveSequence)}
{IBDA_Encoder_SetParameters(This,AudioBitrateMode,AudioBitrate,AudioMethodID,AudioProgram,VideoBitrateMode,VideoBitrate,VideoMethodID)}{(This)->lpVtbl->SetParameters(This,AudioBitrateMode,AudioBitrate,AudioMethodID,AudioProgram,VideoBitrateMode,VideoBitrate,VideoMethodID)}
{IBDA_Encoder_GetState(This,AudioBitrateMax,AudioBitrateMin,AudioBitrateMode,AudioBitrateStepping,AudioBitrate,AudioMethodID,AvailableAudioPrograms,AudioProgram,VideoBitrateMax,VideoBitrateMin,VideoBitrateMode,VideoBitrate,VideoBitrateStepping,VideoMethodID,SignalSourceID,SignalFormat,SignalLock,SignalLevel,SignalToNoiseRatio)}{(This)->lpVtbl->GetState(This,AudioBitrateMax,AudioBitrateMin,AudioBitrateMode,AudioBitrateStepping,AudioBitrate,AudioMethodID,AvailableAudioPrograms,AudioProgram,VideoBitrateMax,VideoBitrateMin,VideoBitrateMode,VideoBitrate,VideoBitrateStepping,VideoMethodID,SignalSourceID,SignalFormat,SignalLock,SignalLevel,SignalToNoiseRatio)}
{IBDA_FDC_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_FDC_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_FDC_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_FDC_GetStatus(This,CurrentBitrate,CarrierLock,CurrentFrequency,CurrentSpectrumInversion,CurrentPIDList,CurrentTIDList,Overflow)}{(This)->lpVtbl->GetStatus(This,CurrentBitrate,CarrierLock,CurrentFrequency,CurrentSpectrumInversion,CurrentPIDList,CurrentTIDList,Overflow)}
{IBDA_FDC_RequestTables(This,TableIDs)}{(This)->lpVtbl->RequestTables(This,TableIDs)}
{IBDA_FDC_AddPid(This,PidsToAdd,RemainingFilterEntries)}{(This)->lpVtbl->AddPid(This,PidsToAdd,RemainingFilterEntries)}
{IBDA_FDC_RemovePid(This,PidsToRemove)}{(This)->lpVtbl->RemovePid(This,PidsToRemove)}
{IBDA_FDC_AddTid(This,TidsToAdd,CurrentTidList)}{(This)->lpVtbl->AddTid(This,TidsToAdd,CurrentTidList)}
{IBDA_FDC_RemoveTid(This,TidsToRemove)}{(This)->lpVtbl->RemoveTid(This,TidsToRemove)}
{IBDA_FDC_GetTableSection(This,Pid,MaxBufferSize,ActualSize,SecBuffer)}{(This)->lpVtbl->GetTableSection(This,Pid,MaxBufferSize,ActualSize,SecBuffer)}
{IBDA_GuideDataDeliveryService_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_GuideDataDeliveryService_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_GuideDataDeliveryService_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_GuideDataDeliveryService_GetGuideDataType(This,pguidDataType)}{(This)->lpVtbl->GetGuideDataType(This,pguidDataType)}
{IBDA_GuideDataDeliveryService_GetGuideData(This,pulcbBufferLen,pbBuffer,pulGuideDataPercentageProgress)}{(This)->lpVtbl->GetGuideData(This,pulcbBufferLen,pbBuffer,pulGuideDataPercentageProgress)}
{IBDA_GuideDataDeliveryService_RequestGuideDataUpdate(This)}{(This)->lpVtbl->RequestGuideDataUpdate(This)}
{IBDA_GuideDataDeliveryService_GetTuneXmlFromServiceIdx(This,ul64ServiceIdx,pbstrTuneXml)}{(This)->lpVtbl->GetTuneXmlFromServiceIdx(This,ul64ServiceIdx,pbstrTuneXml)}
{IBDA_GuideDataDeliveryService_GetServices(This,pulcbBufferLen,pbBuffer)}{(This)->lpVtbl->GetServices(This,pulcbBufferLen,pbBuffer)}
{IBDA_GuideDataDeliveryService_GetServiceInfoFromTuneXml(This,bstrTuneXml,pbstrServiceDescription)}{(This)->lpVtbl->GetServiceInfoFromTuneXml(This,bstrTuneXml,pbstrServiceDescription)}
{IBDA_DRMService_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_DRMService_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_DRMService_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_DRMService_SetDRM(This,puuidNewDrm)}{(This)->lpVtbl->SetDRM(This,puuidNewDrm)}
{IBDA_DRMService_GetDRMStatus(This,pbstrDrmUuidList,DrmUuid)}{(This)->lpVtbl->GetDRMStatus(This,pbstrDrmUuidList,DrmUuid)}
{IBDA_WMDRMSession_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_WMDRMSession_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_WMDRMSession_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_WMDRMSession_GetStatus(This,MaxCaptureToken,MaxStreamingPid,MaxLicense,MinSecurityLevel,RevInfoSequenceNumber,RevInfoIssuedTime,RevInfoTTL,RevListVersion,ulState)}{(This)->lpVtbl->GetStatus(This,MaxCaptureToken,MaxStreamingPid,MaxLicense,MinSecurityLevel,RevInfoSequenceNumber,RevInfoIssuedTime,RevInfoTTL,RevListVersion,ulState)}
{IBDA_WMDRMSession_SetRevInfo(This,ulRevInfoLen,pbRevInfo)}{(This)->lpVtbl->SetRevInfo(This,ulRevInfoLen,pbRevInfo)}
{IBDA_WMDRMSession_SetCrl(This,ulCrlLen,pbCrlLen)}{(This)->lpVtbl->SetCrl(This,ulCrlLen,pbCrlLen)}
{IBDA_WMDRMSession_TransactMessage(This,ulcbRequest,pbRequest,pulcbResponse,pbResponse)}{(This)->lpVtbl->TransactMessage(This,ulcbRequest,pbRequest,pulcbResponse,pbResponse)}
{IBDA_WMDRMSession_GetLicense(This,uuidKey,pulPackageLen,pbPackage)}{(This)->lpVtbl->GetLicense(This,uuidKey,pulPackageLen,pbPackage)}
{IBDA_WMDRMSession_ReissueLicense(This,uuidKey)}{(This)->lpVtbl->ReissueLicense(This,uuidKey)}
{IBDA_WMDRMSession_RenewLicense(This,ulInXmrLicenseLen,pbInXmrLicense,ulEntitlementTokenLen,pbEntitlementToken,pulDescrambleStatus,pulOutXmrLicenseLen,pbOutXmrLicense)}{(This)->lpVtbl->RenewLicense(This,ulInXmrLicenseLen,pbInXmrLicense,ulEntitlementTokenLen,pbEntitlementToken,pulDescrambleStatus,pulOutXmrLicenseLen,pbOutXmrLicense)}
{IBDA_WMDRMSession_GetKeyInfo(This,pulKeyInfoLen,pbKeyInfo)}{(This)->lpVtbl->GetKeyInfo(This,pulKeyInfoLen,pbKeyInfo)}
{IBDA_WMDRMTuner_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_WMDRMTuner_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_WMDRMTuner_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_WMDRMTuner_PurchaseEntitlement(This,ulDialogRequest,bstrLanguage,ulPurchaseTokenLen,pbPurchaseToken,pulDescrambleStatus,pulCaptureTokenLen,pbCaptureToken)}{(This)->lpVtbl->PurchaseEntitlement(This,ulDialogRequest,bstrLanguage,ulPurchaseTokenLen,pbPurchaseToken,pulDescrambleStatus,pulCaptureTokenLen,pbCaptureToken)}
{IBDA_WMDRMTuner_CancelCaptureToken(This,ulCaptureTokenLen,pbCaptureToken)}{(This)->lpVtbl->CancelCaptureToken(This,ulCaptureTokenLen,pbCaptureToken)}
{IBDA_WMDRMTuner_SetPidProtection(This,ulPid,uuidKey)}{(This)->lpVtbl->SetPidProtection(This,ulPid,uuidKey)}
{IBDA_WMDRMTuner_GetPidProtection(This,pulPid,uuidKey)}{(This)->lpVtbl->GetPidProtection(This,pulPid,uuidKey)}
{IBDA_WMDRMTuner_SetSyncValue(This,ulSyncValue)}{(This)->lpVtbl->SetSyncValue(This,ulSyncValue)}
{IBDA_WMDRMTuner_GetStartCodeProfile(This,pulStartCodeProfileLen,pbStartCodeProfile)}{(This)->lpVtbl->GetStartCodeProfile(This,pulStartCodeProfileLen,pbStartCodeProfile)}
{IBDA_DRIDRMService_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_DRIDRMService_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_DRIDRMService_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_DRIDRMService_SetDRM(This,bstrNewDrm)}{(This)->lpVtbl->SetDRM(This,bstrNewDrm)}
{IBDA_DRIDRMService_GetDRMStatus(This,pbstrDrmUuidList,DrmUuid)}{(This)->lpVtbl->GetDRMStatus(This,pbstrDrmUuidList,DrmUuid)}
{IBDA_DRIDRMService_GetPairingStatus(This,penumPairingStatus)}{(This)->lpVtbl->GetPairingStatus(This,penumPairingStatus)}
{IBDA_DRIWMDRMSession_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_DRIWMDRMSession_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_DRIWMDRMSession_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_DRIWMDRMSession_AcknowledgeLicense(This,hrLicenseAck)}{(This)->lpVtbl->AcknowledgeLicense(This,hrLicenseAck)}
{IBDA_DRIWMDRMSession_ProcessLicenseChallenge(This,dwcbLicenseMessage,pbLicenseMessage,pdwcbLicenseResponse,ppbLicenseResponse)}{(This)->lpVtbl->ProcessLicenseChallenge(This,dwcbLicenseMessage,pbLicenseMessage,pdwcbLicenseResponse,ppbLicenseResponse)}
{IBDA_DRIWMDRMSession_ProcessRegistrationChallenge(This,dwcbRegistrationMessage,pbRegistrationMessage,pdwcbRegistrationResponse,ppbRegistrationResponse)}{(This)->lpVtbl->ProcessRegistrationChallenge(This,dwcbRegistrationMessage,pbRegistrationMessage,pdwcbRegistrationResponse,ppbRegistrationResponse)}
{IBDA_DRIWMDRMSession_SetRevInfo(This,dwRevInfoLen,pbRevInfo,pdwResponse)}{(This)->lpVtbl->SetRevInfo(This,dwRevInfoLen,pbRevInfo,pdwResponse)}
{IBDA_DRIWMDRMSession_SetCrl(This,dwCrlLen,pbCrlLen,pdwResponse)}{(This)->lpVtbl->SetCrl(This,dwCrlLen,pbCrlLen,pdwResponse)}
{IBDA_DRIWMDRMSession_GetHMSAssociationData(This)}{(This)->lpVtbl->GetHMSAssociationData(This)}
{IBDA_DRIWMDRMSession_GetLastCardeaError(This,pdwError)}{(This)->lpVtbl->GetLastCardeaError(This,pdwError)}
{IBDA_MUX_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_MUX_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_MUX_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_MUX_SetPidList(This,ulPidListCount,pbPidListBuffer)}{(This)->lpVtbl->SetPidList(This,ulPidListCount,pbPidListBuffer)}
{IBDA_MUX_GetPidList(This,pulPidListCount,pbPidListBuffer)}{(This)->lpVtbl->GetPidList(This,pulPidListCount,pbPidListBuffer)}
{IBDA_TransportStreamSelector_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_TransportStreamSelector_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_TransportStreamSelector_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_TransportStreamSelector_SetTSID(This,usTSID)}{(This)->lpVtbl->SetTSID(This,usTSID)}
{IBDA_TransportStreamSelector_GetTSInformation(This,pulTSInformationBufferLen,pbTSInformationBuffer)}{(This)->lpVtbl->GetTSInformation(This,pulTSInformationBufferLen,pbTSInformationBuffer)}
{IBDA_UserActivityService_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBDA_UserActivityService_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBDA_UserActivityService_Release(This)}{(This)->lpVtbl->Release(This)}
{IBDA_UserActivityService_SetCurrentTunerUseReason(This,dwUseReason)}{(This)->lpVtbl->SetCurrentTunerUseReason(This,dwUseReason)}
{IBDA_UserActivityService_GetUserActivityInterval(This,pdwActivityInterval)}{(This)->lpVtbl->GetUserActivityInterval(This,pdwActivityInterval)}
{IBDA_UserActivityService_UserActivityDetected(This)}{(This)->lpVtbl->UserActivityDetected(This)}
[bdaiface_enums.h]
[bdamedia.h]
{KSPROPSETID_BdaTopology}{DEFINE_GUIDNAMED(KSPROPSETID_BdaTopology)}
{KSMETHODSETID_BdaDeviceConfiguration}{DEFINE_GUIDNAMED(KSMETHODSETID_BdaDeviceConfiguration)}
{KSPROPSETID_BdaPinControl}{DEFINE_GUIDNAMED(KSPROPSETID_BdaPinControl)}
{KSMETHODSETID_BdaChangeSync}{DEFINE_GUIDNAMED(KSMETHODSETID_BdaChangeSync)}
{KSPROPSETID_BdaFrequencyFilter}{DEFINE_GUIDNAMED(KSPROPSETID_BdaFrequencyFilter)}
{KSPROPSETID_BdaDigitalDemodulator}{DEFINE_GUIDNAMED(KSPROPSETID_BdaDigitalDemodulator)}
{KSPROPSETID_BdaLNBInfo}{DEFINE_GUIDNAMED(KSPROPSETID_BdaLNBInfo)}
{KSPROPSETID_BdaSignalStats}{DEFINE_GUIDNAMED(KSPROPSETID_BdaSignalStats)}
[bdatypes.h]
[bemapiset.h]
[bh.h]
[bidispl.h]
{IBidiRequest_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBidiRequest_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBidiRequest_Release(This)}{(This)->lpVtbl->Release(This)}
{IBidiRequest_SetSchema(This,pszSchema)}{(This)->lpVtbl->SetSchema(This,pszSchema)}
{IBidiRequest_SetInputData(This,dwType,pData,uSize)}{(This)->lpVtbl->SetInputData(This,dwType,pData,uSize)}
{IBidiRequest_GetResult(This,phr)}{(This)->lpVtbl->GetResult(This,phr)}
{IBidiRequest_GetOutputData(This,dwIndex,ppszSchema,pdwType,ppData,uSize)}{(This)->lpVtbl->GetOutputData(This,dwIndex,ppszSchema,pdwType,ppData,uSize)}
{IBidiRequest_GetEnumCount(This,pdwTotal)}{(This)->lpVtbl->GetEnumCount(This,pdwTotal)}
{IBidiRequestContainer_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBidiRequestContainer_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBidiRequestContainer_Release(This)}{(This)->lpVtbl->Release(This)}
{IBidiRequestContainer_AddRequest(This,pRequest)}{(This)->lpVtbl->AddRequest(This,pRequest)}
{IBidiRequestContainer_GetEnumObject(This,ppenum)}{(This)->lpVtbl->GetEnumObject(This,ppenum)}
{IBidiRequestContainer_GetRequestCount(This,puCount)}{(This)->lpVtbl->GetRequestCount(This,puCount)}
{IBidiSpl_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBidiSpl_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBidiSpl_Release(This)}{(This)->lpVtbl->Release(This)}
{IBidiSpl_BindDevice(This,pszDeviceName,dwAccess)}{(This)->lpVtbl->BindDevice(This,pszDeviceName,dwAccess)}
{IBidiSpl_UnbindDevice(This)}{(This)->lpVtbl->UnbindDevice(This)}
{IBidiSpl_SendRecv(This,pszAction,pRequest)}{(This)->lpVtbl->SendRecv(This,pszAction,pRequest)}
{IBidiSpl_MultiSendRecv(This,pszAction,pRequestContainer)}{(This)->lpVtbl->MultiSendRecv(This,pszAction,pRequestContainer)}
[bits.h]
{IBackgroundCopyFile_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBackgroundCopyFile_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBackgroundCopyFile_Release(This)}{(This)->lpVtbl->Release(This)}
{IBackgroundCopyFile_GetRemoteName(This,pVal)}{(This)->lpVtbl->GetRemoteName(This,pVal)}
{IBackgroundCopyFile_GetLocalName(This,pVal)}{(This)->lpVtbl->GetLocalName(This,pVal)}
{IBackgroundCopyFile_GetProgress(This,pVal)}{(This)->lpVtbl->GetProgress(This,pVal)}
{IEnumBackgroundCopyFiles_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumBackgroundCopyFiles_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumBackgroundCopyFiles_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumBackgroundCopyFiles_Next(This,celt,rgelt,pceltFetched)}{(This)->lpVtbl->Next(This,celt,rgelt,pceltFetched)}
{IEnumBackgroundCopyFiles_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumBackgroundCopyFiles_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumBackgroundCopyFiles_Clone(This,ppenum)}{(This)->lpVtbl->Clone(This,ppenum)}
{IEnumBackgroundCopyFiles_GetCount(This,puCount)}{(This)->lpVtbl->GetCount(This,puCount)}
{IBackgroundCopyError_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBackgroundCopyError_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBackgroundCopyError_Release(This)}{(This)->lpVtbl->Release(This)}
{IBackgroundCopyError_GetError(This,pContext,pCode)}{(This)->lpVtbl->GetError(This,pContext,pCode)}
{IBackgroundCopyError_GetFile(This,pVal)}{(This)->lpVtbl->GetFile(This,pVal)}
{IBackgroundCopyError_GetErrorDescription(This,LanguageId,pErrorDescription)}{(This)->lpVtbl->GetErrorDescription(This,LanguageId,pErrorDescription)}
{IBackgroundCopyError_GetErrorContextDescription(This,LanguageId,pContextDescription)}{(This)->lpVtbl->GetErrorContextDescription(This,LanguageId,pContextDescription)}
{IBackgroundCopyError_GetProtocol(This,pProtocol)}{(This)->lpVtbl->GetProtocol(This,pProtocol)}
{IBackgroundCopyJob_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBackgroundCopyJob_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBackgroundCopyJob_Release(This)}{(This)->lpVtbl->Release(This)}
{IBackgroundCopyJob_AddFileSet(This,cFileCount,pFileSet)}{(This)->lpVtbl->AddFileSet(This,cFileCount,pFileSet)}
{IBackgroundCopyJob_AddFile(This,RemoteUrl,LocalName)}{(This)->lpVtbl->AddFile(This,RemoteUrl,LocalName)}
{IBackgroundCopyJob_EnumFiles(This,pEnum)}{(This)->lpVtbl->EnumFiles(This,pEnum)}
{IBackgroundCopyJob_Suspend(This)}{(This)->lpVtbl->Suspend(This)}
{IBackgroundCopyJob_Resume(This)}{(This)->lpVtbl->Resume(This)}
{IBackgroundCopyJob_Cancel(This)}{(This)->lpVtbl->Cancel(This)}
{IBackgroundCopyJob_Complete(This)}{(This)->lpVtbl->Complete(This)}
{IBackgroundCopyJob_GetId(This,pVal)}{(This)->lpVtbl->GetId(This,pVal)}
{IBackgroundCopyJob_GetType(This,pVal)}{(This)->lpVtbl->GetType(This,pVal)}
{IBackgroundCopyJob_GetProgress(This,pVal)}{(This)->lpVtbl->GetProgress(This,pVal)}
{IBackgroundCopyJob_GetTimes(This,pVal)}{(This)->lpVtbl->GetTimes(This,pVal)}
{IBackgroundCopyJob_GetState(This,pVal)}{(This)->lpVtbl->GetState(This,pVal)}
{IBackgroundCopyJob_GetError(This,ppError)}{(This)->lpVtbl->GetError(This,ppError)}
{IBackgroundCopyJob_GetOwner(This,pVal)}{(This)->lpVtbl->GetOwner(This,pVal)}
{IBackgroundCopyJob_SetDisplayName(This,Val)}{(This)->lpVtbl->SetDisplayName(This,Val)}
{IBackgroundCopyJob_GetDisplayName(This,pVal)}{(This)->lpVtbl->GetDisplayName(This,pVal)}
{IBackgroundCopyJob_SetDescription(This,Val)}{(This)->lpVtbl->SetDescription(This,Val)}
{IBackgroundCopyJob_GetDescription(This,pVal)}{(This)->lpVtbl->GetDescription(This,pVal)}
{IBackgroundCopyJob_SetPriority(This,Val)}{(This)->lpVtbl->SetPriority(This,Val)}
{IBackgroundCopyJob_GetPriority(This,pVal)}{(This)->lpVtbl->GetPriority(This,pVal)}
{IBackgroundCopyJob_SetNotifyFlags(This,Val)}{(This)->lpVtbl->SetNotifyFlags(This,Val)}
{IBackgroundCopyJob_GetNotifyFlags(This,pVal)}{(This)->lpVtbl->GetNotifyFlags(This,pVal)}
{IBackgroundCopyJob_SetNotifyInterface(This,Val)}{(This)->lpVtbl->SetNotifyInterface(This,Val)}
{IBackgroundCopyJob_GetNotifyInterface(This,pVal)}{(This)->lpVtbl->GetNotifyInterface(This,pVal)}
{IBackgroundCopyJob_SetMinimumRetryDelay(This,Seconds)}{(This)->lpVtbl->SetMinimumRetryDelay(This,Seconds)}
{IBackgroundCopyJob_GetMinimumRetryDelay(This,Seconds)}{(This)->lpVtbl->GetMinimumRetryDelay(This,Seconds)}
{IBackgroundCopyJob_SetNoProgressTimeout(This,Seconds)}{(This)->lpVtbl->SetNoProgressTimeout(This,Seconds)}
{IBackgroundCopyJob_GetNoProgressTimeout(This,Seconds)}{(This)->lpVtbl->GetNoProgressTimeout(This,Seconds)}
{IBackgroundCopyJob_GetErrorCount(This,Errors)}{(This)->lpVtbl->GetErrorCount(This,Errors)}
{IBackgroundCopyJob_SetProxySettings(This,ProxyUsage,ProxyList,ProxyBypassList)}{(This)->lpVtbl->SetProxySettings(This,ProxyUsage,ProxyList,ProxyBypassList)}
{IBackgroundCopyJob_GetProxySettings(This,pProxyUsage,pProxyList,pProxyBypassList)}{(This)->lpVtbl->GetProxySettings(This,pProxyUsage,pProxyList,pProxyBypassList)}
{IBackgroundCopyJob_TakeOwnership(This)}{(This)->lpVtbl->TakeOwnership(This)}
{IEnumBackgroundCopyJobs_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumBackgroundCopyJobs_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumBackgroundCopyJobs_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumBackgroundCopyJobs_Next(This,celt,rgelt,pceltFetched)}{(This)->lpVtbl->Next(This,celt,rgelt,pceltFetched)}
{IEnumBackgroundCopyJobs_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumBackgroundCopyJobs_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumBackgroundCopyJobs_Clone(This,ppenum)}{(This)->lpVtbl->Clone(This,ppenum)}
{IEnumBackgroundCopyJobs_GetCount(This,puCount)}{(This)->lpVtbl->GetCount(This,puCount)}
{IBackgroundCopyCallback_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBackgroundCopyCallback_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBackgroundCopyCallback_Release(This)}{(This)->lpVtbl->Release(This)}
{IBackgroundCopyCallback_JobTransferred(This,pJob)}{(This)->lpVtbl->JobTransferred(This,pJob)}
{IBackgroundCopyCallback_JobError(This,pJob,pError)}{(This)->lpVtbl->JobError(This,pJob,pError)}
{IBackgroundCopyCallback_JobModification(This,pJob,dwReserved)}{(This)->lpVtbl->JobModification(This,pJob,dwReserved)}
{AsyncIBackgroundCopyCallback_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIBackgroundCopyCallback_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIBackgroundCopyCallback_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIBackgroundCopyCallback_Begin_JobTransferred(This,pJob)}{(This)->lpVtbl->Begin_JobTransferred(This,pJob)}
{AsyncIBackgroundCopyCallback_Finish_JobTransferred(This)}{(This)->lpVtbl->Finish_JobTransferred(This)}
{AsyncIBackgroundCopyCallback_Begin_JobError(This,pJob,pError)}{(This)->lpVtbl->Begin_JobError(This,pJob,pError)}
{AsyncIBackgroundCopyCallback_Finish_JobError(This)}{(This)->lpVtbl->Finish_JobError(This)}
{AsyncIBackgroundCopyCallback_Begin_JobModification(This,pJob,dwReserved)}{(This)->lpVtbl->Begin_JobModification(This,pJob,dwReserved)}
{AsyncIBackgroundCopyCallback_Finish_JobModification(This)}{(This)->lpVtbl->Finish_JobModification(This)}
{IBackgroundCopyManager_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBackgroundCopyManager_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBackgroundCopyManager_Release(This)}{(This)->lpVtbl->Release(This)}
{IBackgroundCopyManager_CreateJob(This,DisplayName,Type,pJobId,ppJob)}{(This)->lpVtbl->CreateJob(This,DisplayName,Type,pJobId,ppJob)}
{IBackgroundCopyManager_GetJob(This,jobID,ppJob)}{(This)->lpVtbl->GetJob(This,jobID,ppJob)}
{IBackgroundCopyManager_EnumJobs(This,dwFlags,ppEnum)}{(This)->lpVtbl->EnumJobs(This,dwFlags,ppEnum)}
{IBackgroundCopyManager_GetErrorDescription(This,hResult,LanguageId,pErrorDescription)}{(This)->lpVtbl->GetErrorDescription(This,hResult,LanguageId,pErrorDescription)}
[bits1_5.h]
{IBackgroundCopyJob2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBackgroundCopyJob2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBackgroundCopyJob2_Release(This)}{(This)->lpVtbl->Release(This)}
{IBackgroundCopyJob2_AddFileSet(This,cFileCount,pFileSet)}{(This)->lpVtbl->AddFileSet(This,cFileCount,pFileSet)}
{IBackgroundCopyJob2_AddFile(This,RemoteUrl,LocalName)}{(This)->lpVtbl->AddFile(This,RemoteUrl,LocalName)}
{IBackgroundCopyJob2_EnumFiles(This,pEnum)}{(This)->lpVtbl->EnumFiles(This,pEnum)}
{IBackgroundCopyJob2_Suspend(This)}{(This)->lpVtbl->Suspend(This)}
{IBackgroundCopyJob2_Resume(This)}{(This)->lpVtbl->Resume(This)}
{IBackgroundCopyJob2_Cancel(This)}{(This)->lpVtbl->Cancel(This)}
{IBackgroundCopyJob2_Complete(This)}{(This)->lpVtbl->Complete(This)}
{IBackgroundCopyJob2_GetId(This,pVal)}{(This)->lpVtbl->GetId(This,pVal)}
{IBackgroundCopyJob2_GetType(This,pVal)}{(This)->lpVtbl->GetType(This,pVal)}
{IBackgroundCopyJob2_GetProgress(This,pVal)}{(This)->lpVtbl->GetProgress(This,pVal)}
{IBackgroundCopyJob2_GetTimes(This,pVal)}{(This)->lpVtbl->GetTimes(This,pVal)}
{IBackgroundCopyJob2_GetState(This,pVal)}{(This)->lpVtbl->GetState(This,pVal)}
{IBackgroundCopyJob2_GetError(This,ppError)}{(This)->lpVtbl->GetError(This,ppError)}
{IBackgroundCopyJob2_GetOwner(This,pVal)}{(This)->lpVtbl->GetOwner(This,pVal)}
{IBackgroundCopyJob2_SetDisplayName(This,Val)}{(This)->lpVtbl->SetDisplayName(This,Val)}
{IBackgroundCopyJob2_GetDisplayName(This,pVal)}{(This)->lpVtbl->GetDisplayName(This,pVal)}
{IBackgroundCopyJob2_SetDescription(This,Val)}{(This)->lpVtbl->SetDescription(This,Val)}
{IBackgroundCopyJob2_GetDescription(This,pVal)}{(This)->lpVtbl->GetDescription(This,pVal)}
{IBackgroundCopyJob2_SetPriority(This,Val)}{(This)->lpVtbl->SetPriority(This,Val)}
{IBackgroundCopyJob2_GetPriority(This,pVal)}{(This)->lpVtbl->GetPriority(This,pVal)}
{IBackgroundCopyJob2_SetNotifyFlags(This,Val)}{(This)->lpVtbl->SetNotifyFlags(This,Val)}
{IBackgroundCopyJob2_GetNotifyFlags(This,pVal)}{(This)->lpVtbl->GetNotifyFlags(This,pVal)}
{IBackgroundCopyJob2_SetNotifyInterface(This,Val)}{(This)->lpVtbl->SetNotifyInterface(This,Val)}
{IBackgroundCopyJob2_GetNotifyInterface(This,pVal)}{(This)->lpVtbl->GetNotifyInterface(This,pVal)}
{IBackgroundCopyJob2_SetMinimumRetryDelay(This,Seconds)}{(This)->lpVtbl->SetMinimumRetryDelay(This,Seconds)}
{IBackgroundCopyJob2_GetMinimumRetryDelay(This,Seconds)}{(This)->lpVtbl->GetMinimumRetryDelay(This,Seconds)}
{IBackgroundCopyJob2_SetNoProgressTimeout(This,Seconds)}{(This)->lpVtbl->SetNoProgressTimeout(This,Seconds)}
{IBackgroundCopyJob2_GetNoProgressTimeout(This,Seconds)}{(This)->lpVtbl->GetNoProgressTimeout(This,Seconds)}
{IBackgroundCopyJob2_GetErrorCount(This,Errors)}{(This)->lpVtbl->GetErrorCount(This,Errors)}
{IBackgroundCopyJob2_SetProxySettings(This,ProxyUsage,ProxyList,ProxyBypassList)}{(This)->lpVtbl->SetProxySettings(This,ProxyUsage,ProxyList,ProxyBypassList)}
{IBackgroundCopyJob2_GetProxySettings(This,pProxyUsage,pProxyList,pProxyBypassList)}{(This)->lpVtbl->GetProxySettings(This,pProxyUsage,pProxyList,pProxyBypassList)}
{IBackgroundCopyJob2_TakeOwnership(This)}{(This)->lpVtbl->TakeOwnership(This)}
{IBackgroundCopyJob2_SetNotifyCmdLine(This,Program,Parameters)}{(This)->lpVtbl->SetNotifyCmdLine(This,Program,Parameters)}
{IBackgroundCopyJob2_GetNotifyCmdLine(This,pProgram,pParameters)}{(This)->lpVtbl->GetNotifyCmdLine(This,pProgram,pParameters)}
{IBackgroundCopyJob2_GetReplyProgress(This,pProgress)}{(This)->lpVtbl->GetReplyProgress(This,pProgress)}
{IBackgroundCopyJob2_GetReplyData(This,ppBuffer,pLength)}{(This)->lpVtbl->GetReplyData(This,ppBuffer,pLength)}
{IBackgroundCopyJob2_SetReplyFileName(This,ReplyFileName)}{(This)->lpVtbl->SetReplyFileName(This,ReplyFileName)}
{IBackgroundCopyJob2_GetReplyFileName(This,pReplyFileName)}{(This)->lpVtbl->GetReplyFileName(This,pReplyFileName)}
{IBackgroundCopyJob2_SetCredentials(This,credentials)}{(This)->lpVtbl->SetCredentials(This,credentials)}
{IBackgroundCopyJob2_RemoveCredentials(This,Target,Scheme)}{(This)->lpVtbl->RemoveCredentials(This,Target,Scheme)}
[bits2_0.h]
{IBackgroundCopyJob3_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBackgroundCopyJob3_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBackgroundCopyJob3_Release(This)}{(This)->lpVtbl->Release(This)}
{IBackgroundCopyJob3_AddFileSet(This,cFileCount,pFileSet)}{(This)->lpVtbl->AddFileSet(This,cFileCount,pFileSet)}
{IBackgroundCopyJob3_AddFile(This,RemoteUrl,LocalName)}{(This)->lpVtbl->AddFile(This,RemoteUrl,LocalName)}
{IBackgroundCopyJob3_EnumFiles(This,pEnum)}{(This)->lpVtbl->EnumFiles(This,pEnum)}
{IBackgroundCopyJob3_Suspend(This)}{(This)->lpVtbl->Suspend(This)}
{IBackgroundCopyJob3_Resume(This)}{(This)->lpVtbl->Resume(This)}
{IBackgroundCopyJob3_Cancel(This)}{(This)->lpVtbl->Cancel(This)}
{IBackgroundCopyJob3_Complete(This)}{(This)->lpVtbl->Complete(This)}
{IBackgroundCopyJob3_GetId(This,pVal)}{(This)->lpVtbl->GetId(This,pVal)}
{IBackgroundCopyJob3_GetType(This,pVal)}{(This)->lpVtbl->GetType(This,pVal)}
{IBackgroundCopyJob3_GetProgress(This,pVal)}{(This)->lpVtbl->GetProgress(This,pVal)}
{IBackgroundCopyJob3_GetTimes(This,pVal)}{(This)->lpVtbl->GetTimes(This,pVal)}
{IBackgroundCopyJob3_GetState(This,pVal)}{(This)->lpVtbl->GetState(This,pVal)}
{IBackgroundCopyJob3_GetError(This,ppError)}{(This)->lpVtbl->GetError(This,ppError)}
{IBackgroundCopyJob3_GetOwner(This,pVal)}{(This)->lpVtbl->GetOwner(This,pVal)}
{IBackgroundCopyJob3_SetDisplayName(This,Val)}{(This)->lpVtbl->SetDisplayName(This,Val)}
{IBackgroundCopyJob3_GetDisplayName(This,pVal)}{(This)->lpVtbl->GetDisplayName(This,pVal)}
{IBackgroundCopyJob3_SetDescription(This,Val)}{(This)->lpVtbl->SetDescription(This,Val)}
{IBackgroundCopyJob3_GetDescription(This,pVal)}{(This)->lpVtbl->GetDescription(This,pVal)}
{IBackgroundCopyJob3_SetPriority(This,Val)}{(This)->lpVtbl->SetPriority(This,Val)}
{IBackgroundCopyJob3_GetPriority(This,pVal)}{(This)->lpVtbl->GetPriority(This,pVal)}
{IBackgroundCopyJob3_SetNotifyFlags(This,Val)}{(This)->lpVtbl->SetNotifyFlags(This,Val)}
{IBackgroundCopyJob3_GetNotifyFlags(This,pVal)}{(This)->lpVtbl->GetNotifyFlags(This,pVal)}
{IBackgroundCopyJob3_SetNotifyInterface(This,Val)}{(This)->lpVtbl->SetNotifyInterface(This,Val)}
{IBackgroundCopyJob3_GetNotifyInterface(This,pVal)}{(This)->lpVtbl->GetNotifyInterface(This,pVal)}
{IBackgroundCopyJob3_SetMinimumRetryDelay(This,Seconds)}{(This)->lpVtbl->SetMinimumRetryDelay(This,Seconds)}
{IBackgroundCopyJob3_GetMinimumRetryDelay(This,Seconds)}{(This)->lpVtbl->GetMinimumRetryDelay(This,Seconds)}
{IBackgroundCopyJob3_SetNoProgressTimeout(This,Seconds)}{(This)->lpVtbl->SetNoProgressTimeout(This,Seconds)}
{IBackgroundCopyJob3_GetNoProgressTimeout(This,Seconds)}{(This)->lpVtbl->GetNoProgressTimeout(This,Seconds)}
{IBackgroundCopyJob3_GetErrorCount(This,Errors)}{(This)->lpVtbl->GetErrorCount(This,Errors)}
{IBackgroundCopyJob3_SetProxySettings(This,ProxyUsage,ProxyList,ProxyBypassList)}{(This)->lpVtbl->SetProxySettings(This,ProxyUsage,ProxyList,ProxyBypassList)}
{IBackgroundCopyJob3_GetProxySettings(This,pProxyUsage,pProxyList,pProxyBypassList)}{(This)->lpVtbl->GetProxySettings(This,pProxyUsage,pProxyList,pProxyBypassList)}
{IBackgroundCopyJob3_TakeOwnership(This)}{(This)->lpVtbl->TakeOwnership(This)}
{IBackgroundCopyJob3_SetNotifyCmdLine(This,Program,Parameters)}{(This)->lpVtbl->SetNotifyCmdLine(This,Program,Parameters)}
{IBackgroundCopyJob3_GetNotifyCmdLine(This,pProgram,pParameters)}{(This)->lpVtbl->GetNotifyCmdLine(This,pProgram,pParameters)}
{IBackgroundCopyJob3_GetReplyProgress(This,pProgress)}{(This)->lpVtbl->GetReplyProgress(This,pProgress)}
{IBackgroundCopyJob3_GetReplyData(This,ppBuffer,pLength)}{(This)->lpVtbl->GetReplyData(This,ppBuffer,pLength)}
{IBackgroundCopyJob3_SetReplyFileName(This,ReplyFileName)}{(This)->lpVtbl->SetReplyFileName(This,ReplyFileName)}
{IBackgroundCopyJob3_GetReplyFileName(This,pReplyFileName)}{(This)->lpVtbl->GetReplyFileName(This,pReplyFileName)}
{IBackgroundCopyJob3_SetCredentials(This,credentials)}{(This)->lpVtbl->SetCredentials(This,credentials)}
{IBackgroundCopyJob3_RemoveCredentials(This,Target,Scheme)}{(This)->lpVtbl->RemoveCredentials(This,Target,Scheme)}
{IBackgroundCopyJob3_ReplaceRemotePrefix(This,OldPrefix,NewPrefix)}{(This)->lpVtbl->ReplaceRemotePrefix(This,OldPrefix,NewPrefix)}
{IBackgroundCopyJob3_AddFileWithRanges(This,RemoteUrl,LocalName,RangeCount,Ranges)}{(This)->lpVtbl->AddFileWithRanges(This,RemoteUrl,LocalName,RangeCount,Ranges)}
{IBackgroundCopyJob3_SetFileACLFlags(This,Flags)}{(This)->lpVtbl->SetFileACLFlags(This,Flags)}
{IBackgroundCopyJob3_GetFileACLFlags(This,Flags)}{(This)->lpVtbl->GetFileACLFlags(This,Flags)}
{IBackgroundCopyFile2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBackgroundCopyFile2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBackgroundCopyFile2_Release(This)}{(This)->lpVtbl->Release(This)}
{IBackgroundCopyFile2_GetRemoteName(This,pVal)}{(This)->lpVtbl->GetRemoteName(This,pVal)}
{IBackgroundCopyFile2_GetLocalName(This,pVal)}{(This)->lpVtbl->GetLocalName(This,pVal)}
{IBackgroundCopyFile2_GetProgress(This,pVal)}{(This)->lpVtbl->GetProgress(This,pVal)}
{IBackgroundCopyFile2_GetFileRanges(This,RangeCount,Ranges)}{(This)->lpVtbl->GetFileRanges(This,RangeCount,Ranges)}
{IBackgroundCopyFile2_SetRemoteName(This,Val)}{(This)->lpVtbl->SetRemoteName(This,Val)}
[bitscfg.h]
{IBITSExtensionSetup_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBITSExtensionSetup_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBITSExtensionSetup_Release(This)}{(This)->lpVtbl->Release(This)}
{IBITSExtensionSetup_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IBITSExtensionSetup_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IBITSExtensionSetup_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IBITSExtensionSetup_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IBITSExtensionSetup_EnableBITSUploads(This)}{(This)->lpVtbl->EnableBITSUploads(This)}
{IBITSExtensionSetup_DisableBITSUploads(This)}{(This)->lpVtbl->DisableBITSUploads(This)}
{IBITSExtensionSetup_GetCleanupTaskName(This,pTaskName)}{(This)->lpVtbl->GetCleanupTaskName(This,pTaskName)}
{IBITSExtensionSetup_GetCleanupTask(This,riid,ppUnk)}{(This)->lpVtbl->GetCleanupTask(This,riid,ppUnk)}
{IBITSExtensionSetupFactory_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBITSExtensionSetupFactory_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBITSExtensionSetupFactory_Release(This)}{(This)->lpVtbl->Release(This)}
{IBITSExtensionSetupFactory_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IBITSExtensionSetupFactory_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IBITSExtensionSetupFactory_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IBITSExtensionSetupFactory_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IBITSExtensionSetupFactory_GetObject(This,Path,ppExtensionSetup)}{(This)->lpVtbl->GetObject(This,Path,ppExtensionSetup)}
[bitsmsg.h]
[blberr.h]
[bluetoothapis.h]
[bthdef.h]
{STR_ADDR_FMT}{__MINGW_NAME_AW(STR_ADDR_FMT)}
{STR_ADDR_SHORT_FMT}{__MINGW_NAME_AW(STR_ADDR_SHORT_FMT)}
[bthsdpdef.h]
[bugcodes.h]
[callobj.h]
{ICallFrame_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICallFrame_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICallFrame_Release(This)}{(This)->lpVtbl->Release(This)}
{ICallFrame_GetInfo(This,pInfo)}{(This)->lpVtbl->GetInfo(This,pInfo)}
{ICallFrame_GetNames(This,pwszInterface,pwszMethod)}{(This)->lpVtbl->GetNames(This,pwszInterface,pwszMethod)}
{ICallFrame_GetStackLocation(This)}{(This)->lpVtbl->GetStackLocation(This)}
{ICallFrame_SetStackLocation(This,pvStack)}{(This)->lpVtbl->SetStackLocation(This,pvStack)}
{ICallFrame_SetReturnValue(This,hr)}{(This)->lpVtbl->SetReturnValue(This,hr)}
{ICallFrame_GetReturnValue(This)}{(This)->lpVtbl->GetReturnValue(This)}
{ICallFrame_GetParamInfo(This,iparam,pInfo)}{(This)->lpVtbl->GetParamInfo(This,iparam,pInfo)}
{ICallFrame_SetParam(This,iparam,pvar)}{(This)->lpVtbl->SetParam(This,iparam,pvar)}
{ICallFrame_GetParam(This,iparam,pvar)}{(This)->lpVtbl->GetParam(This,iparam,pvar)}
{ICallFrame_Copy(This,copyControl,pWalker,ppFrame)}{(This)->lpVtbl->Copy(This,copyControl,pWalker,ppFrame)}
{ICallFrame_Free(This,pframeArgsDest,pWalkerDestFree,pWalkerCopy,freeFlags,pWalkerFree,nullFlags)}{(This)->lpVtbl->Free(This,pframeArgsDest,pWalkerDestFree,pWalkerCopy,freeFlags,pWalkerFree,nullFlags)}
{ICallFrame_FreeParam(This,iparam,freeFlags,pWalkerFree,nullFlags)}{(This)->lpVtbl->FreeParam(This,iparam,freeFlags,pWalkerFree,nullFlags)}
{ICallFrame_WalkFrame(This,walkWhat,pWalker)}{(This)->lpVtbl->WalkFrame(This,walkWhat,pWalker)}
{ICallFrame_GetMarshalSizeMax(This,pmshlContext,mshlflags,pcbBufferNeeded)}{(This)->lpVtbl->GetMarshalSizeMax(This,pmshlContext,mshlflags,pcbBufferNeeded)}
{ICallFrame_Marshal(This,pmshlContext,mshlflags,pBuffer,cbBuffer,pcbBufferUsed,pdataRep,prpcFlags)}{(This)->lpVtbl->Marshal(This,pmshlContext,mshlflags,pBuffer,cbBuffer,pcbBufferUsed,pdataRep,prpcFlags)}
{ICallFrame_Unmarshal(This,pBuffer,cbBuffer,dataRep,pcontext,pcbUnmarshalled)}{(This)->lpVtbl->Unmarshal(This,pBuffer,cbBuffer,dataRep,pcontext,pcbUnmarshalled)}
{ICallFrame_ReleaseMarshalData(This,pBuffer,cbBuffer,ibFirstRelease,dataRep,pcontext)}{(This)->lpVtbl->ReleaseMarshalData(This,pBuffer,cbBuffer,ibFirstRelease,dataRep,pcontext)}
{ICallFrame_Invoke(This,pvReceiver,...)}{(This)->lpVtbl->Invoke(This,pvReceiver,...)}
{ICallIndirect_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICallIndirect_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICallIndirect_Release(This)}{(This)->lpVtbl->Release(This)}
{ICallIndirect_CallIndirect(This,phrReturn,iMethod,pvArgs,cbArgs)}{(This)->lpVtbl->CallIndirect(This,phrReturn,iMethod,pvArgs,cbArgs)}
{ICallIndirect_GetMethodInfo(This,iMethod,pInfo,pwszMethod)}{(This)->lpVtbl->GetMethodInfo(This,iMethod,pInfo,pwszMethod)}
{ICallIndirect_GetStackSize(This,iMethod,cbArgs)}{(This)->lpVtbl->GetStackSize(This,iMethod,cbArgs)}
{ICallInterceptor_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICallInterceptor_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICallInterceptor_Release(This)}{(This)->lpVtbl->Release(This)}
{ICallInterceptor_CallIndirect(This,phrReturn,iMethod,pvArgs,cbArgs)}{(This)->lpVtbl->CallIndirect(This,phrReturn,iMethod,pvArgs,cbArgs)}
{ICallInterceptor_GetMethodInfo(This,iMethod,pInfo,pwszMethod)}{(This)->lpVtbl->GetMethodInfo(This,iMethod,pInfo,pwszMethod)}
{ICallInterceptor_GetStackSize(This,iMethod,cbArgs)}{(This)->lpVtbl->GetStackSize(This,iMethod,cbArgs)}
{ICallInterceptor_RegisterSink(This,psink)}{(This)->lpVtbl->RegisterSink(This,psink)}
{ICallInterceptor_GetRegisteredSink(This,ppsink)}{(This)->lpVtbl->GetRegisteredSink(This,ppsink)}
{ICallFrameEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICallFrameEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICallFrameEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{ICallFrameEvents_OnCall(This,pFrame)}{(This)->lpVtbl->OnCall(This,pFrame)}
{ICallUnmarshal_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICallUnmarshal_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICallUnmarshal_Release(This)}{(This)->lpVtbl->Release(This)}
{ICallUnmarshal_Unmarshal(This,iMethod,pBuffer,cbBuffer,fForceBufferCopy,dataRep,pcontext,pcbUnmarshalled,ppFrame)}{(This)->lpVtbl->Unmarshal(This,iMethod,pBuffer,cbBuffer,fForceBufferCopy,dataRep,pcontext,pcbUnmarshalled,ppFrame)}
{ICallUnmarshal_ReleaseMarshalData(This,iMethod,pBuffer,cbBuffer,ibFirstRelease,dataRep,pcontext)}{(This)->lpVtbl->ReleaseMarshalData(This,iMethod,pBuffer,cbBuffer,ibFirstRelease,dataRep,pcontext)}
{ICallFrameWalker_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICallFrameWalker_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICallFrameWalker_Release(This)}{(This)->lpVtbl->Release(This)}
{ICallFrameWalker_OnWalkInterface(This,iid,ppvInterface,fIn,fOut)}{(This)->lpVtbl->OnWalkInterface(This,iid,ppvInterface,fIn,fOut)}
{IInterfaceRelated_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IInterfaceRelated_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IInterfaceRelated_Release(This)}{(This)->lpVtbl->Release(This)}
[cardmod.h]
[casetup.h]
[cchannel.h]
[cderr.h]
[cdoex.h]
{IDataSource_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDataSource_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDataSource_Release(This)}{(This)->lpVtbl->Release(This)}
{IDataSource_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IDataSource_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IDataSource_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IDataSource_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IDataSource_get_SourceClass(This,varSourceClass)}{(This)->lpVtbl->get_SourceClass(This,varSourceClass)}
{IDataSource_get_Source(This,varSource)}{(This)->lpVtbl->get_Source(This,varSource)}
{IDataSource_get_IsDirty(This,pIsDirty)}{(This)->lpVtbl->get_IsDirty(This,pIsDirty)}
{IDataSource_put_IsDirty(This,varIsDirty)}{(This)->lpVtbl->put_IsDirty(This,varIsDirty)}
{IDataSource_get_SourceURL(This,varSourceURL)}{(This)->lpVtbl->get_SourceURL(This,varSourceURL)}
{IDataSource_get_ActiveConnection(This,varActiveConnection)}{(This)->lpVtbl->get_ActiveConnection(This,varActiveConnection)}
{IDataSource_SaveToObject(This,Source,InterfaceName)}{(This)->lpVtbl->SaveToObject(This,Source,InterfaceName)}
{IDataSource_OpenObject(This,Source,InterfaceName)}{(This)->lpVtbl->OpenObject(This,Source,InterfaceName)}
{IDataSource_SaveTo(This,SourceURL,ActiveConnection,Mode,CreateOptions,Options,UserName,Password)}{(This)->lpVtbl->SaveTo(This,SourceURL,ActiveConnection,Mode,CreateOptions,Options,UserName,Password)}
{IDataSource_Open(This,SourceURL,ActiveConnection,Mode,CreateOptions,Options,UserName,Password)}{(This)->lpVtbl->Open(This,SourceURL,ActiveConnection,Mode,CreateOptions,Options,UserName,Password)}
{IDataSource_Save(This)}{(This)->lpVtbl->Save(This)}
{IDataSource_SaveToContainer(This,ContainerURL,ActiveConnection,Mode,CreateOptions,Options,UserName,Password)}{(This)->lpVtbl->SaveToContainer(This,ContainerURL,ActiveConnection,Mode,CreateOptions,Options,UserName,Password)}
{IMessage_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IMessage_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IMessage_Release(This)}{(This)->lpVtbl->Release(This)}
{IMessage_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IMessage_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IMessage_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IMessage_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IMessage_get_BCC(This,pBCC)}{(This)->lpVtbl->get_BCC(This,pBCC)}
{IMessage_put_BCC(This,varBCC)}{(This)->lpVtbl->put_BCC(This,varBCC)}
{IMessage_get_CC(This,pCC)}{(This)->lpVtbl->get_CC(This,pCC)}
{IMessage_put_CC(This,varCC)}{(This)->lpVtbl->put_CC(This,varCC)}
{IMessage_get_FollowUpTo(This,pFollowUpTo)}{(This)->lpVtbl->get_FollowUpTo(This,pFollowUpTo)}
{IMessage_put_FollowUpTo(This,varFollowUpTo)}{(This)->lpVtbl->put_FollowUpTo(This,varFollowUpTo)}
{IMessage_get_From(This,pFrom)}{(This)->lpVtbl->get_From(This,pFrom)}
{IMessage_put_From(This,varFrom)}{(This)->lpVtbl->put_From(This,varFrom)}
{IMessage_get_Keywords(This,pKeywords)}{(This)->lpVtbl->get_Keywords(This,pKeywords)}
{IMessage_put_Keywords(This,varKeywords)}{(This)->lpVtbl->put_Keywords(This,varKeywords)}
{IMessage_get_MimeFormatted(This,pMimeFormatted)}{(This)->lpVtbl->get_MimeFormatted(This,pMimeFormatted)}
{IMessage_put_MimeFormatted(This,varMimeFormatted)}{(This)->lpVtbl->put_MimeFormatted(This,varMimeFormatted)}
{IMessage_get_Newsgroups(This,pNewsgroups)}{(This)->lpVtbl->get_Newsgroups(This,pNewsgroups)}
{IMessage_put_Newsgroups(This,varNewsgroups)}{(This)->lpVtbl->put_Newsgroups(This,varNewsgroups)}
{IMessage_get_Organization(This,pOrganization)}{(This)->lpVtbl->get_Organization(This,pOrganization)}
{IMessage_put_Organization(This,varOrganization)}{(This)->lpVtbl->put_Organization(This,varOrganization)}
{IMessage_get_ReceivedTime(This,varReceivedTime)}{(This)->lpVtbl->get_ReceivedTime(This,varReceivedTime)}
{IMessage_get_ReplyTo(This,pReplyTo)}{(This)->lpVtbl->get_ReplyTo(This,pReplyTo)}
{IMessage_put_ReplyTo(This,varReplyTo)}{(This)->lpVtbl->put_ReplyTo(This,varReplyTo)}
{IMessage_get_DSNOptions(This,pDSNOptions)}{(This)->lpVtbl->get_DSNOptions(This,pDSNOptions)}
{IMessage_put_DSNOptions(This,varDSNOptions)}{(This)->lpVtbl->put_DSNOptions(This,varDSNOptions)}
{IMessage_get_SentOn(This,varSentOn)}{(This)->lpVtbl->get_SentOn(This,varSentOn)}
{IMessage_get_Subject(This,pSubject)}{(This)->lpVtbl->get_Subject(This,pSubject)}
{IMessage_put_Subject(This,varSubject)}{(This)->lpVtbl->put_Subject(This,varSubject)}
{IMessage_get_To(This,pTo)}{(This)->lpVtbl->get_To(This,pTo)}
{IMessage_put_To(This,varTo)}{(This)->lpVtbl->put_To(This,varTo)}
{IMessage_get_TextBody(This,pTextBody)}{(This)->lpVtbl->get_TextBody(This,pTextBody)}
{IMessage_put_TextBody(This,varTextBody)}{(This)->lpVtbl->put_TextBody(This,varTextBody)}
{IMessage_get_HTMLBody(This,pHTMLBody)}{(This)->lpVtbl->get_HTMLBody(This,pHTMLBody)}
{IMessage_put_HTMLBody(This,varHTMLBody)}{(This)->lpVtbl->put_HTMLBody(This,varHTMLBody)}
{IMessage_get_Attachments(This,varAttachments)}{(This)->lpVtbl->get_Attachments(This,varAttachments)}
{IMessage_get_Sender(This,pSender)}{(This)->lpVtbl->get_Sender(This,pSender)}
{IMessage_put_Sender(This,varSender)}{(This)->lpVtbl->put_Sender(This,varSender)}
{IMessage_get_Configuration(This,pConfiguration)}{(This)->lpVtbl->get_Configuration(This,pConfiguration)}
{IMessage_put_Configuration(This,varConfiguration)}{(This)->lpVtbl->put_Configuration(This,varConfiguration)}
{IMessage_putref_Configuration(This,varConfiguration)}{(This)->lpVtbl->putref_Configuration(This,varConfiguration)}
{IMessage_get_AutoGenerateTextBody(This,pAutoGenerateTextBody)}{(This)->lpVtbl->get_AutoGenerateTextBody(This,pAutoGenerateTextBody)}
{IMessage_put_AutoGenerateTextBody(This,varAutoGenerateTextBody)}{(This)->lpVtbl->put_AutoGenerateTextBody(This,varAutoGenerateTextBody)}
{IMessage_get_EnvelopeFields(This,varEnvelopeFields)}{(This)->lpVtbl->get_EnvelopeFields(This,varEnvelopeFields)}
{IMessage_get_TextBodyPart(This,varTextBodyPart)}{(This)->lpVtbl->get_TextBodyPart(This,varTextBodyPart)}
{IMessage_get_HTMLBodyPart(This,varHTMLBodyPart)}{(This)->lpVtbl->get_HTMLBodyPart(This,varHTMLBodyPart)}
{IMessage_get_BodyPart(This,varBodyPart)}{(This)->lpVtbl->get_BodyPart(This,varBodyPart)}
{IMessage_get_DataSource(This,varDataSource)}{(This)->lpVtbl->get_DataSource(This,varDataSource)}
{IMessage_get_Fields(This,varFields)}{(This)->lpVtbl->get_Fields(This,varFields)}
{IMessage_get_MDNRequested(This,pMDNRequested)}{(This)->lpVtbl->get_MDNRequested(This,pMDNRequested)}
{IMessage_put_MDNRequested(This,varMDNRequested)}{(This)->lpVtbl->put_MDNRequested(This,varMDNRequested)}
{IMessage_AddRelatedBodyPart(This,URL,Reference,ReferenceType,UserName,Password,ppBody)}{(This)->lpVtbl->AddRelatedBodyPart(This,URL,Reference,ReferenceType,UserName,Password,ppBody)}
{IMessage_AddAttachment(This,URL,UserName,Password,ppBody)}{(This)->lpVtbl->AddAttachment(This,URL,UserName,Password,ppBody)}
{IMessage_CreateMHTMLBody(This,URL,Flags,UserName,Password)}{(This)->lpVtbl->CreateMHTMLBody(This,URL,Flags,UserName,Password)}
{IMessage_Forward(This,ppMsg)}{(This)->lpVtbl->Forward(This,ppMsg)}
{IMessage_Post(This)}{(This)->lpVtbl->Post(This)}
{IMessage_PostReply(This,ppMsg)}{(This)->lpVtbl->PostReply(This,ppMsg)}
{IMessage_Reply(This,ppMsg)}{(This)->lpVtbl->Reply(This,ppMsg)}
{IMessage_ReplyAll(This,ppMsg)}{(This)->lpVtbl->ReplyAll(This,ppMsg)}
{IMessage_Send(This)}{(This)->lpVtbl->Send(This)}
{IMessage_GetStream(This,ppStream)}{(This)->lpVtbl->GetStream(This,ppStream)}
{IMessage_GetInterface(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterface(This,Interface,ppUnknown)}
{IBodyPart_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBodyPart_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBodyPart_Release(This)}{(This)->lpVtbl->Release(This)}
{IBodyPart_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IBodyPart_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IBodyPart_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IBodyPart_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IBodyPart_get_BodyParts(This,varBodyParts)}{(This)->lpVtbl->get_BodyParts(This,varBodyParts)}
{IBodyPart_get_ContentTransferEncoding(This,pContentTransferEncoding)}{(This)->lpVtbl->get_ContentTransferEncoding(This,pContentTransferEncoding)}
{IBodyPart_put_ContentTransferEncoding(This,varContentTransferEncoding)}{(This)->lpVtbl->put_ContentTransferEncoding(This,varContentTransferEncoding)}
{IBodyPart_get_ContentMediaType(This,pContentMediaType)}{(This)->lpVtbl->get_ContentMediaType(This,pContentMediaType)}
{IBodyPart_put_ContentMediaType(This,varContentMediaType)}{(This)->lpVtbl->put_ContentMediaType(This,varContentMediaType)}
{IBodyPart_get_Fields(This,varFields)}{(This)->lpVtbl->get_Fields(This,varFields)}
{IBodyPart_get_Charset(This,pCharset)}{(This)->lpVtbl->get_Charset(This,pCharset)}
{IBodyPart_put_Charset(This,varCharset)}{(This)->lpVtbl->put_Charset(This,varCharset)}
{IBodyPart_get_FileName(This,varFileName)}{(This)->lpVtbl->get_FileName(This,varFileName)}
{IBodyPart_get_DataSource(This,varDataSource)}{(This)->lpVtbl->get_DataSource(This,varDataSource)}
{IBodyPart_get_ContentClass(This,pContentClass)}{(This)->lpVtbl->get_ContentClass(This,pContentClass)}
{IBodyPart_put_ContentClass(This,varContentClass)}{(This)->lpVtbl->put_ContentClass(This,varContentClass)}
{IBodyPart_get_ContentClassName(This,pContentClassName)}{(This)->lpVtbl->get_ContentClassName(This,pContentClassName)}
{IBodyPart_put_ContentClassName(This,varContentClassName)}{(This)->lpVtbl->put_ContentClassName(This,varContentClassName)}
{IBodyPart_get_Parent(This,varParent)}{(This)->lpVtbl->get_Parent(This,varParent)}
{IBodyPart_AddBodyPart(This,Index,ppPart)}{(This)->lpVtbl->AddBodyPart(This,Index,ppPart)}
{IBodyPart_SaveToFile(This,FileName)}{(This)->lpVtbl->SaveToFile(This,FileName)}
{IBodyPart_GetEncodedContentStream(This,ppStream)}{(This)->lpVtbl->GetEncodedContentStream(This,ppStream)}
{IBodyPart_GetDecodedContentStream(This,ppStream)}{(This)->lpVtbl->GetDecodedContentStream(This,ppStream)}
{IBodyPart_GetStream(This,ppStream)}{(This)->lpVtbl->GetStream(This,ppStream)}
{IBodyPart_GetFieldParameter(This,FieldName,Parameter,pbstrValue)}{(This)->lpVtbl->GetFieldParameter(This,FieldName,Parameter,pbstrValue)}
{IBodyPart_GetInterface(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterface(This,Interface,ppUnknown)}
{IConfiguration_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IConfiguration_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IConfiguration_Release(This)}{(This)->lpVtbl->Release(This)}
{IConfiguration_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IConfiguration_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IConfiguration_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IConfiguration_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IConfiguration_get_Fields(This,varFields)}{(This)->lpVtbl->get_Fields(This,varFields)}
{IConfiguration_Load(This,LoadFrom,URL)}{(This)->lpVtbl->Load(This,LoadFrom,URL)}
{IConfiguration_GetInterface(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterface(This,Interface,ppUnknown)}
{IMessages_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IMessages_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IMessages_Release(This)}{(This)->lpVtbl->Release(This)}
{IMessages_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IMessages_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IMessages_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IMessages_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IMessages_get_Item(This,Index,ppMessage)}{(This)->lpVtbl->get_Item(This,Index,ppMessage)}
{IMessages_get_Count(This,varCount)}{(This)->lpVtbl->get_Count(This,varCount)}
{IMessages_Delete(This,Index)}{(This)->lpVtbl->Delete(This,Index)}
{IMessages_DeleteAll(This)}{(This)->lpVtbl->DeleteAll(This)}
{IMessages_get__NewEnum(This,retval)}{(This)->lpVtbl->get__NewEnum(This,retval)}
{IMessages_get_Filename(This,var,Filename)}{(This)->lpVtbl->get_Filename(This,var,Filename)}
{IDropDirectory_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDropDirectory_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDropDirectory_Release(This)}{(This)->lpVtbl->Release(This)}
{IDropDirectory_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IDropDirectory_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IDropDirectory_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IDropDirectory_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IDropDirectory_GetMessages(This,DirName,Msgs)}{(This)->lpVtbl->GetMessages(This,DirName,Msgs)}
{IBodyParts_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBodyParts_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBodyParts_Release(This)}{(This)->lpVtbl->Release(This)}
{IBodyParts_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IBodyParts_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IBodyParts_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IBodyParts_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IBodyParts_get_Count(This,varCount)}{(This)->lpVtbl->get_Count(This,varCount)}
{IBodyParts_get_Item(This,Index,ppBody)}{(This)->lpVtbl->get_Item(This,Index,ppBody)}
{IBodyParts_get__NewEnum(This,retval)}{(This)->lpVtbl->get__NewEnum(This,retval)}
{IBodyParts_Delete(This,varBP)}{(This)->lpVtbl->Delete(This,varBP)}
{IBodyParts_DeleteAll(This)}{(This)->lpVtbl->DeleteAll(This)}
{IBodyParts_Add(This,Index,ppPart)}{(This)->lpVtbl->Add(This,Index,ppPart)}
{ISMTPScriptConnector_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ISMTPScriptConnector_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ISMTPScriptConnector_Release(This)}{(This)->lpVtbl->Release(This)}
{ISMTPScriptConnector_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ISMTPScriptConnector_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ISMTPScriptConnector_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ISMTPScriptConnector_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{INNTPEarlyScriptConnector_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{INNTPEarlyScriptConnector_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{INNTPEarlyScriptConnector_Release(This)}{(This)->lpVtbl->Release(This)}
{INNTPEarlyScriptConnector_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{INNTPEarlyScriptConnector_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{INNTPEarlyScriptConnector_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{INNTPEarlyScriptConnector_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{INNTPPostScriptConnector_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{INNTPPostScriptConnector_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{INNTPPostScriptConnector_Release(This)}{(This)->lpVtbl->Release(This)}
{INNTPPostScriptConnector_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{INNTPPostScriptConnector_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{INNTPPostScriptConnector_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{INNTPPostScriptConnector_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{INNTPFinalScriptConnector_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{INNTPFinalScriptConnector_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{INNTPFinalScriptConnector_Release(This)}{(This)->lpVtbl->Release(This)}
{INNTPFinalScriptConnector_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{INNTPFinalScriptConnector_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{INNTPFinalScriptConnector_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{INNTPFinalScriptConnector_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ISMTPOnArrival_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ISMTPOnArrival_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ISMTPOnArrival_Release(This)}{(This)->lpVtbl->Release(This)}
{ISMTPOnArrival_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ISMTPOnArrival_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ISMTPOnArrival_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ISMTPOnArrival_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ISMTPOnArrival_OnArrival(This,Msg,EventStatus)}{(This)->lpVtbl->OnArrival(This,Msg,EventStatus)}
{INNTPOnPostEarly_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{INNTPOnPostEarly_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{INNTPOnPostEarly_Release(This)}{(This)->lpVtbl->Release(This)}
{INNTPOnPostEarly_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{INNTPOnPostEarly_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{INNTPOnPostEarly_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{INNTPOnPostEarly_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{INNTPOnPostEarly_OnPostEarly(This,Msg,EventStatus)}{(This)->lpVtbl->OnPostEarly(This,Msg,EventStatus)}
{INNTPOnPost_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{INNTPOnPost_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{INNTPOnPost_Release(This)}{(This)->lpVtbl->Release(This)}
{INNTPOnPost_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{INNTPOnPost_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{INNTPOnPost_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{INNTPOnPost_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{INNTPOnPost_OnPost(This,Msg,EventStatus)}{(This)->lpVtbl->OnPost(This,Msg,EventStatus)}
{INNTPOnPostFinal_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{INNTPOnPostFinal_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{INNTPOnPostFinal_Release(This)}{(This)->lpVtbl->Release(This)}
{INNTPOnPostFinal_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{INNTPOnPostFinal_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{INNTPOnPostFinal_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{INNTPOnPostFinal_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{INNTPOnPostFinal_OnPostFinal(This,Msg,EventStatus)}{(This)->lpVtbl->OnPostFinal(This,Msg,EventStatus)}
{IProxyObject_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IProxyObject_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IProxyObject_Release(This)}{(This)->lpVtbl->Release(This)}
{IProxyObject_get_Object(This,ppParent)}{(This)->lpVtbl->get_Object(This,ppParent)}
{IItem_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IItem_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IItem_Release(This)}{(This)->lpVtbl->Release(This)}
{IItem_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IItem_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IItem_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IItem_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IItem_GetInterface(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterface(This,Interface,ppUnknown)}
{IItem_GetStream(This,ppStream)}{(This)->lpVtbl->GetStream(This,ppStream)}
{IItem_get_ChildCount(This,varChildCount)}{(This)->lpVtbl->get_ChildCount(This,varChildCount)}
{IItem_get_Configuration(This,pConfiguration)}{(This)->lpVtbl->get_Configuration(This,pConfiguration)}
{IItem_put_Configuration(This,varConfiguration)}{(This)->lpVtbl->put_Configuration(This,varConfiguration)}
{IItem_putref_Configuration(This,varConfiguration)}{(This)->lpVtbl->putref_Configuration(This,varConfiguration)}
{IItem_get_ContentClass(This,pContentClass)}{(This)->lpVtbl->get_ContentClass(This,pContentClass)}
{IItem_put_ContentClass(This,varContentClass)}{(This)->lpVtbl->put_ContentClass(This,varContentClass)}
{IItem_get_CreationDate(This,varCreationDate)}{(This)->lpVtbl->get_CreationDate(This,varCreationDate)}
{IItem_get_DataSource(This,varDataSource)}{(This)->lpVtbl->get_DataSource(This,varDataSource)}
{IItem_get_DisplayName(This,varDisplayName)}{(This)->lpVtbl->get_DisplayName(This,varDisplayName)}
{IItem_get_Fields(This,varFields)}{(This)->lpVtbl->get_Fields(This,varFields)}
{IItem_get_IsCollection(This,varIsCollection)}{(This)->lpVtbl->get_IsCollection(This,varIsCollection)}
{IItem_get_IsHidden(This,pIsHidden)}{(This)->lpVtbl->get_IsHidden(This,pIsHidden)}
{IItem_put_IsHidden(This,varIsHidden)}{(This)->lpVtbl->put_IsHidden(This,varIsHidden)}
{IItem_get_IsStructuredDocument(This,varIsStructuredDocument)}{(This)->lpVtbl->get_IsStructuredDocument(This,varIsStructuredDocument)}
{IItem_get_LastModified(This,varLastModified)}{(This)->lpVtbl->get_LastModified(This,varLastModified)}
{IItem_get_ObjectCount(This,varObjectCount)}{(This)->lpVtbl->get_ObjectCount(This,varObjectCount)}
{IItem_get_ParentURL(This,varParentURL)}{(This)->lpVtbl->get_ParentURL(This,varParentURL)}
{IItem_get_VisibleCount(This,varVisibleCount)}{(This)->lpVtbl->get_VisibleCount(This,varVisibleCount)}
{IAppointment_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAppointment_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAppointment_Release(This)}{(This)->lpVtbl->Release(This)}
{IAppointment_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAppointment_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAppointment_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAppointment_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAppointment_get_Attachments(This,varAttachments)}{(This)->lpVtbl->get_Attachments(This,varAttachments)}
{IAppointment_get_Attendees(This,varAttendees)}{(This)->lpVtbl->get_Attendees(This,varAttendees)}
{IAppointment_get_BusyStatus(This,pBusyStatus)}{(This)->lpVtbl->get_BusyStatus(This,pBusyStatus)}
{IAppointment_put_BusyStatus(This,varBusyStatus)}{(This)->lpVtbl->put_BusyStatus(This,varBusyStatus)}
{IAppointment_get_Keywords(This,pKeywords)}{(This)->lpVtbl->get_Keywords(This,pKeywords)}
{IAppointment_put_Keywords(This,varKeywords)}{(This)->lpVtbl->put_Keywords(This,varKeywords)}
{IAppointment_get_Configuration(This,pConfiguration)}{(This)->lpVtbl->get_Configuration(This,pConfiguration)}
{IAppointment_put_Configuration(This,varConfiguration)}{(This)->lpVtbl->put_Configuration(This,varConfiguration)}
{IAppointment_putref_Configuration(This,varConfiguration)}{(This)->lpVtbl->putref_Configuration(This,varConfiguration)}
{IAppointment_get_Contact(This,pContact)}{(This)->lpVtbl->get_Contact(This,pContact)}
{IAppointment_put_Contact(This,varContact)}{(This)->lpVtbl->put_Contact(This,varContact)}
{IAppointment_get_ContactURL(This,pContactURL)}{(This)->lpVtbl->get_ContactURL(This,pContactURL)}
{IAppointment_put_ContactURL(This,varContactURL)}{(This)->lpVtbl->put_ContactURL(This,varContactURL)}
{IAppointment_get_DataSource(This,varDataSource)}{(This)->lpVtbl->get_DataSource(This,varDataSource)}
{IAppointment_get_EndTime(This,pEndTime)}{(This)->lpVtbl->get_EndTime(This,pEndTime)}
{IAppointment_put_EndTime(This,varEndTime)}{(This)->lpVtbl->put_EndTime(This,varEndTime)}
{IAppointment_get_Exceptions(This,varExceptions)}{(This)->lpVtbl->get_Exceptions(This,varExceptions)}
{IAppointment_get_Duration(This,pDuration)}{(This)->lpVtbl->get_Duration(This,pDuration)}
{IAppointment_put_Duration(This,varDuration)}{(This)->lpVtbl->put_Duration(This,varDuration)}
{IAppointment_get_Fields(This,varFields)}{(This)->lpVtbl->get_Fields(This,varFields)}
{IAppointment_get_Location(This,pLocation)}{(This)->lpVtbl->get_Location(This,pLocation)}
{IAppointment_put_Location(This,varLocation)}{(This)->lpVtbl->put_Location(This,varLocation)}
{IAppointment_get_LocationURL(This,pLocationURL)}{(This)->lpVtbl->get_LocationURL(This,pLocationURL)}
{IAppointment_put_LocationURL(This,varLocationURL)}{(This)->lpVtbl->put_LocationURL(This,varLocationURL)}
{IAppointment_get_Priority(This,pPriority)}{(This)->lpVtbl->get_Priority(This,pPriority)}
{IAppointment_put_Priority(This,varPriority)}{(This)->lpVtbl->put_Priority(This,varPriority)}
{IAppointment_get_ReplyTime(This,varReplyTime)}{(This)->lpVtbl->get_ReplyTime(This,varReplyTime)}
{IAppointment_get_Resources(This,pResources)}{(This)->lpVtbl->get_Resources(This,pResources)}
{IAppointment_put_Resources(This,varResources)}{(This)->lpVtbl->put_Resources(This,varResources)}
{IAppointment_get_ResponseRequested(This,pResponseRequested)}{(This)->lpVtbl->get_ResponseRequested(This,pResponseRequested)}
{IAppointment_put_ResponseRequested(This,varResponseRequested)}{(This)->lpVtbl->put_ResponseRequested(This,varResponseRequested)}
{IAppointment_get_RecurrencePatterns(This,varRecurrencePatterns)}{(This)->lpVtbl->get_RecurrencePatterns(This,varRecurrencePatterns)}
{IAppointment_get_Sensitivity(This,pSensitivity)}{(This)->lpVtbl->get_Sensitivity(This,pSensitivity)}
{IAppointment_put_Sensitivity(This,varSensitivity)}{(This)->lpVtbl->put_Sensitivity(This,varSensitivity)}
{IAppointment_get_StartTime(This,pStartTime)}{(This)->lpVtbl->get_StartTime(This,pStartTime)}
{IAppointment_put_StartTime(This,varStartTime)}{(This)->lpVtbl->put_StartTime(This,varStartTime)}
{IAppointment_get_MeetingStatus(This,pMeetingStatus)}{(This)->lpVtbl->get_MeetingStatus(This,pMeetingStatus)}
{IAppointment_put_MeetingStatus(This,varMeetingStatus)}{(This)->lpVtbl->put_MeetingStatus(This,varMeetingStatus)}
{IAppointment_get_Subject(This,pSubject)}{(This)->lpVtbl->get_Subject(This,pSubject)}
{IAppointment_put_Subject(This,varSubject)}{(This)->lpVtbl->put_Subject(This,varSubject)}
{IAppointment_get_Transparent(This,pTransparent)}{(This)->lpVtbl->get_Transparent(This,pTransparent)}
{IAppointment_put_Transparent(This,varTransparent)}{(This)->lpVtbl->put_Transparent(This,varTransparent)}
{IAppointment_get_BodyPart(This,varBodyPart)}{(This)->lpVtbl->get_BodyPart(This,varBodyPart)}
{IAppointment_get_GEOLatitude(This,pGEOLatitude)}{(This)->lpVtbl->get_GEOLatitude(This,pGEOLatitude)}
{IAppointment_put_GEOLatitude(This,varGEOLatitude)}{(This)->lpVtbl->put_GEOLatitude(This,varGEOLatitude)}
{IAppointment_get_GEOLongitude(This,pGEOLongitude)}{(This)->lpVtbl->get_GEOLongitude(This,pGEOLongitude)}
{IAppointment_put_GEOLongitude(This,varGEOLongitude)}{(This)->lpVtbl->put_GEOLongitude(This,varGEOLongitude)}
{IAppointment_get_AllDayEvent(This,pAllDayEvent)}{(This)->lpVtbl->get_AllDayEvent(This,pAllDayEvent)}
{IAppointment_put_AllDayEvent(This,varAllDayEvent)}{(This)->lpVtbl->put_AllDayEvent(This,varAllDayEvent)}
{IAppointment_get_TextBody(This,pTextBody)}{(This)->lpVtbl->get_TextBody(This,pTextBody)}
{IAppointment_put_TextBody(This,varTextBody)}{(This)->lpVtbl->put_TextBody(This,varTextBody)}
{IAppointment_get_ResponseText(This,pResponseText)}{(This)->lpVtbl->get_ResponseText(This,pResponseText)}
{IAppointment_put_ResponseText(This,varResponseText)}{(This)->lpVtbl->put_ResponseText(This,varResponseText)}
{IAppointment_Accept(This,Response)}{(This)->lpVtbl->Accept(This,Response)}
{IAppointment_AcceptTentative(This,Response)}{(This)->lpVtbl->AcceptTentative(This,Response)}
{IAppointment_Cancel(This,EmailList,CleanupCalendar,UserName,Password,Request)}{(This)->lpVtbl->Cancel(This,EmailList,CleanupCalendar,UserName,Password,Request)}
{IAppointment_CreateRequest(This,Request)}{(This)->lpVtbl->CreateRequest(This,Request)}
{IAppointment_Decline(This,CleanupCalendar,UserName,Password,Response)}{(This)->lpVtbl->Decline(This,CleanupCalendar,UserName,Password,Response)}
{IAppointment_Invite(This,EmailList,Request)}{(This)->lpVtbl->Invite(This,EmailList,Request)}
{IAppointment_Publish(This,Request)}{(This)->lpVtbl->Publish(This,Request)}
{IAppointment_GetFirstInstance(This,MinDate,MaxDate,Appointment)}{(This)->lpVtbl->GetFirstInstance(This,MinDate,MaxDate,Appointment)}
{IAppointment_GetNextInstance(This,Appointment)}{(This)->lpVtbl->GetNextInstance(This,Appointment)}
{IAppointment_GetInterface(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterface(This,Interface,ppUnknown)}
{IAppointment_GetRecurringMaster(This,CalendarLocation,UserName,Password,Appointment)}{(This)->lpVtbl->GetRecurringMaster(This,CalendarLocation,UserName,Password,Appointment)}
{ICalendarMessage_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICalendarMessage_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICalendarMessage_Release(This)}{(This)->lpVtbl->Release(This)}
{ICalendarMessage_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICalendarMessage_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICalendarMessage_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICalendarMessage_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICalendarMessage_GetInterface(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterface(This,Interface,ppUnknown)}
{ICalendarMessage_get_CalendarParts(This,varCalendarParts)}{(This)->lpVtbl->get_CalendarParts(This,varCalendarParts)}
{ICalendarMessage_get_Message(This,varMessage)}{(This)->lpVtbl->get_Message(This,varMessage)}
{ICalendarMessage_get_DataSource(This,varDataSource)}{(This)->lpVtbl->get_DataSource(This,varDataSource)}
{ICalendarMessage_get_Configuration(This,pConfiguration)}{(This)->lpVtbl->get_Configuration(This,pConfiguration)}
{ICalendarMessage_put_Configuration(This,varConfiguration)}{(This)->lpVtbl->put_Configuration(This,varConfiguration)}
{ICalendarMessage_putref_Configuration(This,varConfiguration)}{(This)->lpVtbl->putref_Configuration(This,varConfiguration)}
{IIntegers_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IIntegers_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IIntegers_Release(This)}{(This)->lpVtbl->Release(This)}
{IIntegers_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IIntegers_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IIntegers_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IIntegers_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IIntegers_get_Item(This,Index,Value)}{(This)->lpVtbl->get_Item(This,Index,Value)}
{IIntegers_get_Count(This,Count)}{(This)->lpVtbl->get_Count(This,Count)}
{IIntegers_Delete(This,Value)}{(This)->lpVtbl->Delete(This,Value)}
{IIntegers_Add(This,NewValue)}{(This)->lpVtbl->Add(This,NewValue)}
{IIntegers_get__NewEnum(This,Unknown)}{(This)->lpVtbl->get__NewEnum(This,Unknown)}
{IVariants_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IVariants_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IVariants_Release(This)}{(This)->lpVtbl->Release(This)}
{IVariants_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IVariants_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IVariants_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IVariants_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IVariants_get_Item(This,Index,Value)}{(This)->lpVtbl->get_Item(This,Index,Value)}
{IVariants_get_Count(This,Count)}{(This)->lpVtbl->get_Count(This,Count)}
{IVariants_Delete(This,Value)}{(This)->lpVtbl->Delete(This,Value)}
{IVariants_Add(This,NewValue)}{(This)->lpVtbl->Add(This,NewValue)}
{IVariants_get__NewEnum(This,Unknown)}{(This)->lpVtbl->get__NewEnum(This,Unknown)}
{IRecurrencePattern_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IRecurrencePattern_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IRecurrencePattern_Release(This)}{(This)->lpVtbl->Release(This)}
{IRecurrencePattern_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IRecurrencePattern_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IRecurrencePattern_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IRecurrencePattern_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IRecurrencePattern_get_Interval(This,pInterval)}{(This)->lpVtbl->get_Interval(This,pInterval)}
{IRecurrencePattern_put_Interval(This,varInterval)}{(This)->lpVtbl->put_Interval(This,varInterval)}
{IRecurrencePattern_get_Instances(This,pInstances)}{(This)->lpVtbl->get_Instances(This,pInstances)}
{IRecurrencePattern_put_Instances(This,varInstances)}{(This)->lpVtbl->put_Instances(This,varInstances)}
{IRecurrencePattern_get_Frequency(This,pFrequency)}{(This)->lpVtbl->get_Frequency(This,pFrequency)}
{IRecurrencePattern_put_Frequency(This,varFrequency)}{(This)->lpVtbl->put_Frequency(This,varFrequency)}
{IRecurrencePattern_get_PatternEndDate(This,pPatternEndDate)}{(This)->lpVtbl->get_PatternEndDate(This,pPatternEndDate)}
{IRecurrencePattern_put_PatternEndDate(This,varPatternEndDate)}{(This)->lpVtbl->put_PatternEndDate(This,varPatternEndDate)}
{IRecurrencePattern_get_Type(This,varType)}{(This)->lpVtbl->get_Type(This,varType)}
{IRecurrencePattern_get_EndType(This,pEndType)}{(This)->lpVtbl->get_EndType(This,pEndType)}
{IRecurrencePattern_put_EndType(This,varEndType)}{(This)->lpVtbl->put_EndType(This,varEndType)}
{IRecurrencePattern_get_FirstDayOfWeek(This,pFirstDayOfWeek)}{(This)->lpVtbl->get_FirstDayOfWeek(This,pFirstDayOfWeek)}
{IRecurrencePattern_put_FirstDayOfWeek(This,varFirstDayOfWeek)}{(This)->lpVtbl->put_FirstDayOfWeek(This,varFirstDayOfWeek)}
{IRecurrencePattern_get_DaysOfMonth(This,varDaysOfMonth)}{(This)->lpVtbl->get_DaysOfMonth(This,varDaysOfMonth)}
{IRecurrencePattern_get_DaysOfWeek(This,varDaysOfWeek)}{(This)->lpVtbl->get_DaysOfWeek(This,varDaysOfWeek)}
{IRecurrencePattern_get_DaysOfYear(This,varDaysOfYear)}{(This)->lpVtbl->get_DaysOfYear(This,varDaysOfYear)}
{IRecurrencePattern_get_SecondsOfMinute(This,varSecondsOfMinute)}{(This)->lpVtbl->get_SecondsOfMinute(This,varSecondsOfMinute)}
{IRecurrencePattern_get_MinutesOfHour(This,varMinutesOfHour)}{(This)->lpVtbl->get_MinutesOfHour(This,varMinutesOfHour)}
{IRecurrencePattern_get_HoursOfDay(This,varHoursOfDay)}{(This)->lpVtbl->get_HoursOfDay(This,varHoursOfDay)}
{IRecurrencePattern_get_WeekDays(This,varWeekDays)}{(This)->lpVtbl->get_WeekDays(This,varWeekDays)}
{IRecurrencePattern_get_WeeksOfYear(This,varWeeksOfYear)}{(This)->lpVtbl->get_WeeksOfYear(This,varWeeksOfYear)}
{IRecurrencePattern_get_MonthsOfYear(This,varMonthsOfYear)}{(This)->lpVtbl->get_MonthsOfYear(This,varMonthsOfYear)}
{IRecurrencePattern_get_ByPosition(This,varByPosition)}{(This)->lpVtbl->get_ByPosition(This,varByPosition)}
{IException_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IException_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IException_Release(This)}{(This)->lpVtbl->Release(This)}
{IException_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IException_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IException_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IException_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IException_get_Type(This,varType)}{(This)->lpVtbl->get_Type(This,varType)}
{IException_get_RecurrenceIDRange(This,pRecurrenceIDRange)}{(This)->lpVtbl->get_RecurrenceIDRange(This,pRecurrenceIDRange)}
{IException_put_RecurrenceIDRange(This,varRecurrenceIDRange)}{(This)->lpVtbl->put_RecurrenceIDRange(This,varRecurrenceIDRange)}
{IException_get_RecurrenceID(This,pRecurrenceID)}{(This)->lpVtbl->get_RecurrenceID(This,pRecurrenceID)}
{IException_put_RecurrenceID(This,varRecurrenceID)}{(This)->lpVtbl->put_RecurrenceID(This,varRecurrenceID)}
{IException_get_StartTime(This,pStartTime)}{(This)->lpVtbl->get_StartTime(This,pStartTime)}
{IException_put_StartTime(This,varStartTime)}{(This)->lpVtbl->put_StartTime(This,varStartTime)}
{IException_get_EndTime(This,pEndTime)}{(This)->lpVtbl->get_EndTime(This,pEndTime)}
{IException_put_EndTime(This,varEndTime)}{(This)->lpVtbl->put_EndTime(This,varEndTime)}
{IException_get_Fields(This,varFields)}{(This)->lpVtbl->get_Fields(This,varFields)}
{IRecurrencePatterns_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IRecurrencePatterns_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IRecurrencePatterns_Release(This)}{(This)->lpVtbl->Release(This)}
{IRecurrencePatterns_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IRecurrencePatterns_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IRecurrencePatterns_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IRecurrencePatterns_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IRecurrencePatterns_get_Item(This,Index,RecurrencePattern)}{(This)->lpVtbl->get_Item(This,Index,RecurrencePattern)}
{IRecurrencePatterns_get_Count(This,Count)}{(This)->lpVtbl->get_Count(This,Count)}
{IRecurrencePatterns_Delete(This,Index)}{(This)->lpVtbl->Delete(This,Index)}
{IRecurrencePatterns_Add(This,Type,RecurrencePattern)}{(This)->lpVtbl->Add(This,Type,RecurrencePattern)}
{IRecurrencePatterns_get__NewEnum(This,Unknown)}{(This)->lpVtbl->get__NewEnum(This,Unknown)}
{IExceptions_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IExceptions_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IExceptions_Release(This)}{(This)->lpVtbl->Release(This)}
{IExceptions_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IExceptions_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IExceptions_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IExceptions_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IExceptions_get_Item(This,Index,Exception)}{(This)->lpVtbl->get_Item(This,Index,Exception)}
{IExceptions_get_Count(This,Count)}{(This)->lpVtbl->get_Count(This,Count)}
{IExceptions_Delete(This,Index)}{(This)->lpVtbl->Delete(This,Index)}
{IExceptions_Add(This,Type,Exception)}{(This)->lpVtbl->Add(This,Type,Exception)}
{IExceptions_get__NewEnum(This,Unknown)}{(This)->lpVtbl->get__NewEnum(This,Unknown)}
{ICalendarPart_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICalendarPart_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICalendarPart_Release(This)}{(This)->lpVtbl->Release(This)}
{ICalendarPart_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICalendarPart_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICalendarPart_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICalendarPart_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICalendarPart_GetAssociatedItem(This,CalendarLocation,UserName,Password,Item)}{(This)->lpVtbl->GetAssociatedItem(This,CalendarLocation,UserName,Password,Item)}
{ICalendarPart_GetInterface(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterface(This,Interface,ppUnknown)}
{ICalendarPart_get_ComponentType(This,varComponentType)}{(This)->lpVtbl->get_ComponentType(This,varComponentType)}
{ICalendarPart_get_ProdID(This,varProdID)}{(This)->lpVtbl->get_ProdID(This,varProdID)}
{ICalendarPart_get_CalendarVersion(This,varCalendarVersion)}{(This)->lpVtbl->get_CalendarVersion(This,varCalendarVersion)}
{ICalendarPart_get_CalendarMethod(This,varCalendarMethod)}{(This)->lpVtbl->get_CalendarMethod(This,varCalendarMethod)}
{ICalendarPart_GetUpdatedItem(This,CalendarLocation,UserName,Password,Item)}{(This)->lpVtbl->GetUpdatedItem(This,CalendarLocation,UserName,Password,Item)}
{ICalendarParts_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICalendarParts_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICalendarParts_Release(This)}{(This)->lpVtbl->Release(This)}
{ICalendarParts_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICalendarParts_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICalendarParts_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICalendarParts_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICalendarParts_get_Item(This,Index,CalendarPart)}{(This)->lpVtbl->get_Item(This,Index,CalendarPart)}
{ICalendarParts_get_Count(This,Count)}{(This)->lpVtbl->get_Count(This,Count)}
{ICalendarParts_Delete(This,Index)}{(This)->lpVtbl->Delete(This,Index)}
{ICalendarParts_Add(This,CalendarPart,ComponentType)}{(This)->lpVtbl->Add(This,CalendarPart,ComponentType)}
{ICalendarParts_get__NewEnum(This,Unknown)}{(This)->lpVtbl->get__NewEnum(This,Unknown)}
{IAttendee_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAttendee_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAttendee_Release(This)}{(This)->lpVtbl->Release(This)}
{IAttendee_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAttendee_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAttendee_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAttendee_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAttendee_get_DisplayName(This,pDisplayName)}{(This)->lpVtbl->get_DisplayName(This,pDisplayName)}
{IAttendee_put_DisplayName(This,varDisplayName)}{(This)->lpVtbl->put_DisplayName(This,varDisplayName)}
{IAttendee_get_Type(This,pType)}{(This)->lpVtbl->get_Type(This,pType)}
{IAttendee_put_Type(This,varType)}{(This)->lpVtbl->put_Type(This,varType)}
{IAttendee_get_Address(This,pAddress)}{(This)->lpVtbl->get_Address(This,pAddress)}
{IAttendee_put_Address(This,varAddress)}{(This)->lpVtbl->put_Address(This,varAddress)}
{IAttendee_get_IsOrganizer(This,pIsOrganizer)}{(This)->lpVtbl->get_IsOrganizer(This,pIsOrganizer)}
{IAttendee_put_IsOrganizer(This,varIsOrganizer)}{(This)->lpVtbl->put_IsOrganizer(This,varIsOrganizer)}
{IAttendee_get_Role(This,pRole)}{(This)->lpVtbl->get_Role(This,pRole)}
{IAttendee_put_Role(This,varRole)}{(This)->lpVtbl->put_Role(This,varRole)}
{IAttendee_get_Status(This,pStatus)}{(This)->lpVtbl->get_Status(This,pStatus)}
{IAttendee_put_Status(This,varStatus)}{(This)->lpVtbl->put_Status(This,varStatus)}
{IAttendees_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAttendees_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAttendees_Release(This)}{(This)->lpVtbl->Release(This)}
{IAttendees_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAttendees_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAttendees_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAttendees_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAttendees_get_Item(This,Index,Attendee)}{(This)->lpVtbl->get_Item(This,Index,Attendee)}
{IAttendees_get_Count(This,Count)}{(This)->lpVtbl->get_Count(This,Count)}
{IAttendees_Delete(This,Index)}{(This)->lpVtbl->Delete(This,Index)}
{IAttendees_Add(This,Address,Attendee)}{(This)->lpVtbl->Add(This,Address,Attendee)}
{IAttendees_get__NewEnum(This,Unknown)}{(This)->lpVtbl->get__NewEnum(This,Unknown)}
{IMailbox_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IMailbox_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IMailbox_Release(This)}{(This)->lpVtbl->Release(This)}
{IMailbox_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IMailbox_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IMailbox_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IMailbox_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IMailbox_get_BaseFolder(This,varBaseFolder)}{(This)->lpVtbl->get_BaseFolder(This,varBaseFolder)}
{IMailbox_get_RootFolder(This,varRootFolder)}{(This)->lpVtbl->get_RootFolder(This,varRootFolder)}
{IMailbox_get_Inbox(This,varInbox)}{(This)->lpVtbl->get_Inbox(This,varInbox)}
{IMailbox_get_Outbox(This,varOutbox)}{(This)->lpVtbl->get_Outbox(This,varOutbox)}
{IMailbox_get_SentItems(This,varSentItems)}{(This)->lpVtbl->get_SentItems(This,varSentItems)}
{IMailbox_get_Drafts(This,varDrafts)}{(This)->lpVtbl->get_Drafts(This,varDrafts)}
{IMailbox_get_DeletedItems(This,varDeletedItems)}{(This)->lpVtbl->get_DeletedItems(This,varDeletedItems)}
{IMailbox_get_Calendar(This,varCalendar)}{(This)->lpVtbl->get_Calendar(This,varCalendar)}
{IMailbox_get_Tasks(This,varTasks)}{(This)->lpVtbl->get_Tasks(This,varTasks)}
{IMailbox_get_Contacts(This,varContacts)}{(This)->lpVtbl->get_Contacts(This,varContacts)}
{IMailbox_get_Notes(This,varNotes)}{(This)->lpVtbl->get_Notes(This,varNotes)}
{IMailbox_get_Journal(This,varJournal)}{(This)->lpVtbl->get_Journal(This,varJournal)}
{IFolder_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IFolder_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IFolder_Release(This)}{(This)->lpVtbl->Release(This)}
{IFolder_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IFolder_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IFolder_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IFolder_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IFolder_get_DisplayName(This,varDisplayName)}{(This)->lpVtbl->get_DisplayName(This,varDisplayName)}
{IFolder_get_Configuration(This,pConfiguration)}{(This)->lpVtbl->get_Configuration(This,pConfiguration)}
{IFolder_put_Configuration(This,varConfiguration)}{(This)->lpVtbl->put_Configuration(This,varConfiguration)}
{IFolder_putref_Configuration(This,varConfiguration)}{(This)->lpVtbl->putref_Configuration(This,varConfiguration)}
{IFolder_get_DataSource(This,varDataSource)}{(This)->lpVtbl->get_DataSource(This,varDataSource)}
{IFolder_get_EmailAddress(This,varEmailAddress)}{(This)->lpVtbl->get_EmailAddress(This,varEmailAddress)}
{IFolder_get_UnreadItemCount(This,varUnreadItemCount)}{(This)->lpVtbl->get_UnreadItemCount(This,varUnreadItemCount)}
{IFolder_get_VisibleCount(This,varVisibleCount)}{(This)->lpVtbl->get_VisibleCount(This,varVisibleCount)}
{IFolder_get_ItemCount(This,varItemCount)}{(This)->lpVtbl->get_ItemCount(This,varItemCount)}
{IFolder_get_HasSubFolders(This,varHasSubFolders)}{(This)->lpVtbl->get_HasSubFolders(This,varHasSubFolders)}
{IFolder_get_Description(This,pDescription)}{(This)->lpVtbl->get_Description(This,pDescription)}
{IFolder_put_Description(This,varDescription)}{(This)->lpVtbl->put_Description(This,varDescription)}
{IFolder_get_Fields(This,varFields)}{(This)->lpVtbl->get_Fields(This,varFields)}
{IFolder_get_ContentClass(This,pContentClass)}{(This)->lpVtbl->get_ContentClass(This,pContentClass)}
{IFolder_put_ContentClass(This,varContentClass)}{(This)->lpVtbl->put_ContentClass(This,varContentClass)}
{IFolder_GetInterface(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterface(This,Interface,ppUnknown)}
{IContactGroupMembers_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IContactGroupMembers_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IContactGroupMembers_Release(This)}{(This)->lpVtbl->Release(This)}
{IContactGroupMembers_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IContactGroupMembers_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IContactGroupMembers_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IContactGroupMembers_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IContactGroupMembers_get_Item(This,Index,pVal)}{(This)->lpVtbl->get_Item(This,Index,pVal)}
{IContactGroupMembers_get_Count(This,Count)}{(This)->lpVtbl->get_Count(This,Count)}
{IContactGroupMembers_Delete(This,Member)}{(This)->lpVtbl->Delete(This,Member)}
{IContactGroupMembers_Add(This,val)}{(This)->lpVtbl->Add(This,val)}
{IContactGroupMembers_get__NewEnum(This,Unknown)}{(This)->lpVtbl->get__NewEnum(This,Unknown)}
{IPerson_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IPerson_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IPerson_Release(This)}{(This)->lpVtbl->Release(This)}
{IPerson_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IPerson_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IPerson_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IPerson_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IPerson_get_DataSource(This,varDataSource)}{(This)->lpVtbl->get_DataSource(This,varDataSource)}
{IPerson_get_Configuration(This,pConfiguration)}{(This)->lpVtbl->get_Configuration(This,pConfiguration)}
{IPerson_put_Configuration(This,varConfiguration)}{(This)->lpVtbl->put_Configuration(This,varConfiguration)}
{IPerson_putref_Configuration(This,varConfiguration)}{(This)->lpVtbl->putref_Configuration(This,varConfiguration)}
{IPerson_get_Fields(This,varFields)}{(This)->lpVtbl->get_Fields(This,varFields)}
{IPerson_get_MailingAddressID(This,pMailingAddressID)}{(This)->lpVtbl->get_MailingAddressID(This,pMailingAddressID)}
{IPerson_put_MailingAddressID(This,varMailingAddressID)}{(This)->lpVtbl->put_MailingAddressID(This,varMailingAddressID)}
{IPerson_get_MailingAddress(This,varMailingAddress)}{(This)->lpVtbl->get_MailingAddress(This,varMailingAddress)}
{IPerson_get_FileAsMapping(This,pFileAsMapping)}{(This)->lpVtbl->get_FileAsMapping(This,pFileAsMapping)}
{IPerson_put_FileAsMapping(This,varFileAsMapping)}{(This)->lpVtbl->put_FileAsMapping(This,varFileAsMapping)}
{IPerson_get_FileAs(This,pFileAs)}{(This)->lpVtbl->get_FileAs(This,pFileAs)}
{IPerson_put_FileAs(This,varFileAs)}{(This)->lpVtbl->put_FileAs(This,varFileAs)}
{IPerson_get_WorkPhone(This,pWorkPhone)}{(This)->lpVtbl->get_WorkPhone(This,pWorkPhone)}
{IPerson_put_WorkPhone(This,varWorkPhone)}{(This)->lpVtbl->put_WorkPhone(This,varWorkPhone)}
{IPerson_get_WorkFax(This,pWorkFax)}{(This)->lpVtbl->get_WorkFax(This,pWorkFax)}
{IPerson_put_WorkFax(This,varWorkFax)}{(This)->lpVtbl->put_WorkFax(This,varWorkFax)}
{IPerson_get_HomePhone(This,pHomePhone)}{(This)->lpVtbl->get_HomePhone(This,pHomePhone)}
{IPerson_put_HomePhone(This,varHomePhone)}{(This)->lpVtbl->put_HomePhone(This,varHomePhone)}
{IPerson_get_MobilePhone(This,pMobilePhone)}{(This)->lpVtbl->get_MobilePhone(This,pMobilePhone)}
{IPerson_put_MobilePhone(This,varMobilePhone)}{(This)->lpVtbl->put_MobilePhone(This,varMobilePhone)}
{IPerson_get_FirstName(This,pFirstName)}{(This)->lpVtbl->get_FirstName(This,pFirstName)}
{IPerson_put_FirstName(This,varFirstName)}{(This)->lpVtbl->put_FirstName(This,varFirstName)}
{IPerson_get_LastName(This,pLastName)}{(This)->lpVtbl->get_LastName(This,pLastName)}
{IPerson_put_LastName(This,varLastName)}{(This)->lpVtbl->put_LastName(This,varLastName)}
{IPerson_get_NamePrefix(This,pNamePrefix)}{(This)->lpVtbl->get_NamePrefix(This,pNamePrefix)}
{IPerson_put_NamePrefix(This,varNamePrefix)}{(This)->lpVtbl->put_NamePrefix(This,varNamePrefix)}
{IPerson_get_NameSuffix(This,pNameSuffix)}{(This)->lpVtbl->get_NameSuffix(This,pNameSuffix)}
{IPerson_put_NameSuffix(This,varNameSuffix)}{(This)->lpVtbl->put_NameSuffix(This,varNameSuffix)}
{IPerson_get_Email(This,pEmail)}{(This)->lpVtbl->get_Email(This,pEmail)}
{IPerson_put_Email(This,varEmail)}{(This)->lpVtbl->put_Email(This,varEmail)}
{IPerson_get_Email2(This,pEmail2)}{(This)->lpVtbl->get_Email2(This,pEmail2)}
{IPerson_put_Email2(This,varEmail2)}{(This)->lpVtbl->put_Email2(This,varEmail2)}
{IPerson_get_Email3(This,pEmail3)}{(This)->lpVtbl->get_Email3(This,pEmail3)}
{IPerson_put_Email3(This,varEmail3)}{(This)->lpVtbl->put_Email3(This,varEmail3)}
{IPerson_GetVCardStream(This,Stream)}{(This)->lpVtbl->GetVCardStream(This,Stream)}
{IPerson_GetInterface(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterface(This,Interface,ppUnknown)}
{IPerson_get_WorkStreet(This,pWorkStreet)}{(This)->lpVtbl->get_WorkStreet(This,pWorkStreet)}
{IPerson_put_WorkStreet(This,varWorkStreet)}{(This)->lpVtbl->put_WorkStreet(This,varWorkStreet)}
{IPerson_get_WorkCity(This,pWorkCity)}{(This)->lpVtbl->get_WorkCity(This,pWorkCity)}
{IPerson_put_WorkCity(This,varWorkCity)}{(This)->lpVtbl->put_WorkCity(This,varWorkCity)}
{IPerson_get_WorkCountry(This,pWorkCountry)}{(This)->lpVtbl->get_WorkCountry(This,pWorkCountry)}
{IPerson_put_WorkCountry(This,varWorkCountry)}{(This)->lpVtbl->put_WorkCountry(This,varWorkCountry)}
{IPerson_get_WorkPostalCode(This,pWorkPostalCode)}{(This)->lpVtbl->get_WorkPostalCode(This,pWorkPostalCode)}
{IPerson_put_WorkPostalCode(This,varWorkPostalCode)}{(This)->lpVtbl->put_WorkPostalCode(This,varWorkPostalCode)}
{IPerson_get_WorkPostOfficeBox(This,pWorkPostOfficeBox)}{(This)->lpVtbl->get_WorkPostOfficeBox(This,pWorkPostOfficeBox)}
{IPerson_put_WorkPostOfficeBox(This,varWorkPostOfficeBox)}{(This)->lpVtbl->put_WorkPostOfficeBox(This,varWorkPostOfficeBox)}
{IPerson_get_WorkPostalAddress(This,varWorkPostalAddress)}{(This)->lpVtbl->get_WorkPostalAddress(This,varWorkPostalAddress)}
{IPerson_get_WorkState(This,pWorkState)}{(This)->lpVtbl->get_WorkState(This,pWorkState)}
{IPerson_put_WorkState(This,varWorkState)}{(This)->lpVtbl->put_WorkState(This,varWorkState)}
{IPerson_get_WorkPager(This,pWorkPager)}{(This)->lpVtbl->get_WorkPager(This,pWorkPager)}
{IPerson_put_WorkPager(This,varWorkPager)}{(This)->lpVtbl->put_WorkPager(This,varWorkPager)}
{IPerson_get_HomeStreet(This,pHomeStreet)}{(This)->lpVtbl->get_HomeStreet(This,pHomeStreet)}
{IPerson_put_HomeStreet(This,varHomeStreet)}{(This)->lpVtbl->put_HomeStreet(This,varHomeStreet)}
{IPerson_get_HomeCity(This,pHomeCity)}{(This)->lpVtbl->get_HomeCity(This,pHomeCity)}
{IPerson_put_HomeCity(This,varHomeCity)}{(This)->lpVtbl->put_HomeCity(This,varHomeCity)}
{IPerson_get_HomeCountry(This,pHomeCountry)}{(This)->lpVtbl->get_HomeCountry(This,pHomeCountry)}
{IPerson_put_HomeCountry(This,varHomeCountry)}{(This)->lpVtbl->put_HomeCountry(This,varHomeCountry)}
{IPerson_get_HomePostalCode(This,pHomePostalCode)}{(This)->lpVtbl->get_HomePostalCode(This,pHomePostalCode)}
{IPerson_put_HomePostalCode(This,varHomePostalCode)}{(This)->lpVtbl->put_HomePostalCode(This,varHomePostalCode)}
{IPerson_get_HomePostOfficeBox(This,pHomePostOfficeBox)}{(This)->lpVtbl->get_HomePostOfficeBox(This,pHomePostOfficeBox)}
{IPerson_put_HomePostOfficeBox(This,varHomePostOfficeBox)}{(This)->lpVtbl->put_HomePostOfficeBox(This,varHomePostOfficeBox)}
{IPerson_get_HomePostalAddress(This,varHomePostalAddress)}{(This)->lpVtbl->get_HomePostalAddress(This,varHomePostalAddress)}
{IPerson_get_HomeState(This,pHomeState)}{(This)->lpVtbl->get_HomeState(This,pHomeState)}
{IPerson_put_HomeState(This,varHomeState)}{(This)->lpVtbl->put_HomeState(This,varHomeState)}
{IPerson_get_HomeFax(This,pHomeFax)}{(This)->lpVtbl->get_HomeFax(This,pHomeFax)}
{IPerson_put_HomeFax(This,varHomeFax)}{(This)->lpVtbl->put_HomeFax(This,varHomeFax)}
{IPerson_get_MiddleName(This,pMiddleName)}{(This)->lpVtbl->get_MiddleName(This,pMiddleName)}
{IPerson_put_MiddleName(This,varMiddleName)}{(This)->lpVtbl->put_MiddleName(This,varMiddleName)}
{IPerson_get_Initials(This,pInitials)}{(This)->lpVtbl->get_Initials(This,pInitials)}
{IPerson_put_Initials(This,varInitials)}{(This)->lpVtbl->put_Initials(This,varInitials)}
{IPerson_get_EmailAddresses(This,pEmailAddresses)}{(This)->lpVtbl->get_EmailAddresses(This,pEmailAddresses)}
{IPerson_put_EmailAddresses(This,varEmailAddresses)}{(This)->lpVtbl->put_EmailAddresses(This,varEmailAddresses)}
{IPerson_get_Company(This,pCompany)}{(This)->lpVtbl->get_Company(This,pCompany)}
{IPerson_put_Company(This,varCompany)}{(This)->lpVtbl->put_Company(This,varCompany)}
{IPerson_get_Title(This,pTitle)}{(This)->lpVtbl->get_Title(This,pTitle)}
{IPerson_put_Title(This,varTitle)}{(This)->lpVtbl->put_Title(This,varTitle)}
{IAddressee_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAddressee_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAddressee_Release(This)}{(This)->lpVtbl->Release(This)}
{IAddressee_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAddressee_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAddressee_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAddressee_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAddressee_get_Fields(This,varFields)}{(This)->lpVtbl->get_Fields(This,varFields)}
{IAddressee_get_Configuration(This,pConfiguration)}{(This)->lpVtbl->get_Configuration(This,pConfiguration)}
{IAddressee_put_Configuration(This,varConfiguration)}{(This)->lpVtbl->put_Configuration(This,varConfiguration)}
{IAddressee_putref_Configuration(This,varConfiguration)}{(This)->lpVtbl->putref_Configuration(This,varConfiguration)}
{IAddressee_get_DisplayName(This,pDisplayName)}{(This)->lpVtbl->get_DisplayName(This,pDisplayName)}
{IAddressee_put_DisplayName(This,varDisplayName)}{(This)->lpVtbl->put_DisplayName(This,varDisplayName)}
{IAddressee_get_EmailAddress(This,pEmailAddress)}{(This)->lpVtbl->get_EmailAddress(This,pEmailAddress)}
{IAddressee_put_EmailAddress(This,varEmailAddress)}{(This)->lpVtbl->put_EmailAddress(This,varEmailAddress)}
{IAddressee_get_DataSource(This,varDataSource)}{(This)->lpVtbl->get_DataSource(This,varDataSource)}
{IAddressee_get_DirURL(This,varDirURL)}{(This)->lpVtbl->get_DirURL(This,varDirURL)}
{IAddressee_get_ResolvedStatus(This,pResolvedStatus)}{(This)->lpVtbl->get_ResolvedStatus(This,pResolvedStatus)}
{IAddressee_put_ResolvedStatus(This,varResolvedStatus)}{(This)->lpVtbl->put_ResolvedStatus(This,varResolvedStatus)}
{IAddressee_get_ContentClass(This,varContentClass)}{(This)->lpVtbl->get_ContentClass(This,varContentClass)}
{IAddressee_get_AmbiguousNames(This,varAmbiguousNames)}{(This)->lpVtbl->get_AmbiguousNames(This,varAmbiguousNames)}
{IAddressee_GetInterface(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterface(This,Interface,ppUnknown)}
{IAddressee_GetFreeBusy(This,StartTime,EndTime,Interval,HTTPHost,VRoot,UserName,Password,pbstrRet)}{(This)->lpVtbl->GetFreeBusy(This,StartTime,EndTime,Interval,HTTPHost,VRoot,UserName,Password,pbstrRet)}
{IAddressee_CheckName(This,Directory,UserName,Password,pBRet)}{(This)->lpVtbl->CheckName(This,Directory,UserName,Password,pBRet)}
{IAddressees_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IAddressees_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IAddressees_Release(This)}{(This)->lpVtbl->Release(This)}
{IAddressees_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IAddressees_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IAddressees_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IAddressees_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IAddressees_get_Item(This,Index,Value)}{(This)->lpVtbl->get_Item(This,Index,Value)}
{IAddressees_get_Count(This,Count)}{(This)->lpVtbl->get_Count(This,Count)}
{IAddressees_get__NewEnum(This,Unknown)}{(This)->lpVtbl->get__NewEnum(This,Unknown)}
{IGetInterface_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IGetInterface_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IGetInterface_Release(This)}{(This)->lpVtbl->Release(This)}
{IGetInterface_GetInterface(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterface(This,Interface,ppUnknown)}
{IGetInterface_GetInterfaceInner(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterfaceInner(This,Interface,ppUnknown)}
[cdoexerr.h]
[cdoexm.h]
{IDistributionList_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDistributionList_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDistributionList_Release(This)}{(This)->lpVtbl->Release(This)}
{IDistributionList_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IDistributionList_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IDistributionList_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IDistributionList_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IDistributionList_get_HideDLMembership(This,pHideDLMembership)}{(This)->lpVtbl->get_HideDLMembership(This,pHideDLMembership)}
{IDistributionList_put_HideDLMembership(This,varHideDLMembership)}{(This)->lpVtbl->put_HideDLMembership(This,varHideDLMembership)}
{IMailRecipient_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IMailRecipient_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IMailRecipient_Release(This)}{(This)->lpVtbl->Release(This)}
{IMailRecipient_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IMailRecipient_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IMailRecipient_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IMailRecipient_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IMailRecipient_get_IncomingLimit(This,pIncomingLimit)}{(This)->lpVtbl->get_IncomingLimit(This,pIncomingLimit)}
{IMailRecipient_put_IncomingLimit(This,varIncomingLimit)}{(This)->lpVtbl->put_IncomingLimit(This,varIncomingLimit)}
{IMailRecipient_get_OutgoingLimit(This,pOutgoingLimit)}{(This)->lpVtbl->get_OutgoingLimit(This,pOutgoingLimit)}
{IMailRecipient_put_OutgoingLimit(This,varOutgoingLimit)}{(This)->lpVtbl->put_OutgoingLimit(This,varOutgoingLimit)}
{IMailRecipient_get_RestrictedAddressList(This,pRestrictedAddressList)}{(This)->lpVtbl->get_RestrictedAddressList(This,pRestrictedAddressList)}
{IMailRecipient_put_RestrictedAddressList(This,varRestrictedAddressList)}{(This)->lpVtbl->put_RestrictedAddressList(This,varRestrictedAddressList)}
{IMailRecipient_get_RestrictedAddresses(This,pRestrictedAddresses)}{(This)->lpVtbl->get_RestrictedAddresses(This,pRestrictedAddresses)}
{IMailRecipient_put_RestrictedAddresses(This,varRestrictedAddresses)}{(This)->lpVtbl->put_RestrictedAddresses(This,varRestrictedAddresses)}
{IMailRecipient_get_ForwardTo(This,pForwardTo)}{(This)->lpVtbl->get_ForwardTo(This,pForwardTo)}
{IMailRecipient_put_ForwardTo(This,varForwardTo)}{(This)->lpVtbl->put_ForwardTo(This,varForwardTo)}
{IMailRecipient_get_ForwardingStyle(This,pForwardingStyle)}{(This)->lpVtbl->get_ForwardingStyle(This,pForwardingStyle)}
{IMailRecipient_put_ForwardingStyle(This,varForwardingStyle)}{(This)->lpVtbl->put_ForwardingStyle(This,varForwardingStyle)}
{IMailRecipient_get_HideFromAddressBook(This,pHideFromAddressBook)}{(This)->lpVtbl->get_HideFromAddressBook(This,pHideFromAddressBook)}
{IMailRecipient_put_HideFromAddressBook(This,varHideFromAddressBook)}{(This)->lpVtbl->put_HideFromAddressBook(This,varHideFromAddressBook)}
{IMailRecipient_get_X400Email(This,pX400Email)}{(This)->lpVtbl->get_X400Email(This,pX400Email)}
{IMailRecipient_put_X400Email(This,varX400Email)}{(This)->lpVtbl->put_X400Email(This,varX400Email)}
{IMailRecipient_get_SMTPEmail(This,pSMTPEmail)}{(This)->lpVtbl->get_SMTPEmail(This,pSMTPEmail)}
{IMailRecipient_put_SMTPEmail(This,varSMTPEmail)}{(This)->lpVtbl->put_SMTPEmail(This,varSMTPEmail)}
{IMailRecipient_get_ProxyAddresses(This,pProxyAddresses)}{(This)->lpVtbl->get_ProxyAddresses(This,pProxyAddresses)}
{IMailRecipient_put_ProxyAddresses(This,varProxyAddresses)}{(This)->lpVtbl->put_ProxyAddresses(This,varProxyAddresses)}
{IMailRecipient_get_AutoGenerateEmailAddresses(This,pAutoGenerateEmailAddresses)}{(This)->lpVtbl->get_AutoGenerateEmailAddresses(This,pAutoGenerateEmailAddresses)}
{IMailRecipient_put_AutoGenerateEmailAddresses(This,varAutoGenerateEmailAddresses)}{(This)->lpVtbl->put_AutoGenerateEmailAddresses(This,varAutoGenerateEmailAddresses)}
{IMailRecipient_get_Alias(This,pAlias)}{(This)->lpVtbl->get_Alias(This,pAlias)}
{IMailRecipient_put_Alias(This,varAlias)}{(This)->lpVtbl->put_Alias(This,varAlias)}
{IMailRecipient_get_TargetAddress(This,varTargetAddress)}{(This)->lpVtbl->get_TargetAddress(This,varTargetAddress)}
{IMailRecipient_MailEnable(This,TargetMailAddress)}{(This)->lpVtbl->MailEnable(This,TargetMailAddress)}
{IMailRecipient_MailDisable(This)}{(This)->lpVtbl->MailDisable(This)}
{IMailboxStore_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IMailboxStore_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IMailboxStore_Release(This)}{(This)->lpVtbl->Release(This)}
{IMailboxStore_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IMailboxStore_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IMailboxStore_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IMailboxStore_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IMailboxStore_get_EnableStoreDefaults(This,pEnableStoreDefaults)}{(This)->lpVtbl->get_EnableStoreDefaults(This,pEnableStoreDefaults)}
{IMailboxStore_put_EnableStoreDefaults(This,varEnableStoreDefaults)}{(This)->lpVtbl->put_EnableStoreDefaults(This,varEnableStoreDefaults)}
{IMailboxStore_get_StoreQuota(This,pStoreQuota)}{(This)->lpVtbl->get_StoreQuota(This,pStoreQuota)}
{IMailboxStore_put_StoreQuota(This,varStoreQuota)}{(This)->lpVtbl->put_StoreQuota(This,varStoreQuota)}
{IMailboxStore_get_OverQuotaLimit(This,pOverQuotaLimit)}{(This)->lpVtbl->get_OverQuotaLimit(This,pOverQuotaLimit)}
{IMailboxStore_put_OverQuotaLimit(This,varOverQuotaLimit)}{(This)->lpVtbl->put_OverQuotaLimit(This,varOverQuotaLimit)}
{IMailboxStore_get_HardLimit(This,pHardLimit)}{(This)->lpVtbl->get_HardLimit(This,pHardLimit)}
{IMailboxStore_put_HardLimit(This,varHardLimit)}{(This)->lpVtbl->put_HardLimit(This,varHardLimit)}
{IMailboxStore_get_OverrideStoreGarbageCollection(This,pOverrideStoreGarbageCollection)}{(This)->lpVtbl->get_OverrideStoreGarbageCollection(This,pOverrideStoreGarbageCollection)}
{IMailboxStore_put_OverrideStoreGarbageCollection(This,varOverrideStoreGarbageCollection)}{(This)->lpVtbl->put_OverrideStoreGarbageCollection(This,varOverrideStoreGarbageCollection)}
{IMailboxStore_get_DaysBeforeGarbageCollection(This,pDaysBeforeGarbageCollection)}{(This)->lpVtbl->get_DaysBeforeGarbageCollection(This,pDaysBeforeGarbageCollection)}
{IMailboxStore_put_DaysBeforeGarbageCollection(This,varDaysBeforeGarbageCollection)}{(This)->lpVtbl->put_DaysBeforeGarbageCollection(This,varDaysBeforeGarbageCollection)}
{IMailboxStore_get_GarbageCollectOnlyAfterBackup(This,pGarbageCollectOnlyAfterBackup)}{(This)->lpVtbl->get_GarbageCollectOnlyAfterBackup(This,pGarbageCollectOnlyAfterBackup)}
{IMailboxStore_put_GarbageCollectOnlyAfterBackup(This,varGarbageCollectOnlyAfterBackup)}{(This)->lpVtbl->put_GarbageCollectOnlyAfterBackup(This,varGarbageCollectOnlyAfterBackup)}
{IMailboxStore_get_Delegates(This,pDelegates)}{(This)->lpVtbl->get_Delegates(This,pDelegates)}
{IMailboxStore_put_Delegates(This,varDelegates)}{(This)->lpVtbl->put_Delegates(This,varDelegates)}
{IMailboxStore_get_HomeMDB(This,varHomeMDB)}{(This)->lpVtbl->get_HomeMDB(This,varHomeMDB)}
{IMailboxStore_get_RecipientLimit(This,pRecipientLimit)}{(This)->lpVtbl->get_RecipientLimit(This,pRecipientLimit)}
{IMailboxStore_put_RecipientLimit(This,varRecipientLimit)}{(This)->lpVtbl->put_RecipientLimit(This,varRecipientLimit)}
{IMailboxStore_CreateMailbox(This,HomeMDBURL)}{(This)->lpVtbl->CreateMailbox(This,HomeMDBURL)}
{IMailboxStore_DeleteMailbox(This)}{(This)->lpVtbl->DeleteMailbox(This)}
{IMailboxStore_MoveMailbox(This,HomeMDBURL)}{(This)->lpVtbl->MoveMailbox(This,HomeMDBURL)}
[cdoexstr.h]
[cdonts.h]
{INewMail_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{INewMail_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{INewMail_Release(This)}{(This)->lpVtbl->Release(This)}
{INewMail_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{INewMail_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{INewMail_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{INewMail_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{INewMail_put_Value(This,bstrHeader,newVal)}{(This)->lpVtbl->put_Value(This,bstrHeader,newVal)}
{INewMail_put_To(This,newVal)}{(This)->lpVtbl->put_To(This,newVal)}
{INewMail_put_Cc(This,newVal)}{(This)->lpVtbl->put_Cc(This,newVal)}
{INewMail_put_Bcc(This,newVal)}{(This)->lpVtbl->put_Bcc(This,newVal)}
{INewMail_put_Body(This,newVal)}{(This)->lpVtbl->put_Body(This,newVal)}
{INewMail_put_Importance(This,newVal)}{(This)->lpVtbl->put_Importance(This,newVal)}
{INewMail_put_BodyFormat(This,newVal)}{(This)->lpVtbl->put_BodyFormat(This,newVal)}
{INewMail_put_MailFormat(This,newVal)}{(This)->lpVtbl->put_MailFormat(This,newVal)}
{INewMail_put_Subject(This,newVal)}{(This)->lpVtbl->put_Subject(This,newVal)}
{INewMail_put_From(This,newVal)}{(This)->lpVtbl->put_From(This,newVal)}
{INewMail_Send(This,From,To,Subject,Body,Importance)}{(This)->lpVtbl->Send(This,From,To,Subject,Body,Importance)}
{INewMail_AttachFile(This,Source,FileName,EncodingMethod)}{(This)->lpVtbl->AttachFile(This,Source,FileName,EncodingMethod)}
{INewMail_AttachURL(This,Source,ContentLocation,ContentBase,EncodingMethod)}{(This)->lpVtbl->AttachURL(This,Source,ContentLocation,ContentBase,EncodingMethod)}
{INewMail_SetLocaleIDs(This,CodePageID)}{(This)->lpVtbl->SetLocaleIDs(This,CodePageID)}
{INewMail_put_ContentLocation(This,newVal)}{(This)->lpVtbl->put_ContentLocation(This,newVal)}
{INewMail_put_ContentBase(This,newVal)}{(This)->lpVtbl->put_ContentBase(This,newVal)}
{INewMail_get_Version(This,Version)}{(This)->lpVtbl->get_Version(This,Version)}
{ISession_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ISession_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ISession_Release(This)}{(This)->lpVtbl->Release(This)}
{ISession_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ISession_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ISession_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ISession_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ISession_get_Application(This,varApplication)}{(This)->lpVtbl->get_Application(This,varApplication)}
{ISession_get_Parent(This,varParent)}{(This)->lpVtbl->get_Parent(This,varParent)}
{ISession_get_Session(This,varSession)}{(This)->lpVtbl->get_Session(This,varSession)}
{ISession_get_Class(This,varClass)}{(This)->lpVtbl->get_Class(This,varClass)}
{ISession_get_Version(This,varVersion)}{(This)->lpVtbl->get_Version(This,varVersion)}
{ISession_get_Name(This,varName)}{(This)->lpVtbl->get_Name(This,varName)}
{ISession_get_Inbox(This,varInbox)}{(This)->lpVtbl->get_Inbox(This,varInbox)}
{ISession_get_Outbox(This,varOutbox)}{(This)->lpVtbl->get_Outbox(This,varOutbox)}
{ISession_get_MessageFormat(This,pMessageFormat)}{(This)->lpVtbl->get_MessageFormat(This,pMessageFormat)}
{ISession_put_MessageFormat(This,varMessageFormat)}{(This)->lpVtbl->put_MessageFormat(This,varMessageFormat)}
{ISession_LogonSMTP(This,DisplayName,Address)}{(This)->lpVtbl->LogonSMTP(This,DisplayName,Address)}
{ISession_Logoff(This)}{(This)->lpVtbl->Logoff(This)}
{ISession_GetDefaultFolder(This,Type,pvarResult)}{(This)->lpVtbl->GetDefaultFolder(This,Type,pvarResult)}
{ISession_GetMessage(This,MessageID,StoreID,pvarResult)}{(This)->lpVtbl->GetMessage(This,MessageID,StoreID,pvarResult)}
{ISession_SetLocaleIDs(This,CodePageID)}{(This)->lpVtbl->SetLocaleIDs(This,CodePageID)}
{ISession_SetReserved(This,var1,var2)}{(This)->lpVtbl->SetReserved(This,var1,var2)}
{Folder_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{Folder_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{Folder_Release(This)}{(This)->lpVtbl->Release(This)}
{Folder_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{Folder_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{Folder_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{Folder_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{Folder_get_Application(This,varApplication)}{(This)->lpVtbl->get_Application(This,varApplication)}
{Folder_get_Parent(This,varParent)}{(This)->lpVtbl->get_Parent(This,varParent)}
{Folder_get_Session(This,varSession)}{(This)->lpVtbl->get_Session(This,varSession)}
{Folder_get_Class(This,varClass)}{(This)->lpVtbl->get_Class(This,varClass)}
{Folder_get_Name(This,varName)}{(This)->lpVtbl->get_Name(This,varName)}
{Folder_get_Messages(This,varMessages)}{(This)->lpVtbl->get_Messages(This,varMessages)}
{Messages_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{Messages_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{Messages_Release(This)}{(This)->lpVtbl->Release(This)}
{Messages_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{Messages_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{Messages_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{Messages_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{Messages_get_Application(This,varApplication)}{(This)->lpVtbl->get_Application(This,varApplication)}
{Messages_get_Parent(This,varParent)}{(This)->lpVtbl->get_Parent(This,varParent)}
{Messages_get_Session(This,varSession)}{(This)->lpVtbl->get_Session(This,varSession)}
{Messages_get_Class(This,varClass)}{(This)->lpVtbl->get_Class(This,varClass)}
{Messages_get_Count(This,varCount)}{(This)->lpVtbl->get_Count(This,varCount)}
{Messages_get_Item(This,var,pvarResult)}{(This)->lpVtbl->get_Item(This,var,pvarResult)}
{Messages_get__NewEnum(This,ppunkResult)}{(This)->lpVtbl->get__NewEnum(This,ppunkResult)}
{Messages_Add(This,Subject,Text,Importance,pvarResult)}{(This)->lpVtbl->Add(This,Subject,Text,Importance,pvarResult)}
{Messages_Delete(This)}{(This)->lpVtbl->Delete(This)}
{Messages_GetFirst(This,pvarResult)}{(This)->lpVtbl->GetFirst(This,pvarResult)}
{Messages_GetNext(This,pvarResult)}{(This)->lpVtbl->GetNext(This,pvarResult)}
{Messages_GetLast(This,pvarResult)}{(This)->lpVtbl->GetLast(This,pvarResult)}
{Messages_GetPrevious(This,pvarResult)}{(This)->lpVtbl->GetPrevious(This,pvarResult)}
{Message_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{Message_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{Message_Release(This)}{(This)->lpVtbl->Release(This)}
{Message_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{Message_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{Message_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{Message_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{Message_get_Application(This,varApplication)}{(This)->lpVtbl->get_Application(This,varApplication)}
{Message_get_Parent(This,varParent)}{(This)->lpVtbl->get_Parent(This,varParent)}
{Message_get_Session(This,varSession)}{(This)->lpVtbl->get_Session(This,varSession)}
{Message_get_Class(This,varClass)}{(This)->lpVtbl->get_Class(This,varClass)}
{Message_get_Size(This,varSize)}{(This)->lpVtbl->get_Size(This,varSize)}
{Message_get_Importance(This,pImportance)}{(This)->lpVtbl->get_Importance(This,pImportance)}
{Message_put_Importance(This,varImportance)}{(This)->lpVtbl->put_Importance(This,varImportance)}
{Message_get_Subject(This,pSubject)}{(This)->lpVtbl->get_Subject(This,pSubject)}
{Message_put_Subject(This,varSubject)}{(This)->lpVtbl->put_Subject(This,varSubject)}
{Message_get_Sender(This,varSender)}{(This)->lpVtbl->get_Sender(This,varSender)}
{Message_get_TimeSent(This,varTimeSent)}{(This)->lpVtbl->get_TimeSent(This,varTimeSent)}
{Message_put_TimeSent(This,varTimeSent)}{(This)->lpVtbl->put_TimeSent(This,varTimeSent)}
{Message_get_TimeReceived(This,varTimeReceived)}{(This)->lpVtbl->get_TimeReceived(This,varTimeReceived)}
{Message_put_TimeReceived(This,varTimeReceived)}{(This)->lpVtbl->put_TimeReceived(This,varTimeReceived)}
{Message_get_Text(This,varText)}{(This)->lpVtbl->get_Text(This,varText)}
{Message_put_Text(This,varText)}{(This)->lpVtbl->put_Text(This,varText)}
{Message_get_HTMLText(This,varHTMLText)}{(This)->lpVtbl->get_HTMLText(This,varHTMLText)}
{Message_put_HTMLText(This,varHTMLText)}{(This)->lpVtbl->put_HTMLText(This,varHTMLText)}
{Message_get_Recipients(This,varRecipients)}{(This)->lpVtbl->get_Recipients(This,varRecipients)}
{Message_put_Recipients(This,varRecipients)}{(This)->lpVtbl->put_Recipients(This,varRecipients)}
{Message_get_Attachments(This,varAttachments)}{(This)->lpVtbl->get_Attachments(This,varAttachments)}
{Message_put_MessageFormat(This,__MIDL_0011)}{(This)->lpVtbl->put_MessageFormat(This,__MIDL_0011)}
{Message_get_ContentLocation(This,varContentLocation)}{(This)->lpVtbl->get_ContentLocation(This,varContentLocation)}
{Message_put_ContentLocation(This,varContentLocation)}{(This)->lpVtbl->put_ContentLocation(This,varContentLocation)}
{Message_get_ContentBase(This,varContentBase)}{(This)->lpVtbl->get_ContentBase(This,varContentBase)}
{Message_put_ContentBase(This,varContentBase)}{(This)->lpVtbl->put_ContentBase(This,varContentBase)}
{Message_get_ContentID(This,varContentID)}{(This)->lpVtbl->get_ContentID(This,varContentID)}
{Message_put_ContentID(This,varContentID)}{(This)->lpVtbl->put_ContentID(This,varContentID)}
{Message_Delete(This)}{(This)->lpVtbl->Delete(This)}
{Message_Send(This)}{(This)->lpVtbl->Send(This)}
{Recipients_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{Recipients_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{Recipients_Release(This)}{(This)->lpVtbl->Release(This)}
{Recipients_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{Recipients_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{Recipients_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{Recipients_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{Recipients_get_Application(This,varApplication)}{(This)->lpVtbl->get_Application(This,varApplication)}
{Recipients_get_Parent(This,varParent)}{(This)->lpVtbl->get_Parent(This,varParent)}
{Recipients_get_Session(This,varSession)}{(This)->lpVtbl->get_Session(This,varSession)}
{Recipients_get_Class(This,varClass)}{(This)->lpVtbl->get_Class(This,varClass)}
{Recipients_get_Item(This,var,pvarResult)}{(This)->lpVtbl->get_Item(This,var,pvarResult)}
{Recipients_get_Count(This,varCount)}{(This)->lpVtbl->get_Count(This,varCount)}
{Recipients_get__NewEnum(This,ppunkResult)}{(This)->lpVtbl->get__NewEnum(This,ppunkResult)}
{Recipients_Add(This,Name,Address,Type,pvarResult)}{(This)->lpVtbl->Add(This,Name,Address,Type,pvarResult)}
{Recipients_Delete(This)}{(This)->lpVtbl->Delete(This)}
{Recipient_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{Recipient_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{Recipient_Release(This)}{(This)->lpVtbl->Release(This)}
{Recipient_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{Recipient_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{Recipient_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{Recipient_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{Recipient_get_Application(This,varApplication)}{(This)->lpVtbl->get_Application(This,varApplication)}
{Recipient_get_Parent(This,varParent)}{(This)->lpVtbl->get_Parent(This,varParent)}
{Recipient_get_Session(This,varSession)}{(This)->lpVtbl->get_Session(This,varSession)}
{Recipient_get_Class(This,varClass)}{(This)->lpVtbl->get_Class(This,varClass)}
{Recipient_get_Name(This,pbstrName)}{(This)->lpVtbl->get_Name(This,pbstrName)}
{Recipient_put_Name(This,bstrName)}{(This)->lpVtbl->put_Name(This,bstrName)}
{Recipient_get_Type(This,pType)}{(This)->lpVtbl->get_Type(This,pType)}
{Recipient_put_Type(This,varType)}{(This)->lpVtbl->put_Type(This,varType)}
{Recipient_get_Address(This,pAddress)}{(This)->lpVtbl->get_Address(This,pAddress)}
{Recipient_put_Address(This,varAddress)}{(This)->lpVtbl->put_Address(This,varAddress)}
{Recipient_Delete(This)}{(This)->lpVtbl->Delete(This)}
{Attachments_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{Attachments_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{Attachments_Release(This)}{(This)->lpVtbl->Release(This)}
{Attachments_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{Attachments_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{Attachments_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{Attachments_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{Attachments_get_Application(This,varApplication)}{(This)->lpVtbl->get_Application(This,varApplication)}
{Attachments_get_Parent(This,varParent)}{(This)->lpVtbl->get_Parent(This,varParent)}
{Attachments_get_Session(This,varSession)}{(This)->lpVtbl->get_Session(This,varSession)}
{Attachments_get_Class(This,varClass)}{(This)->lpVtbl->get_Class(This,varClass)}
{Attachments_get_Item(This,var,pvarResult)}{(This)->lpVtbl->get_Item(This,var,pvarResult)}
{Attachments_get_Count(This,varCount)}{(This)->lpVtbl->get_Count(This,varCount)}
{Attachments_get__NewEnum(This,ppunkResult)}{(This)->lpVtbl->get__NewEnum(This,ppunkResult)}
{Attachments_Add(This,Name,Type,Source,ContentLocation,ContentBase,pvarResult)}{(This)->lpVtbl->Add(This,Name,Type,Source,ContentLocation,ContentBase,pvarResult)}
{Attachments_Delete(This)}{(This)->lpVtbl->Delete(This)}
{Attachment_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{Attachment_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{Attachment_Release(This)}{(This)->lpVtbl->Release(This)}
{Attachment_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{Attachment_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{Attachment_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{Attachment_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{Attachment_get_Application(This,varApplication)}{(This)->lpVtbl->get_Application(This,varApplication)}
{Attachment_get_Parent(This,varParent)}{(This)->lpVtbl->get_Parent(This,varParent)}
{Attachment_get_Session(This,varSession)}{(This)->lpVtbl->get_Session(This,varSession)}
{Attachment_get_Class(This,varClass)}{(This)->lpVtbl->get_Class(This,varClass)}
{Attachment_get_Name(This,pbstrName)}{(This)->lpVtbl->get_Name(This,pbstrName)}
{Attachment_put_Name(This,bstrName)}{(This)->lpVtbl->put_Name(This,bstrName)}
{Attachment_get_Type(This,pType)}{(This)->lpVtbl->get_Type(This,pType)}
{Attachment_put_Type(This,varType)}{(This)->lpVtbl->put_Type(This,varType)}
{Attachment_get_Source(This,varSource)}{(This)->lpVtbl->get_Source(This,varSource)}
{Attachment_put_Source(This,varSource)}{(This)->lpVtbl->put_Source(This,varSource)}
{Attachment_get_ContentLocation(This,varContentLocation)}{(This)->lpVtbl->get_ContentLocation(This,varContentLocation)}
{Attachment_get_ContentBase(This,varContentBase)}{(This)->lpVtbl->get_ContentBase(This,varContentBase)}
{Attachment_get_ContentID(This,varContentID)}{(This)->lpVtbl->get_ContentID(This,varContentID)}
{Attachment_Delete(This)}{(This)->lpVtbl->Delete(This)}
{Attachment_ReadFromFile(This,FileName)}{(This)->lpVtbl->ReadFromFile(This,FileName)}
{Attachment_WriteToFile(This,FileName)}{(This)->lpVtbl->WriteToFile(This,FileName)}
{AddressEntry_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AddressEntry_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AddressEntry_Release(This)}{(This)->lpVtbl->Release(This)}
{AddressEntry_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{AddressEntry_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{AddressEntry_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{AddressEntry_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{AddressEntry_get_Application(This,varApplication)}{(This)->lpVtbl->get_Application(This,varApplication)}
{AddressEntry_get_Parent(This,varParent)}{(This)->lpVtbl->get_Parent(This,varParent)}
{AddressEntry_get_Session(This,varSession)}{(This)->lpVtbl->get_Session(This,varSession)}
{AddressEntry_get_Class(This,varClass)}{(This)->lpVtbl->get_Class(This,varClass)}
{AddressEntry_get_Name(This,pbstrName)}{(This)->lpVtbl->get_Name(This,pbstrName)}
{AddressEntry_get_Address(This,varAddress)}{(This)->lpVtbl->get_Address(This,varAddress)}
{AddressEntry_get_Type(This,varType)}{(This)->lpVtbl->get_Type(This,varType)}
[cdosys.h]
{IDataSource_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDataSource_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDataSource_Release(This)}{(This)->lpVtbl->Release(This)}
{IDataSource_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IDataSource_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IDataSource_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IDataSource_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IDataSource_get_SourceClass(This,varSourceClass)}{(This)->lpVtbl->get_SourceClass(This,varSourceClass)}
{IDataSource_get_Source(This,varSource)}{(This)->lpVtbl->get_Source(This,varSource)}
{IDataSource_get_IsDirty(This,pIsDirty)}{(This)->lpVtbl->get_IsDirty(This,pIsDirty)}
{IDataSource_put_IsDirty(This,varIsDirty)}{(This)->lpVtbl->put_IsDirty(This,varIsDirty)}
{IDataSource_get_SourceURL(This,varSourceURL)}{(This)->lpVtbl->get_SourceURL(This,varSourceURL)}
{IDataSource_get_ActiveConnection(This,varActiveConnection)}{(This)->lpVtbl->get_ActiveConnection(This,varActiveConnection)}
{IDataSource_SaveToObject(This,Source,InterfaceName)}{(This)->lpVtbl->SaveToObject(This,Source,InterfaceName)}
{IDataSource_OpenObject(This,Source,InterfaceName)}{(This)->lpVtbl->OpenObject(This,Source,InterfaceName)}
{IDataSource_SaveTo(This,SourceURL,ActiveConnection,Mode,CreateOptions,Options,UserName,Password)}{(This)->lpVtbl->SaveTo(This,SourceURL,ActiveConnection,Mode,CreateOptions,Options,UserName,Password)}
{IDataSource_Open(This,SourceURL,ActiveConnection,Mode,CreateOptions,Options,UserName,Password)}{(This)->lpVtbl->Open(This,SourceURL,ActiveConnection,Mode,CreateOptions,Options,UserName,Password)}
{IDataSource_Save(This)}{(This)->lpVtbl->Save(This)}
{IDataSource_SaveToContainer(This,ContainerURL,ActiveConnection,Mode,CreateOptions,Options,UserName,Password)}{(This)->lpVtbl->SaveToContainer(This,ContainerURL,ActiveConnection,Mode,CreateOptions,Options,UserName,Password)}
{IMessage_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IMessage_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IMessage_Release(This)}{(This)->lpVtbl->Release(This)}
{IMessage_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IMessage_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IMessage_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IMessage_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IMessage_get_BCC(This,pBCC)}{(This)->lpVtbl->get_BCC(This,pBCC)}
{IMessage_put_BCC(This,varBCC)}{(This)->lpVtbl->put_BCC(This,varBCC)}
{IMessage_get_CC(This,pCC)}{(This)->lpVtbl->get_CC(This,pCC)}
{IMessage_put_CC(This,varCC)}{(This)->lpVtbl->put_CC(This,varCC)}
{IMessage_get_FollowUpTo(This,pFollowUpTo)}{(This)->lpVtbl->get_FollowUpTo(This,pFollowUpTo)}
{IMessage_put_FollowUpTo(This,varFollowUpTo)}{(This)->lpVtbl->put_FollowUpTo(This,varFollowUpTo)}
{IMessage_get_From(This,pFrom)}{(This)->lpVtbl->get_From(This,pFrom)}
{IMessage_put_From(This,varFrom)}{(This)->lpVtbl->put_From(This,varFrom)}
{IMessage_get_Keywords(This,pKeywords)}{(This)->lpVtbl->get_Keywords(This,pKeywords)}
{IMessage_put_Keywords(This,varKeywords)}{(This)->lpVtbl->put_Keywords(This,varKeywords)}
{IMessage_get_MimeFormatted(This,pMimeFormatted)}{(This)->lpVtbl->get_MimeFormatted(This,pMimeFormatted)}
{IMessage_put_MimeFormatted(This,varMimeFormatted)}{(This)->lpVtbl->put_MimeFormatted(This,varMimeFormatted)}
{IMessage_get_Newsgroups(This,pNewsgroups)}{(This)->lpVtbl->get_Newsgroups(This,pNewsgroups)}
{IMessage_put_Newsgroups(This,varNewsgroups)}{(This)->lpVtbl->put_Newsgroups(This,varNewsgroups)}
{IMessage_get_Organization(This,pOrganization)}{(This)->lpVtbl->get_Organization(This,pOrganization)}
{IMessage_put_Organization(This,varOrganization)}{(This)->lpVtbl->put_Organization(This,varOrganization)}
{IMessage_get_ReceivedTime(This,varReceivedTime)}{(This)->lpVtbl->get_ReceivedTime(This,varReceivedTime)}
{IMessage_get_ReplyTo(This,pReplyTo)}{(This)->lpVtbl->get_ReplyTo(This,pReplyTo)}
{IMessage_put_ReplyTo(This,varReplyTo)}{(This)->lpVtbl->put_ReplyTo(This,varReplyTo)}
{IMessage_get_DSNOptions(This,pDSNOptions)}{(This)->lpVtbl->get_DSNOptions(This,pDSNOptions)}
{IMessage_put_DSNOptions(This,varDSNOptions)}{(This)->lpVtbl->put_DSNOptions(This,varDSNOptions)}
{IMessage_get_SentOn(This,varSentOn)}{(This)->lpVtbl->get_SentOn(This,varSentOn)}
{IMessage_get_Subject(This,pSubject)}{(This)->lpVtbl->get_Subject(This,pSubject)}
{IMessage_put_Subject(This,varSubject)}{(This)->lpVtbl->put_Subject(This,varSubject)}
{IMessage_get_To(This,pTo)}{(This)->lpVtbl->get_To(This,pTo)}
{IMessage_put_To(This,varTo)}{(This)->lpVtbl->put_To(This,varTo)}
{IMessage_get_TextBody(This,pTextBody)}{(This)->lpVtbl->get_TextBody(This,pTextBody)}
{IMessage_put_TextBody(This,varTextBody)}{(This)->lpVtbl->put_TextBody(This,varTextBody)}
{IMessage_get_HTMLBody(This,pHTMLBody)}{(This)->lpVtbl->get_HTMLBody(This,pHTMLBody)}
{IMessage_put_HTMLBody(This,varHTMLBody)}{(This)->lpVtbl->put_HTMLBody(This,varHTMLBody)}
{IMessage_get_Attachments(This,varAttachments)}{(This)->lpVtbl->get_Attachments(This,varAttachments)}
{IMessage_get_Sender(This,pSender)}{(This)->lpVtbl->get_Sender(This,pSender)}
{IMessage_put_Sender(This,varSender)}{(This)->lpVtbl->put_Sender(This,varSender)}
{IMessage_get_Configuration(This,pConfiguration)}{(This)->lpVtbl->get_Configuration(This,pConfiguration)}
{IMessage_put_Configuration(This,varConfiguration)}{(This)->lpVtbl->put_Configuration(This,varConfiguration)}
{IMessage_putref_Configuration(This,varConfiguration)}{(This)->lpVtbl->putref_Configuration(This,varConfiguration)}
{IMessage_get_AutoGenerateTextBody(This,pAutoGenerateTextBody)}{(This)->lpVtbl->get_AutoGenerateTextBody(This,pAutoGenerateTextBody)}
{IMessage_put_AutoGenerateTextBody(This,varAutoGenerateTextBody)}{(This)->lpVtbl->put_AutoGenerateTextBody(This,varAutoGenerateTextBody)}
{IMessage_get_EnvelopeFields(This,varEnvelopeFields)}{(This)->lpVtbl->get_EnvelopeFields(This,varEnvelopeFields)}
{IMessage_get_TextBodyPart(This,varTextBodyPart)}{(This)->lpVtbl->get_TextBodyPart(This,varTextBodyPart)}
{IMessage_get_HTMLBodyPart(This,varHTMLBodyPart)}{(This)->lpVtbl->get_HTMLBodyPart(This,varHTMLBodyPart)}
{IMessage_get_BodyPart(This,varBodyPart)}{(This)->lpVtbl->get_BodyPart(This,varBodyPart)}
{IMessage_get_DataSource(This,varDataSource)}{(This)->lpVtbl->get_DataSource(This,varDataSource)}
{IMessage_get_Fields(This,varFields)}{(This)->lpVtbl->get_Fields(This,varFields)}
{IMessage_get_MDNRequested(This,pMDNRequested)}{(This)->lpVtbl->get_MDNRequested(This,pMDNRequested)}
{IMessage_put_MDNRequested(This,varMDNRequested)}{(This)->lpVtbl->put_MDNRequested(This,varMDNRequested)}
{IMessage_AddRelatedBodyPart(This,URL,Reference,ReferenceType,UserName,Password,ppBody)}{(This)->lpVtbl->AddRelatedBodyPart(This,URL,Reference,ReferenceType,UserName,Password,ppBody)}
{IMessage_AddAttachment(This,URL,UserName,Password,ppBody)}{(This)->lpVtbl->AddAttachment(This,URL,UserName,Password,ppBody)}
{IMessage_CreateMHTMLBody(This,URL,Flags,UserName,Password)}{(This)->lpVtbl->CreateMHTMLBody(This,URL,Flags,UserName,Password)}
{IMessage_Forward(This,ppMsg)}{(This)->lpVtbl->Forward(This,ppMsg)}
{IMessage_Post(This)}{(This)->lpVtbl->Post(This)}
{IMessage_PostReply(This,ppMsg)}{(This)->lpVtbl->PostReply(This,ppMsg)}
{IMessage_Reply(This,ppMsg)}{(This)->lpVtbl->Reply(This,ppMsg)}
{IMessage_ReplyAll(This,ppMsg)}{(This)->lpVtbl->ReplyAll(This,ppMsg)}
{IMessage_Send(This)}{(This)->lpVtbl->Send(This)}
{IMessage_GetStream(This,ppStream)}{(This)->lpVtbl->GetStream(This,ppStream)}
{IMessage_GetInterface(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterface(This,Interface,ppUnknown)}
{IBodyPart_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBodyPart_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBodyPart_Release(This)}{(This)->lpVtbl->Release(This)}
{IBodyPart_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IBodyPart_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IBodyPart_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IBodyPart_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IBodyPart_get_BodyParts(This,varBodyParts)}{(This)->lpVtbl->get_BodyParts(This,varBodyParts)}
{IBodyPart_get_ContentTransferEncoding(This,pContentTransferEncoding)}{(This)->lpVtbl->get_ContentTransferEncoding(This,pContentTransferEncoding)}
{IBodyPart_put_ContentTransferEncoding(This,varContentTransferEncoding)}{(This)->lpVtbl->put_ContentTransferEncoding(This,varContentTransferEncoding)}
{IBodyPart_get_ContentMediaType(This,pContentMediaType)}{(This)->lpVtbl->get_ContentMediaType(This,pContentMediaType)}
{IBodyPart_put_ContentMediaType(This,varContentMediaType)}{(This)->lpVtbl->put_ContentMediaType(This,varContentMediaType)}
{IBodyPart_get_Fields(This,varFields)}{(This)->lpVtbl->get_Fields(This,varFields)}
{IBodyPart_get_Charset(This,pCharset)}{(This)->lpVtbl->get_Charset(This,pCharset)}
{IBodyPart_put_Charset(This,varCharset)}{(This)->lpVtbl->put_Charset(This,varCharset)}
{IBodyPart_get_FileName(This,varFileName)}{(This)->lpVtbl->get_FileName(This,varFileName)}
{IBodyPart_get_DataSource(This,varDataSource)}{(This)->lpVtbl->get_DataSource(This,varDataSource)}
{IBodyPart_get_ContentClass(This,pContentClass)}{(This)->lpVtbl->get_ContentClass(This,pContentClass)}
{IBodyPart_put_ContentClass(This,varContentClass)}{(This)->lpVtbl->put_ContentClass(This,varContentClass)}
{IBodyPart_get_ContentClassName(This,pContentClassName)}{(This)->lpVtbl->get_ContentClassName(This,pContentClassName)}
{IBodyPart_put_ContentClassName(This,varContentClassName)}{(This)->lpVtbl->put_ContentClassName(This,varContentClassName)}
{IBodyPart_get_Parent(This,varParent)}{(This)->lpVtbl->get_Parent(This,varParent)}
{IBodyPart_AddBodyPart(This,Index,ppPart)}{(This)->lpVtbl->AddBodyPart(This,Index,ppPart)}
{IBodyPart_SaveToFile(This,FileName)}{(This)->lpVtbl->SaveToFile(This,FileName)}
{IBodyPart_GetEncodedContentStream(This,ppStream)}{(This)->lpVtbl->GetEncodedContentStream(This,ppStream)}
{IBodyPart_GetDecodedContentStream(This,ppStream)}{(This)->lpVtbl->GetDecodedContentStream(This,ppStream)}
{IBodyPart_GetStream(This,ppStream)}{(This)->lpVtbl->GetStream(This,ppStream)}
{IBodyPart_GetFieldParameter(This,FieldName,Parameter,pbstrValue)}{(This)->lpVtbl->GetFieldParameter(This,FieldName,Parameter,pbstrValue)}
{IBodyPart_GetInterface(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterface(This,Interface,ppUnknown)}
{IConfiguration_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IConfiguration_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IConfiguration_Release(This)}{(This)->lpVtbl->Release(This)}
{IConfiguration_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IConfiguration_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IConfiguration_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IConfiguration_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IConfiguration_get_Fields(This,varFields)}{(This)->lpVtbl->get_Fields(This,varFields)}
{IConfiguration_Load(This,LoadFrom,URL)}{(This)->lpVtbl->Load(This,LoadFrom,URL)}
{IConfiguration_GetInterface(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterface(This,Interface,ppUnknown)}
{IMessages_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IMessages_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IMessages_Release(This)}{(This)->lpVtbl->Release(This)}
{IMessages_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IMessages_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IMessages_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IMessages_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IMessages_get_Item(This,Index,ppMessage)}{(This)->lpVtbl->get_Item(This,Index,ppMessage)}
{IMessages_get_Count(This,varCount)}{(This)->lpVtbl->get_Count(This,varCount)}
{IMessages_Delete(This,Index)}{(This)->lpVtbl->Delete(This,Index)}
{IMessages_DeleteAll(This)}{(This)->lpVtbl->DeleteAll(This)}
{IMessages_get__NewEnum(This,retval)}{(This)->lpVtbl->get__NewEnum(This,retval)}
{IMessages_get_Filename(This,var,Filename)}{(This)->lpVtbl->get_Filename(This,var,Filename)}
{IDropDirectory_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IDropDirectory_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IDropDirectory_Release(This)}{(This)->lpVtbl->Release(This)}
{IDropDirectory_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IDropDirectory_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IDropDirectory_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IDropDirectory_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IDropDirectory_GetMessages(This,DirName,Msgs)}{(This)->lpVtbl->GetMessages(This,DirName,Msgs)}
{IBodyParts_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IBodyParts_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IBodyParts_Release(This)}{(This)->lpVtbl->Release(This)}
{IBodyParts_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IBodyParts_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IBodyParts_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IBodyParts_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IBodyParts_get_Count(This,varCount)}{(This)->lpVtbl->get_Count(This,varCount)}
{IBodyParts_get_Item(This,Index,ppBody)}{(This)->lpVtbl->get_Item(This,Index,ppBody)}
{IBodyParts_get__NewEnum(This,retval)}{(This)->lpVtbl->get__NewEnum(This,retval)}
{IBodyParts_Delete(This,varBP)}{(This)->lpVtbl->Delete(This,varBP)}
{IBodyParts_DeleteAll(This)}{(This)->lpVtbl->DeleteAll(This)}
{IBodyParts_Add(This,Index,ppPart)}{(This)->lpVtbl->Add(This,Index,ppPart)}
{ISMTPScriptConnector_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ISMTPScriptConnector_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ISMTPScriptConnector_Release(This)}{(This)->lpVtbl->Release(This)}
{ISMTPScriptConnector_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ISMTPScriptConnector_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ISMTPScriptConnector_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ISMTPScriptConnector_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{INNTPEarlyScriptConnector_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{INNTPEarlyScriptConnector_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{INNTPEarlyScriptConnector_Release(This)}{(This)->lpVtbl->Release(This)}
{INNTPEarlyScriptConnector_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{INNTPEarlyScriptConnector_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{INNTPEarlyScriptConnector_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{INNTPEarlyScriptConnector_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{INNTPPostScriptConnector_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{INNTPPostScriptConnector_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{INNTPPostScriptConnector_Release(This)}{(This)->lpVtbl->Release(This)}
{INNTPPostScriptConnector_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{INNTPPostScriptConnector_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{INNTPPostScriptConnector_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{INNTPPostScriptConnector_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{INNTPFinalScriptConnector_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{INNTPFinalScriptConnector_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{INNTPFinalScriptConnector_Release(This)}{(This)->lpVtbl->Release(This)}
{INNTPFinalScriptConnector_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{INNTPFinalScriptConnector_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{INNTPFinalScriptConnector_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{INNTPFinalScriptConnector_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ISMTPOnArrival_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ISMTPOnArrival_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ISMTPOnArrival_Release(This)}{(This)->lpVtbl->Release(This)}
{ISMTPOnArrival_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ISMTPOnArrival_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ISMTPOnArrival_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ISMTPOnArrival_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ISMTPOnArrival_OnArrival(This,Msg,EventStatus)}{(This)->lpVtbl->OnArrival(This,Msg,EventStatus)}
{INNTPOnPostEarly_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{INNTPOnPostEarly_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{INNTPOnPostEarly_Release(This)}{(This)->lpVtbl->Release(This)}
{INNTPOnPostEarly_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{INNTPOnPostEarly_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{INNTPOnPostEarly_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{INNTPOnPostEarly_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{INNTPOnPostEarly_OnPostEarly(This,Msg,EventStatus)}{(This)->lpVtbl->OnPostEarly(This,Msg,EventStatus)}
{INNTPOnPost_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{INNTPOnPost_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{INNTPOnPost_Release(This)}{(This)->lpVtbl->Release(This)}
{INNTPOnPost_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{INNTPOnPost_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{INNTPOnPost_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{INNTPOnPost_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{INNTPOnPost_OnPost(This,Msg,EventStatus)}{(This)->lpVtbl->OnPost(This,Msg,EventStatus)}
{INNTPOnPostFinal_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{INNTPOnPostFinal_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{INNTPOnPostFinal_Release(This)}{(This)->lpVtbl->Release(This)}
{INNTPOnPostFinal_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{INNTPOnPostFinal_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{INNTPOnPostFinal_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{INNTPOnPostFinal_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{INNTPOnPostFinal_OnPostFinal(This,Msg,EventStatus)}{(This)->lpVtbl->OnPostFinal(This,Msg,EventStatus)}
{IProxyObject_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IProxyObject_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IProxyObject_Release(This)}{(This)->lpVtbl->Release(This)}
{IProxyObject_get_Object(This,ppParent)}{(This)->lpVtbl->get_Object(This,ppParent)}
{IGetInterface_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IGetInterface_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IGetInterface_Release(This)}{(This)->lpVtbl->Release(This)}
{IGetInterface_GetInterface(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterface(This,Interface,ppUnknown)}
{IGetInterface_GetInterfaceInner(This,Interface,ppUnknown)}{(This)->lpVtbl->GetInterfaceInner(This,Interface,ppUnknown)}
[cdosyserr.h]
[cdosysstr.h]
[celib.h]
{GETBIT(pb,i)}{((pb)[(i)/8]&(1<<((i)%8)))}
{SETBIT(pb,i)}{((pb)[(i)/8]|=(1<<((i)%8)))}
{CLEARBIT(pb,i)}{((pb)[(i)/8]&=~(1<<((i)%8)))}
{BITSTOBYTES(b)}{((int)(((b)+7)/8))}
{printf}{Use_wprintf_Instead_Of_printf}
{ceERRORPRINTLINE(pszMessage,hr)}{ceErrorPrintLine(__FILE__,__LINE__,(pszMessage),NULL,(hr))}
{ceERRORPRINTLINESTR(pszMessage,pwszData,hr)}{ceErrorPrintLine(__FILE__,__LINE__,(pszMessage),(pwszData),(hr))}
{DBGPRINT(a)}{ceDbgPrintfa}
[certadm.h]
{ICertAdmin_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertAdmin_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertAdmin_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertAdmin_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertAdmin_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertAdmin_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertAdmin_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertAdmin_IsValidCertificate(This,strConfig,strSerialNumber,pDisposition)}{(This)->lpVtbl->IsValidCertificate(This,strConfig,strSerialNumber,pDisposition)}
{ICertAdmin_GetRevocationReason(This,pReason)}{(This)->lpVtbl->GetRevocationReason(This,pReason)}
{ICertAdmin_RevokeCertificate(This,strConfig,strSerialNumber,Reason,Date)}{(This)->lpVtbl->RevokeCertificate(This,strConfig,strSerialNumber,Reason,Date)}
{ICertAdmin_SetRequestAttributes(This,strConfig,RequestId,strAttributes)}{(This)->lpVtbl->SetRequestAttributes(This,strConfig,RequestId,strAttributes)}
{ICertAdmin_SetCertificateExtension(This,strConfig,RequestId,strExtensionName,Type,Flags,pvarValue)}{(This)->lpVtbl->SetCertificateExtension(This,strConfig,RequestId,strExtensionName,Type,Flags,pvarValue)}
{ICertAdmin_DenyRequest(This,strConfig,RequestId)}{(This)->lpVtbl->DenyRequest(This,strConfig,RequestId)}
{ICertAdmin_ResubmitRequest(This,strConfig,RequestId,pDisposition)}{(This)->lpVtbl->ResubmitRequest(This,strConfig,RequestId,pDisposition)}
{ICertAdmin_PublishCRL(This,strConfig,Date)}{(This)->lpVtbl->PublishCRL(This,strConfig,Date)}
{ICertAdmin_GetCRL(This,strConfig,Flags,pstrCRL)}{(This)->lpVtbl->GetCRL(This,strConfig,Flags,pstrCRL)}
{ICertAdmin_ImportCertificate(This,strConfig,strCertificate,Flags,pRequestId)}{(This)->lpVtbl->ImportCertificate(This,strConfig,strCertificate,Flags,pRequestId)}
{ICertAdmin2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertAdmin2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertAdmin2_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertAdmin2_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertAdmin2_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertAdmin2_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertAdmin2_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertAdmin2_IsValidCertificate(This,strConfig,strSerialNumber,pDisposition)}{(This)->lpVtbl->IsValidCertificate(This,strConfig,strSerialNumber,pDisposition)}
{ICertAdmin2_GetRevocationReason(This,pReason)}{(This)->lpVtbl->GetRevocationReason(This,pReason)}
{ICertAdmin2_RevokeCertificate(This,strConfig,strSerialNumber,Reason,Date)}{(This)->lpVtbl->RevokeCertificate(This,strConfig,strSerialNumber,Reason,Date)}
{ICertAdmin2_SetRequestAttributes(This,strConfig,RequestId,strAttributes)}{(This)->lpVtbl->SetRequestAttributes(This,strConfig,RequestId,strAttributes)}
{ICertAdmin2_SetCertificateExtension(This,strConfig,RequestId,strExtensionName,Type,Flags,pvarValue)}{(This)->lpVtbl->SetCertificateExtension(This,strConfig,RequestId,strExtensionName,Type,Flags,pvarValue)}
{ICertAdmin2_DenyRequest(This,strConfig,RequestId)}{(This)->lpVtbl->DenyRequest(This,strConfig,RequestId)}
{ICertAdmin2_ResubmitRequest(This,strConfig,RequestId,pDisposition)}{(This)->lpVtbl->ResubmitRequest(This,strConfig,RequestId,pDisposition)}
{ICertAdmin2_PublishCRL(This,strConfig,Date)}{(This)->lpVtbl->PublishCRL(This,strConfig,Date)}
{ICertAdmin2_GetCRL(This,strConfig,Flags,pstrCRL)}{(This)->lpVtbl->GetCRL(This,strConfig,Flags,pstrCRL)}
{ICertAdmin2_ImportCertificate(This,strConfig,strCertificate,Flags,pRequestId)}{(This)->lpVtbl->ImportCertificate(This,strConfig,strCertificate,Flags,pRequestId)}
{ICertAdmin2_PublishCRLs(This,strConfig,Date,CRLFlags)}{(This)->lpVtbl->PublishCRLs(This,strConfig,Date,CRLFlags)}
{ICertAdmin2_GetCAProperty(This,strConfig,PropId,PropIndex,PropType,Flags,pvarPropertyValue)}{(This)->lpVtbl->GetCAProperty(This,strConfig,PropId,PropIndex,PropType,Flags,pvarPropertyValue)}
{ICertAdmin2_SetCAProperty(This,strConfig,PropId,PropIndex,PropType,pvarPropertyValue)}{(This)->lpVtbl->SetCAProperty(This,strConfig,PropId,PropIndex,PropType,pvarPropertyValue)}
{ICertAdmin2_GetCAPropertyFlags(This,strConfig,PropId,pPropFlags)}{(This)->lpVtbl->GetCAPropertyFlags(This,strConfig,PropId,pPropFlags)}
{ICertAdmin2_GetCAPropertyDisplayName(This,strConfig,PropId,pstrDisplayName)}{(This)->lpVtbl->GetCAPropertyDisplayName(This,strConfig,PropId,pstrDisplayName)}
{ICertAdmin2_GetArchivedKey(This,strConfig,RequestId,Flags,pstrArchivedKey)}{(This)->lpVtbl->GetArchivedKey(This,strConfig,RequestId,Flags,pstrArchivedKey)}
{ICertAdmin2_GetConfigEntry(This,strConfig,strNodePath,strEntryName,pvarEntry)}{(This)->lpVtbl->GetConfigEntry(This,strConfig,strNodePath,strEntryName,pvarEntry)}
{ICertAdmin2_SetConfigEntry(This,strConfig,strNodePath,strEntryName,pvarEntry)}{(This)->lpVtbl->SetConfigEntry(This,strConfig,strNodePath,strEntryName,pvarEntry)}
{ICertAdmin2_ImportKey(This,strConfig,RequestId,strCertHash,Flags,strKey)}{(This)->lpVtbl->ImportKey(This,strConfig,RequestId,strCertHash,Flags,strKey)}
{ICertAdmin2_GetMyRoles(This,strConfig,pRoles)}{(This)->lpVtbl->GetMyRoles(This,strConfig,pRoles)}
{ICertAdmin2_DeleteRow(This,strConfig,Flags,Date,Table,RowId,pcDeleted)}{(This)->lpVtbl->DeleteRow(This,strConfig,Flags,Date,Table,RowId,pcDeleted)}
[certbase.h]
[certbcli.h]
{CertSrvIsServerOnline}{CertSrvIsServerOnlineW}
{CertSrvBackupGetDynamicFileList}{CertSrvBackupGetDynamicFileListW}
{CertSrvBackupPrepare}{CertSrvBackupPrepareW}
{CertSrvBackupGetDatabaseNames}{CertSrvBackupGetDatabaseNamesW}
{CertSrvBackupOpenFile}{CertSrvBackupOpenFileW}
{CertSrvBackupGetBackupLogs}{CertSrvBackupGetBackupLogsW}
{CertSrvRestoreGetDatabaseLocations}{CertSrvRestoreGetDatabaseLocationsW}
{CertSrvRestorePrepare}{CertSrvRestorePrepareW}
{CertSrvRestoreRegister}{CertSrvRestoreRegisterW}
{CertSrvServerControl}{CertSrvServerControlW}
[certcli.h]
{ICertGetConfig_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertGetConfig_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertGetConfig_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertGetConfig_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertGetConfig_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertGetConfig_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertGetConfig_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertGetConfig_GetConfig(This,Flags,pstrOut)}{(This)->lpVtbl->GetConfig(This,Flags,pstrOut)}
{ICertConfig_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertConfig_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertConfig_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertConfig_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertConfig_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertConfig_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertConfig_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertConfig_Reset(This,Index,pCount)}{(This)->lpVtbl->Reset(This,Index,pCount)}
{ICertConfig_Next(This,pIndex)}{(This)->lpVtbl->Next(This,pIndex)}
{ICertConfig_GetField(This,strFieldName,pstrOut)}{(This)->lpVtbl->GetField(This,strFieldName,pstrOut)}
{ICertConfig_GetConfig(This,Flags,pstrOut)}{(This)->lpVtbl->GetConfig(This,Flags,pstrOut)}
{ICertConfig2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertConfig2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertConfig2_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertConfig2_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertConfig2_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertConfig2_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertConfig2_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertConfig2_Reset(This,Index,pCount)}{(This)->lpVtbl->Reset(This,Index,pCount)}
{ICertConfig2_Next(This,pIndex)}{(This)->lpVtbl->Next(This,pIndex)}
{ICertConfig2_GetField(This,strFieldName,pstrOut)}{(This)->lpVtbl->GetField(This,strFieldName,pstrOut)}
{ICertConfig2_GetConfig(This,Flags,pstrOut)}{(This)->lpVtbl->GetConfig(This,Flags,pstrOut)}
{ICertConfig2_SetSharedFolder(This,strSharedFolder)}{(This)->lpVtbl->SetSharedFolder(This,strSharedFolder)}
{ICertRequest_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertRequest_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertRequest_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertRequest_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertRequest_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertRequest_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertRequest_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertRequest_Submit(This,Flags,strRequest,strAttributes,strConfig,pDisposition)}{(This)->lpVtbl->Submit(This,Flags,strRequest,strAttributes,strConfig,pDisposition)}
{ICertRequest_RetrievePending(This,RequestId,strConfig,pDisposition)}{(This)->lpVtbl->RetrievePending(This,RequestId,strConfig,pDisposition)}
{ICertRequest_GetLastStatus(This,pStatus)}{(This)->lpVtbl->GetLastStatus(This,pStatus)}
{ICertRequest_GetRequestId(This,pRequestId)}{(This)->lpVtbl->GetRequestId(This,pRequestId)}
{ICertRequest_GetDispositionMessage(This,pstrDispositionMessage)}{(This)->lpVtbl->GetDispositionMessage(This,pstrDispositionMessage)}
{ICertRequest_GetCACertificate(This,fExchangeCertificate,strConfig,Flags,pstrCertificate)}{(This)->lpVtbl->GetCACertificate(This,fExchangeCertificate,strConfig,Flags,pstrCertificate)}
{ICertRequest_GetCertificate(This,Flags,pstrCertificate)}{(This)->lpVtbl->GetCertificate(This,Flags,pstrCertificate)}
{ICertRequest2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertRequest2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertRequest2_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertRequest2_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertRequest2_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertRequest2_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertRequest2_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertRequest2_Submit(This,Flags,strRequest,strAttributes,strConfig,pDisposition)}{(This)->lpVtbl->Submit(This,Flags,strRequest,strAttributes,strConfig,pDisposition)}
{ICertRequest2_RetrievePending(This,RequestId,strConfig,pDisposition)}{(This)->lpVtbl->RetrievePending(This,RequestId,strConfig,pDisposition)}
{ICertRequest2_GetLastStatus(This,pStatus)}{(This)->lpVtbl->GetLastStatus(This,pStatus)}
{ICertRequest2_GetRequestId(This,pRequestId)}{(This)->lpVtbl->GetRequestId(This,pRequestId)}
{ICertRequest2_GetDispositionMessage(This,pstrDispositionMessage)}{(This)->lpVtbl->GetDispositionMessage(This,pstrDispositionMessage)}
{ICertRequest2_GetCACertificate(This,fExchangeCertificate,strConfig,Flags,pstrCertificate)}{(This)->lpVtbl->GetCACertificate(This,fExchangeCertificate,strConfig,Flags,pstrCertificate)}
{ICertRequest2_GetCertificate(This,Flags,pstrCertificate)}{(This)->lpVtbl->GetCertificate(This,Flags,pstrCertificate)}
{ICertRequest2_GetIssuedCertificate(This,strConfig,RequestId,strSerialNumber,pDisposition)}{(This)->lpVtbl->GetIssuedCertificate(This,strConfig,RequestId,strSerialNumber,pDisposition)}
{ICertRequest2_GetErrorMessageText(This,hrMessage,Flags,pstrErrorMessageText)}{(This)->lpVtbl->GetErrorMessageText(This,hrMessage,Flags,pstrErrorMessageText)}
{ICertRequest2_GetCAProperty(This,strConfig,PropId,PropIndex,PropType,Flags,pvarPropertyValue)}{(This)->lpVtbl->GetCAProperty(This,strConfig,PropId,PropIndex,PropType,Flags,pvarPropertyValue)}
{ICertRequest2_GetCAPropertyFlags(This,strConfig,PropId,pPropFlags)}{(This)->lpVtbl->GetCAPropertyFlags(This,strConfig,PropId,pPropFlags)}
{ICertRequest2_GetCAPropertyDisplayName(This,strConfig,PropId,pstrDisplayName)}{(This)->lpVtbl->GetCAPropertyDisplayName(This,strConfig,PropId,pstrDisplayName)}
{ICertRequest2_GetFullResponseProperty(This,PropId,PropIndex,PropType,Flags,pvarPropertyValue)}{(This)->lpVtbl->GetFullResponseProperty(This,PropId,PropIndex,PropType,Flags,pvarPropertyValue)}
[certenc.h]
{ICertEncodeStringArray_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertEncodeStringArray_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertEncodeStringArray_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertEncodeStringArray_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertEncodeStringArray_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertEncodeStringArray_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertEncodeStringArray_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertEncodeStringArray_Decode(This,strBinary)}{(This)->lpVtbl->Decode(This,strBinary)}
{ICertEncodeStringArray_GetStringType(This,pStringType)}{(This)->lpVtbl->GetStringType(This,pStringType)}
{ICertEncodeStringArray_GetCount(This,pCount)}{(This)->lpVtbl->GetCount(This,pCount)}
{ICertEncodeStringArray_GetValue(This,Index,pstr)}{(This)->lpVtbl->GetValue(This,Index,pstr)}
{ICertEncodeStringArray_Reset(This,Count,StringType)}{(This)->lpVtbl->Reset(This,Count,StringType)}
{ICertEncodeStringArray_SetValue(This,Index,str)}{(This)->lpVtbl->SetValue(This,Index,str)}
{ICertEncodeStringArray_Encode(This,pstrBinary)}{(This)->lpVtbl->Encode(This,pstrBinary)}
{ICertEncodeLongArray_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertEncodeLongArray_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertEncodeLongArray_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertEncodeLongArray_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertEncodeLongArray_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertEncodeLongArray_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertEncodeLongArray_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertEncodeLongArray_Decode(This,strBinary)}{(This)->lpVtbl->Decode(This,strBinary)}
{ICertEncodeLongArray_GetCount(This,pCount)}{(This)->lpVtbl->GetCount(This,pCount)}
{ICertEncodeLongArray_GetValue(This,Index,pValue)}{(This)->lpVtbl->GetValue(This,Index,pValue)}
{ICertEncodeLongArray_Reset(This,Count)}{(This)->lpVtbl->Reset(This,Count)}
{ICertEncodeLongArray_SetValue(This,Index,Value)}{(This)->lpVtbl->SetValue(This,Index,Value)}
{ICertEncodeLongArray_Encode(This,pstrBinary)}{(This)->lpVtbl->Encode(This,pstrBinary)}
{ICertEncodeDateArray_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertEncodeDateArray_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertEncodeDateArray_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertEncodeDateArray_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertEncodeDateArray_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertEncodeDateArray_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertEncodeDateArray_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertEncodeDateArray_Decode(This,strBinary)}{(This)->lpVtbl->Decode(This,strBinary)}
{ICertEncodeDateArray_GetCount(This,pCount)}{(This)->lpVtbl->GetCount(This,pCount)}
{ICertEncodeDateArray_GetValue(This,Index,pValue)}{(This)->lpVtbl->GetValue(This,Index,pValue)}
{ICertEncodeDateArray_Reset(This,Count)}{(This)->lpVtbl->Reset(This,Count)}
{ICertEncodeDateArray_SetValue(This,Index,Value)}{(This)->lpVtbl->SetValue(This,Index,Value)}
{ICertEncodeDateArray_Encode(This,pstrBinary)}{(This)->lpVtbl->Encode(This,pstrBinary)}
{ICertEncodeCRLDistInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertEncodeCRLDistInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertEncodeCRLDistInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertEncodeCRLDistInfo_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertEncodeCRLDistInfo_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertEncodeCRLDistInfo_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertEncodeCRLDistInfo_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertEncodeCRLDistInfo_Decode(This,strBinary)}{(This)->lpVtbl->Decode(This,strBinary)}
{ICertEncodeCRLDistInfo_GetDistPointCount(This,pDistPointCount)}{(This)->lpVtbl->GetDistPointCount(This,pDistPointCount)}
{ICertEncodeCRLDistInfo_GetNameCount(This,DistPointIndex,pNameCount)}{(This)->lpVtbl->GetNameCount(This,DistPointIndex,pNameCount)}
{ICertEncodeCRLDistInfo_GetNameChoice(This,DistPointIndex,NameIndex,pNameChoice)}{(This)->lpVtbl->GetNameChoice(This,DistPointIndex,NameIndex,pNameChoice)}
{ICertEncodeCRLDistInfo_GetName(This,DistPointIndex,NameIndex,pstrName)}{(This)->lpVtbl->GetName(This,DistPointIndex,NameIndex,pstrName)}
{ICertEncodeCRLDistInfo_Reset(This,DistPointCount)}{(This)->lpVtbl->Reset(This,DistPointCount)}
{ICertEncodeCRLDistInfo_SetNameCount(This,DistPointIndex,NameCount)}{(This)->lpVtbl->SetNameCount(This,DistPointIndex,NameCount)}
{ICertEncodeCRLDistInfo_SetNameEntry(This,DistPointIndex,NameIndex,NameChoice,strName)}{(This)->lpVtbl->SetNameEntry(This,DistPointIndex,NameIndex,NameChoice,strName)}
{ICertEncodeCRLDistInfo_Encode(This,pstrBinary)}{(This)->lpVtbl->Encode(This,pstrBinary)}
{ICertEncodeAltName_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertEncodeAltName_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertEncodeAltName_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertEncodeAltName_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertEncodeAltName_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertEncodeAltName_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertEncodeAltName_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertEncodeAltName_Decode(This,strBinary)}{(This)->lpVtbl->Decode(This,strBinary)}
{ICertEncodeAltName_GetNameCount(This,pNameCount)}{(This)->lpVtbl->GetNameCount(This,pNameCount)}
{ICertEncodeAltName_GetNameChoice(This,NameIndex,pNameChoice)}{(This)->lpVtbl->GetNameChoice(This,NameIndex,pNameChoice)}
{ICertEncodeAltName_GetName(This,NameIndex,pstrName)}{(This)->lpVtbl->GetName(This,NameIndex,pstrName)}
{ICertEncodeAltName_Reset(This,NameCount)}{(This)->lpVtbl->Reset(This,NameCount)}
{ICertEncodeAltName_SetNameEntry(This,NameIndex,NameChoice,strName)}{(This)->lpVtbl->SetNameEntry(This,NameIndex,NameChoice,strName)}
{ICertEncodeAltName_Encode(This,pstrBinary)}{(This)->lpVtbl->Encode(This,pstrBinary)}
{ICertEncodeBitString_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertEncodeBitString_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertEncodeBitString_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertEncodeBitString_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertEncodeBitString_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertEncodeBitString_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertEncodeBitString_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertEncodeBitString_Decode(This,strBinary)}{(This)->lpVtbl->Decode(This,strBinary)}
{ICertEncodeBitString_GetBitCount(This,pBitCount)}{(This)->lpVtbl->GetBitCount(This,pBitCount)}
{ICertEncodeBitString_GetBitString(This,pstrBitString)}{(This)->lpVtbl->GetBitString(This,pstrBitString)}
{ICertEncodeBitString_Encode(This,BitCount,strBitString,pstrBinary)}{(This)->lpVtbl->Encode(This,BitCount,strBitString,pstrBinary)}
[certenroll.h]
[certexit.h]
{ICertExit_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertExit_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertExit_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertExit_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertExit_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertExit_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertExit_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertExit_Initialize(This,strConfig,pEventMask)}{(This)->lpVtbl->Initialize(This,strConfig,pEventMask)}
{ICertExit_Notify(This,ExitEvent,Context)}{(This)->lpVtbl->Notify(This,ExitEvent,Context)}
{ICertExit_GetDescription(This,pstrDescription)}{(This)->lpVtbl->GetDescription(This,pstrDescription)}
{ICertExit2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertExit2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertExit2_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertExit2_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertExit2_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertExit2_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertExit2_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertExit2_Initialize(This,strConfig,pEventMask)}{(This)->lpVtbl->Initialize(This,strConfig,pEventMask)}
{ICertExit2_Notify(This,ExitEvent,Context)}{(This)->lpVtbl->Notify(This,ExitEvent,Context)}
{ICertExit2_GetDescription(This,pstrDescription)}{(This)->lpVtbl->GetDescription(This,pstrDescription)}
{ICertExit2_GetManageModule(This,ppManageModule)}{(This)->lpVtbl->GetManageModule(This,ppManageModule)}
[certif.h]
{ICertServerPolicy_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertServerPolicy_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertServerPolicy_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertServerPolicy_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertServerPolicy_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertServerPolicy_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertServerPolicy_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertServerPolicy_SetContext(This,Context)}{(This)->lpVtbl->SetContext(This,Context)}
{ICertServerPolicy_GetRequestProperty(This,strPropertyName,PropertyType,pvarPropertyValue)}{(This)->lpVtbl->GetRequestProperty(This,strPropertyName,PropertyType,pvarPropertyValue)}
{ICertServerPolicy_GetRequestAttribute(This,strAttributeName,pstrAttributeValue)}{(This)->lpVtbl->GetRequestAttribute(This,strAttributeName,pstrAttributeValue)}
{ICertServerPolicy_GetCertificateProperty(This,strPropertyName,PropertyType,pvarPropertyValue)}{(This)->lpVtbl->GetCertificateProperty(This,strPropertyName,PropertyType,pvarPropertyValue)}
{ICertServerPolicy_SetCertificateProperty(This,strPropertyName,PropertyType,pvarPropertyValue)}{(This)->lpVtbl->SetCertificateProperty(This,strPropertyName,PropertyType,pvarPropertyValue)}
{ICertServerPolicy_GetCertificateExtension(This,strExtensionName,Type,pvarValue)}{(This)->lpVtbl->GetCertificateExtension(This,strExtensionName,Type,pvarValue)}
{ICertServerPolicy_GetCertificateExtensionFlags(This,pExtFlags)}{(This)->lpVtbl->GetCertificateExtensionFlags(This,pExtFlags)}
{ICertServerPolicy_SetCertificateExtension(This,strExtensionName,Type,ExtFlags,pvarValue)}{(This)->lpVtbl->SetCertificateExtension(This,strExtensionName,Type,ExtFlags,pvarValue)}
{ICertServerPolicy_EnumerateExtensionsSetup(This,Flags)}{(This)->lpVtbl->EnumerateExtensionsSetup(This,Flags)}
{ICertServerPolicy_EnumerateExtensions(This,pstrExtensionName)}{(This)->lpVtbl->EnumerateExtensions(This,pstrExtensionName)}
{ICertServerPolicy_EnumerateExtensionsClose(This)}{(This)->lpVtbl->EnumerateExtensionsClose(This)}
{ICertServerPolicy_EnumerateAttributesSetup(This,Flags)}{(This)->lpVtbl->EnumerateAttributesSetup(This,Flags)}
{ICertServerPolicy_EnumerateAttributes(This,pstrAttributeName)}{(This)->lpVtbl->EnumerateAttributes(This,pstrAttributeName)}
{ICertServerPolicy_EnumerateAttributesClose(This)}{(This)->lpVtbl->EnumerateAttributesClose(This)}
{ICertServerExit_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertServerExit_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertServerExit_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertServerExit_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertServerExit_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertServerExit_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertServerExit_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertServerExit_SetContext(This,Context)}{(This)->lpVtbl->SetContext(This,Context)}
{ICertServerExit_GetRequestProperty(This,strPropertyName,PropertyType,pvarPropertyValue)}{(This)->lpVtbl->GetRequestProperty(This,strPropertyName,PropertyType,pvarPropertyValue)}
{ICertServerExit_GetRequestAttribute(This,strAttributeName,pstrAttributeValue)}{(This)->lpVtbl->GetRequestAttribute(This,strAttributeName,pstrAttributeValue)}
{ICertServerExit_GetCertificateProperty(This,strPropertyName,PropertyType,pvarPropertyValue)}{(This)->lpVtbl->GetCertificateProperty(This,strPropertyName,PropertyType,pvarPropertyValue)}
{ICertServerExit_GetCertificateExtension(This,strExtensionName,Type,pvarValue)}{(This)->lpVtbl->GetCertificateExtension(This,strExtensionName,Type,pvarValue)}
{ICertServerExit_GetCertificateExtensionFlags(This,pExtFlags)}{(This)->lpVtbl->GetCertificateExtensionFlags(This,pExtFlags)}
{ICertServerExit_EnumerateExtensionsSetup(This,Flags)}{(This)->lpVtbl->EnumerateExtensionsSetup(This,Flags)}
{ICertServerExit_EnumerateExtensions(This,pstrExtensionName)}{(This)->lpVtbl->EnumerateExtensions(This,pstrExtensionName)}
{ICertServerExit_EnumerateExtensionsClose(This)}{(This)->lpVtbl->EnumerateExtensionsClose(This)}
{ICertServerExit_EnumerateAttributesSetup(This,Flags)}{(This)->lpVtbl->EnumerateAttributesSetup(This,Flags)}
{ICertServerExit_EnumerateAttributes(This,pstrAttributeName)}{(This)->lpVtbl->EnumerateAttributes(This,pstrAttributeName)}
{ICertServerExit_EnumerateAttributesClose(This)}{(This)->lpVtbl->EnumerateAttributesClose(This)}
[certmod.h]
{ICertManageModule_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertManageModule_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertManageModule_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertManageModule_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertManageModule_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertManageModule_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertManageModule_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertManageModule_GetProperty(This,strConfig,strStorageLocation,strPropertyName,Flags,pvarProperty)}{(This)->lpVtbl->GetProperty(This,strConfig,strStorageLocation,strPropertyName,Flags,pvarProperty)}
{ICertManageModule_SetProperty(This,strConfig,strStorageLocation,strPropertyName,Flags,pvarProperty)}{(This)->lpVtbl->SetProperty(This,strConfig,strStorageLocation,strPropertyName,Flags,pvarProperty)}
{ICertManageModule_Configure(This,strConfig,strStorageLocation,Flags)}{(This)->lpVtbl->Configure(This,strConfig,strStorageLocation,Flags)}
[certpol.h]
{ICertPolicy_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertPolicy_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertPolicy_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertPolicy_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertPolicy_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertPolicy_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertPolicy_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertPolicy_Initialize(This,strConfig)}{(This)->lpVtbl->Initialize(This,strConfig)}
{ICertPolicy_VerifyRequest(This,strConfig,Context,bNewRequest,Flags,pDisposition)}{(This)->lpVtbl->VerifyRequest(This,strConfig,Context,bNewRequest,Flags,pDisposition)}
{ICertPolicy_GetDescription(This,pstrDescription)}{(This)->lpVtbl->GetDescription(This,pstrDescription)}
{ICertPolicy_ShutDown(This)}{(This)->lpVtbl->ShutDown(This)}
{ICertPolicy2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertPolicy2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertPolicy2_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertPolicy2_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertPolicy2_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertPolicy2_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertPolicy2_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertPolicy2_Initialize(This,strConfig)}{(This)->lpVtbl->Initialize(This,strConfig)}
{ICertPolicy2_VerifyRequest(This,strConfig,Context,bNewRequest,Flags,pDisposition)}{(This)->lpVtbl->VerifyRequest(This,strConfig,Context,bNewRequest,Flags,pDisposition)}
{ICertPolicy2_GetDescription(This,pstrDescription)}{(This)->lpVtbl->GetDescription(This,pstrDescription)}
{ICertPolicy2_ShutDown(This)}{(This)->lpVtbl->ShutDown(This)}
{ICertPolicy2_GetManageModule(This,ppManageModule)}{(This)->lpVtbl->GetManageModule(This,ppManageModule)}
[certreqd.h]
{ICertRequestD_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertRequestD_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertRequestD_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertRequestD_Request(This,dwFlags,pwszAuthority,pdwRequestId,pdwDisposition,pwszAttributes,pctbRequest,pctbCertChain,pctbEncodedCert,pctbDispositionMessage)}{(This)->lpVtbl->Request(This,dwFlags,pwszAuthority,pdwRequestId,pdwDisposition,pwszAttributes,pctbRequest,pctbCertChain,pctbEncodedCert,pctbDispositionMessage)}
{ICertRequestD_GetCACert(This,fchain,pwszAuthority,pctbOut)}{(This)->lpVtbl->GetCACert(This,fchain,pwszAuthority,pctbOut)}
{ICertRequestD_Ping(This,pwszAuthority)}{(This)->lpVtbl->Ping(This,pwszAuthority)}
{ICertRequestD2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertRequestD2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertRequestD2_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertRequestD2_Request(This,dwFlags,pwszAuthority,pdwRequestId,pdwDisposition,pwszAttributes,pctbRequest,pctbCertChain,pctbEncodedCert,pctbDispositionMessage)}{(This)->lpVtbl->Request(This,dwFlags,pwszAuthority,pdwRequestId,pdwDisposition,pwszAttributes,pctbRequest,pctbCertChain,pctbEncodedCert,pctbDispositionMessage)}
{ICertRequestD2_GetCACert(This,fchain,pwszAuthority,pctbOut)}{(This)->lpVtbl->GetCACert(This,fchain,pwszAuthority,pctbOut)}
{ICertRequestD2_Ping(This,pwszAuthority)}{(This)->lpVtbl->Ping(This,pwszAuthority)}
{ICertRequestD2_Request2(This,pwszAuthority,dwFlags,pwszSerialNumber,pdwRequestId,pdwDisposition,pwszAttributes,pctbRequest,pctbFullResponse,pctbEncodedCert,pctbDispositionMessage)}{(This)->lpVtbl->Request2(This,pwszAuthority,dwFlags,pwszSerialNumber,pdwRequestId,pdwDisposition,pwszAttributes,pctbRequest,pctbFullResponse,pctbEncodedCert,pctbDispositionMessage)}
{ICertRequestD2_GetCAProperty(This,pwszAuthority,PropId,PropIndex,PropType,pctbPropertyValue)}{(This)->lpVtbl->GetCAProperty(This,pwszAuthority,PropId,PropIndex,PropType,pctbPropertyValue)}
{ICertRequestD2_GetCAPropertyInfo(This,pwszAuthority,pcProperty,pctbPropInfo)}{(This)->lpVtbl->GetCAPropertyInfo(This,pwszAuthority,pcProperty,pctbPropInfo)}
{ICertRequestD2_Ping2(This,pwszAuthority)}{(This)->lpVtbl->Ping2(This,pwszAuthority)}
[certsrv.h]
{wszREGKEYBASE}{wszREGKEYCERTSVCPATH}
{wszREGKEYCONFIGCANAME}{wszREGKEYCONFIGPATH_BS}
{CSVER_EXTRACT_MAJOR(version)}{((version)>>16)}
{CSVER_EXTRACT_MINOR(version)}{((version)&0xffff)}
{CSVER_BUILD_VERSION(major,minor)}{(((major)<<16)|(minor))}
{dwVALIDITYPERIODENUMDEFAULT}{ENUM_PERIOD_YEARS}
{wszVALIDITYPERIODSTRINGDEFAULT}{wszPERIODYEARS}
{dwCAXCHGVALIDITYPERIODENUMDEFAULT}{ENUM_PERIOD_WEEKS}
{wszCAXCHGVALIDITYPERIODSTRINGDEFAULT}{wszPERIODWEEKS}
{dwCAXCHGOVERLAPPERIODENUMDEFAULT}{ENUM_PERIOD_DAYS}
{wszCAXCHGOVERLAPPERIODSTRINGDEFAULT}{wszPERIODDAYS}
{wszCRLPERIODSTRINGDEFAULT}{wszPERIODWEEKS}
{wszCRLOVERLAPPERIODSTRINGDEFAULT}{wszPERIODHOURS}
{wszCRLDELTAPERIODSTRINGDEFAULT}{wszPERIODDAYS}
{wszCRLDELTAOVERLAPPERIODSTRINGDEFAULT}{wszPERIODMINUTES}
{wszINFKEY_CRLPERIODSTRING}{wszREGCRLPERIODSTRING}
{wszINFKEY_CRLPERIODCOUNT}{wszREGCRLPERIODCOUNT}
{wszINFKEY_CRLDELTAPERIODSTRING}{wszREGCRLDELTAPERIODSTRING}
{wszINFKEY_CRLDELTAPERIODCOUNT}{wszREGCRLDELTAPERIODCOUNT}
[certview.h]
{IEnumCERTVIEWCOLUMN_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumCERTVIEWCOLUMN_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumCERTVIEWCOLUMN_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumCERTVIEWCOLUMN_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IEnumCERTVIEWCOLUMN_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IEnumCERTVIEWCOLUMN_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IEnumCERTVIEWCOLUMN_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IEnumCERTVIEWCOLUMN_Next(This,pIndex)}{(This)->lpVtbl->Next(This,pIndex)}
{IEnumCERTVIEWCOLUMN_GetName(This,pstrOut)}{(This)->lpVtbl->GetName(This,pstrOut)}
{IEnumCERTVIEWCOLUMN_GetDisplayName(This,pstrOut)}{(This)->lpVtbl->GetDisplayName(This,pstrOut)}
{IEnumCERTVIEWCOLUMN_GetType(This,pType)}{(This)->lpVtbl->GetType(This,pType)}
{IEnumCERTVIEWCOLUMN_IsIndexed(This,pIndexed)}{(This)->lpVtbl->IsIndexed(This,pIndexed)}
{IEnumCERTVIEWCOLUMN_GetMaxLength(This,pMaxLength)}{(This)->lpVtbl->GetMaxLength(This,pMaxLength)}
{IEnumCERTVIEWCOLUMN_GetValue(This,Flags,pvarValue)}{(This)->lpVtbl->GetValue(This,Flags,pvarValue)}
{IEnumCERTVIEWCOLUMN_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumCERTVIEWCOLUMN_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumCERTVIEWCOLUMN_Clone(This,ppenum)}{(This)->lpVtbl->Clone(This,ppenum)}
{IEnumCERTVIEWATTRIBUTE_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumCERTVIEWATTRIBUTE_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumCERTVIEWATTRIBUTE_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumCERTVIEWATTRIBUTE_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IEnumCERTVIEWATTRIBUTE_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IEnumCERTVIEWATTRIBUTE_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IEnumCERTVIEWATTRIBUTE_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IEnumCERTVIEWATTRIBUTE_Next(This,pIndex)}{(This)->lpVtbl->Next(This,pIndex)}
{IEnumCERTVIEWATTRIBUTE_GetName(This,pstrOut)}{(This)->lpVtbl->GetName(This,pstrOut)}
{IEnumCERTVIEWATTRIBUTE_GetValue(This,pstrOut)}{(This)->lpVtbl->GetValue(This,pstrOut)}
{IEnumCERTVIEWATTRIBUTE_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumCERTVIEWATTRIBUTE_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumCERTVIEWATTRIBUTE_Clone(This,ppenum)}{(This)->lpVtbl->Clone(This,ppenum)}
{IEnumCERTVIEWEXTENSION_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumCERTVIEWEXTENSION_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumCERTVIEWEXTENSION_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumCERTVIEWEXTENSION_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IEnumCERTVIEWEXTENSION_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IEnumCERTVIEWEXTENSION_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IEnumCERTVIEWEXTENSION_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IEnumCERTVIEWEXTENSION_Next(This,pIndex)}{(This)->lpVtbl->Next(This,pIndex)}
{IEnumCERTVIEWEXTENSION_GetName(This,pstrOut)}{(This)->lpVtbl->GetName(This,pstrOut)}
{IEnumCERTVIEWEXTENSION_GetFlags(This,pFlags)}{(This)->lpVtbl->GetFlags(This,pFlags)}
{IEnumCERTVIEWEXTENSION_GetValue(This,Type,Flags,pvarValue)}{(This)->lpVtbl->GetValue(This,Type,Flags,pvarValue)}
{IEnumCERTVIEWEXTENSION_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumCERTVIEWEXTENSION_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumCERTVIEWEXTENSION_Clone(This,ppenum)}{(This)->lpVtbl->Clone(This,ppenum)}
{IEnumCERTVIEWROW_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumCERTVIEWROW_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumCERTVIEWROW_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumCERTVIEWROW_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IEnumCERTVIEWROW_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IEnumCERTVIEWROW_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IEnumCERTVIEWROW_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IEnumCERTVIEWROW_Next(This,pIndex)}{(This)->lpVtbl->Next(This,pIndex)}
{IEnumCERTVIEWROW_EnumCertViewColumn(This,ppenum)}{(This)->lpVtbl->EnumCertViewColumn(This,ppenum)}
{IEnumCERTVIEWROW_EnumCertViewAttribute(This,Flags,ppenum)}{(This)->lpVtbl->EnumCertViewAttribute(This,Flags,ppenum)}
{IEnumCERTVIEWROW_EnumCertViewExtension(This,Flags,ppenum)}{(This)->lpVtbl->EnumCertViewExtension(This,Flags,ppenum)}
{IEnumCERTVIEWROW_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumCERTVIEWROW_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumCERTVIEWROW_Clone(This,ppenum)}{(This)->lpVtbl->Clone(This,ppenum)}
{IEnumCERTVIEWROW_GetMaxIndex(This,pIndex)}{(This)->lpVtbl->GetMaxIndex(This,pIndex)}
{ICertView_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertView_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertView_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertView_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertView_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertView_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertView_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertView_OpenConnection(This,strConfig)}{(This)->lpVtbl->OpenConnection(This,strConfig)}
{ICertView_EnumCertViewColumn(This,fResultColumn,ppenum)}{(This)->lpVtbl->EnumCertViewColumn(This,fResultColumn,ppenum)}
{ICertView_GetColumnCount(This,fResultColumn,pcColumn)}{(This)->lpVtbl->GetColumnCount(This,fResultColumn,pcColumn)}
{ICertView_GetColumnIndex(This,fResultColumn,strColumnName,pColumnIndex)}{(This)->lpVtbl->GetColumnIndex(This,fResultColumn,strColumnName,pColumnIndex)}
{ICertView_SetResultColumnCount(This,cResultColumn)}{(This)->lpVtbl->SetResultColumnCount(This,cResultColumn)}
{ICertView_SetResultColumn(This,ColumnIndex)}{(This)->lpVtbl->SetResultColumn(This,ColumnIndex)}
{ICertView_SetRestriction(This,ColumnIndex,SeekOperator,SortOrder,pvarValue)}{(This)->lpVtbl->SetRestriction(This,ColumnIndex,SeekOperator,SortOrder,pvarValue)}
{ICertView_OpenView(This,ppenum)}{(This)->lpVtbl->OpenView(This,ppenum)}
{ICertView2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICertView2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICertView2_Release(This)}{(This)->lpVtbl->Release(This)}
{ICertView2_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICertView2_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICertView2_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICertView2_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICertView2_OpenConnection(This,strConfig)}{(This)->lpVtbl->OpenConnection(This,strConfig)}
{ICertView2_EnumCertViewColumn(This,fResultColumn,ppenum)}{(This)->lpVtbl->EnumCertViewColumn(This,fResultColumn,ppenum)}
{ICertView2_GetColumnCount(This,fResultColumn,pcColumn)}{(This)->lpVtbl->GetColumnCount(This,fResultColumn,pcColumn)}
{ICertView2_GetColumnIndex(This,fResultColumn,strColumnName,pColumnIndex)}{(This)->lpVtbl->GetColumnIndex(This,fResultColumn,strColumnName,pColumnIndex)}
{ICertView2_SetResultColumnCount(This,cResultColumn)}{(This)->lpVtbl->SetResultColumnCount(This,cResultColumn)}
{ICertView2_SetResultColumn(This,ColumnIndex)}{(This)->lpVtbl->SetResultColumn(This,ColumnIndex)}
{ICertView2_SetRestriction(This,ColumnIndex,SeekOperator,SortOrder,pvarValue)}{(This)->lpVtbl->SetRestriction(This,ColumnIndex,SeekOperator,SortOrder,pvarValue)}
{ICertView2_OpenView(This,ppenum)}{(This)->lpVtbl->OpenView(This,ppenum)}
{ICertView2_SetTable(This,Table)}{(This)->lpVtbl->SetTable(This,Table)}
[cfg.h]
[cfgmgr32.h]
{fMD_MemoryType}{mMD_MemoryType}
{fMD_Prefetchable}{mMD_Prefetchable}
{fMD_Pref}{mMD_Prefetchable}
{fMD_Readable}{mMD_Readable}
{fMD_CombinedWrite}{mMD_CombinedWrite}
{CM_Add_ID}{__MINGW_NAME_AW(CM_Add_ID)}
{CM_Add_ID_Ex}{__MINGW_NAME_AW(CM_Add_ID_Ex)}
{CM_Connect_Machine}{__MINGW_NAME_AW(CM_Connect_Machine)}
{CM_Create_DevNode}{__MINGW_NAME_AW(CM_Create_DevNode)}
{CM_Create_DevInst}{__MINGW_NAME_AW(CM_Create_DevNode)}
{CM_Create_DevNode_Ex}{__MINGW_NAME_AW(CM_Create_DevNode_Ex)}
{CM_Create_DevInst_Ex}{__MINGW_NAME_AW(CM_Create_DevInst_Ex)}
{CM_Enumerate_Enumerators}{__MINGW_NAME_AW(CM_Enumerate_Enumerators)}
{CM_Enumerate_Enumerators_Ex}{__MINGW_NAME_AW(CM_Enumerate_Enumerators_Ex)}
{CM_Get_Class_Name}{__MINGW_NAME_AW(CM_Get_Class_Name)}
{CM_Get_Class_Name_Ex}{__MINGW_NAME_AW(CM_Get_Class_Name_Ex)}
{CM_Get_Class_Key_Name}{__MINGW_NAME_AW(CM_Get_Class_Key_Name)}
{CM_Get_Class_Key_Name_Ex}{__MINGW_NAME_AW(CM_Get_Class_Key_Name_Ex)}
{CM_Get_Device_ID}{__MINGW_NAME_AW(CM_Get_Device_ID)}
{CM_Get_Device_ID_Ex}{__MINGW_NAME_AW(CM_Get_Device_ID_Ex)}
{CM_Get_Device_ID_List}{__MINGW_NAME_AW(CM_Get_Device_ID_List)}
{CM_Get_Device_ID_List_Ex}{__MINGW_NAME_AW(CM_Get_Device_ID_List_Ex)}
{CM_Get_Device_ID_List_Size}{__MINGW_NAME_AW(CM_Get_Device_ID_List_Size)}
{CM_Get_Device_ID_List_Size_Ex}{__MINGW_NAME_AW(CM_Get_Device_ID_List_Size_Ex)}
{CM_Get_DevInst_Registry_Property}{__MINGW_NAME_AW(CM_Get_DevNode_Registry_Property)}
{CM_Get_DevInst_Registry_Property_Ex}{__MINGW_NAME_AW(CM_Get_DevNode_Registry_Property_Ex)}
{CM_Get_DevNode_Registry_Property}{__MINGW_NAME_AW(CM_Get_DevNode_Registry_Property)}
{CM_Get_DevNode_Registry_Property_Ex}{__MINGW_NAME_AW(CM_Get_DevNode_Registry_Property_Ex)}
{CM_Get_DevInst_Custom_Property}{__MINGW_NAME_AW(CM_Get_DevNode_Custom_Property)}
{CM_Get_DevInst_Custom_Property_Ex}{__MINGW_NAME_AW(CM_Get_DevNode_Custom_Property_Ex)}
{CM_Get_DevNode_Custom_Property}{__MINGW_NAME_AW(CM_Get_DevNode_Custom_Property)}
{CM_Get_DevNode_Custom_Property_Ex}{__MINGW_NAME_AW(CM_Get_DevNode_Custom_Property_Ex)}
{CM_Get_Hardware_Profile_Info}{__MINGW_NAME_AW(CM_Get_Hardware_Profile_Info)}
{CM_Get_Hardware_Profile_Info_Ex}{__MINGW_NAME_AW(CM_Get_Hardware_Profile_Info_Ex)}
{CM_Get_HW_Prof_Flags}{__MINGW_NAME_AW(CM_Get_HW_Prof_Flags)}
{CM_Get_HW_Prof_Flags_Ex}{__MINGW_NAME_AW(CM_Get_HW_Prof_Flags_Ex)}
{CM_Get_Device_Interface_Alias}{__MINGW_NAME_AW(CM_Get_Device_Interface_Alias)}
{CM_Get_Device_Interface_Alias_Ex}{__MINGW_NAME_AW(CM_Get_Device_Interface_Alias_Ex)}
{CM_Get_Device_Interface_List}{__MINGW_NAME_AW(CM_Get_Device_Interface_List)}
{CM_Get_Device_Interface_List_Ex}{__MINGW_NAME_AW(CM_Get_Device_Interface_List_Ex)}
{CM_Get_Device_Interface_List_Size}{__MINGW_NAME_AW(CM_Get_Device_Interface_List_Size)}
{CM_Get_Device_Interface_List_Size_Ex}{__MINGW_NAME_AW(CM_Get_Device_Interface_List_Size_Ex)}
{CM_Locate_DevNode}{__MINGW_NAME_AW(CM_Locate_DevNode)}
{CM_Locate_DevInst}{__MINGW_NAME_AW(CM_Locate_DevNode)}
{CM_Locate_DevNode_Ex}{__MINGW_NAME_AW(CM_Locate_DevNode_Ex)}
{CM_Locate_DevInst_Ex}{__MINGW_NAME_AW(CM_Locate_DevNode_Ex)}
{CM_Open_Class_Key}{__MINGW_NAME_AW(CM_Open_Class_Key)}
{CM_Open_Class_Key_Ex}{__MINGW_NAME_AW(CM_Open_Class_Key_Ex)}
{CM_Query_And_Remove_SubTree}{__MINGW_NAME_AW(CM_Query_And_Remove_SubTree)}
{CM_Query_And_Remove_SubTree_Ex}{__MINGW_NAME_AW(CM_Query_And_Remove_SubTree_Ex)}
{CM_Request_Device_Eject}{__MINGW_NAME_AW(CM_Request_Device_Eject)}
{CM_Request_Device_Eject_Ex}{__MINGW_NAME_AW(CM_Request_Device_Eject_Ex)}
{CM_Register_Device_Interface}{__MINGW_NAME_AW(CM_Register_Device_Interface)}
{CM_Register_Device_Interface_Ex}{__MINGW_NAME_AW(CM_Register_Device_Interface_Ex)}
{CM_Unregister_Device_Interface}{__MINGW_NAME_AW(CM_Unregister_Device_Interface)}
{CM_Unregister_Device_Interface_Ex}{__MINGW_NAME_AW(CM_Unregister_Device_Interface_Ex)}
{CM_Set_DevInst_Registry_Property}{__MINGW_NAME_AW(CM_Set_DevNode_Registry_Property)}
{CM_Set_DevInst_Registry_Property_Ex}{__MINGW_NAME_AW(CM_Set_DevNode_Registry_Property_Ex)}
{CM_Set_DevNode_Registry_Property}{__MINGW_NAME_AW(CM_Set_DevNode_Registry_Property)}
{CM_Set_DevNode_Registry_Property_Ex}{__MINGW_NAME_AW(CM_Set_DevNode_Registry_Property_Ex)}
{CM_Set_HW_Prof_Flags}{__MINGW_NAME_AW(CM_Set_HW_Prof_Flags)}
{CM_Set_HW_Prof_Flags_Ex}{__MINGW_NAME_AW(CM_Set_HW_Prof_Flags_Ex)}
{CM_Get_Resource_Conflict_Details}{__MINGW_NAME_AW(CM_Get_Resource_Conflict_Details)}
{CM_Get_Class_Registry_Property}{__MINGW_NAME_AW(CM_Get_Class_Registry_Property)}
{CM_Set_Class_Registry_Property}{__MINGW_NAME_AW(CM_Set_Class_Registry_Property)}
{CM_Create_DevInstW}{CM_Create_DevNodeW}
{CM_Create_DevInstA}{CM_Create_DevNodeA}
{CM_Create_DevInst_ExW}{CM_Create_DevNode_ExW}
{CM_Create_DevInst_ExA}{CM_Create_DevNode_ExA}
{CM_Delete_DevInst_Key}{CM_Delete_DevNode_Key}
{CM_Delete_DevInst_Key_Ex}{CM_Delete_DevNode_Key_Ex}
{CM_Disable_DevInst}{CM_Disable_DevNode}
{CM_Disable_DevInst_Ex}{CM_Disable_DevNode_Ex}
{CM_Enable_DevInst}{CM_Enable_DevNode}
{CM_Enable_DevInst_Ex}{CM_Enable_DevNode_Ex}
{CM_Get_DevInst_Registry_PropertyW}{CM_Get_DevNode_Registry_PropertyW}
{CM_Get_DevInst_Registry_PropertyA}{CM_Get_DevNode_Registry_PropertyA}
{CM_Get_DevInst_Registry_Property_ExW}{CM_Get_DevNode_Registry_Property_ExW}
{CM_Get_DevInst_Registry_Property_ExA}{CM_Get_DevNode_Registry_Property_ExA}
{CM_Get_DevInst_Custom_PropertyW}{CM_Get_DevNode_Custom_PropertyW}
{CM_Get_DevInst_Custom_PropertyA}{CM_Get_DevNode_Custom_PropertyA}
{CM_Get_DevInst_Custom_Property_ExW}{CM_Get_DevNode_Custom_Property_ExW}
{CM_Get_DevInst_Custom_Property_ExA}{CM_Get_DevNode_Custom_Property_ExA}
{CM_Get_DevInst_Status}{CM_Get_DevNode_Status}
{CM_Get_DevInst_Status_Ex}{CM_Get_DevNode_Status_Ex}
{CM_Locate_DevInstA}{CM_Locate_DevNodeA}
{CM_Locate_DevInstW}{CM_Locate_DevNodeW}
{CM_Locate_DevInst_ExA}{CM_Locate_DevNode_ExA}
{CM_Locate_DevInst_ExW}{CM_Locate_DevNode_ExW}
{CM_Move_DevInst}{CM_Move_DevNode}
{CM_Move_DevInst_Ex}{CM_Move_DevNode_Ex}
{CM_Open_DevInst_Key}{CM_Open_DevNode_Key}
{CM_Open_DevInst_Key_Ex}{CM_Open_DevNode_Key_Ex}
{CM_Reenumerate_DevInst}{CM_Reenumerate_DevNode}
{CM_Reenumerate_DevInst_Ex}{CM_Reenumerate_DevNode_Ex}
{CM_Set_DevInst_Problem}{CM_Set_DevNode_Problem}
{CM_Set_DevInst_Problem_Ex}{CM_Set_DevNode_Problem_Ex}
{CM_Set_DevInst_Registry_PropertyW}{CM_Set_DevNode_Registry_PropertyW}
{CM_Set_DevInst_Registry_PropertyA}{CM_Set_DevNode_Registry_PropertyA}
{CM_Set_DevInst_Registry_Property_ExW}{CM_Set_DevNode_Registry_Property_ExW}
{CM_Set_DevInst_Registry_Property_ExA}{CM_Set_DevNode_Registry_Property_ExA}
{CM_Setup_DevInst}{CM_Setup_DevNode}
{CM_Setup_DevInst_Ex}{CM_Setup_DevNode_Ex}
{CM_Uninstall_DevInst}{CM_Uninstall_DevNode}
{CM_Uninstall_DevInst_Ex}{CM_Uninstall_DevNode_Ex}
{CM_WaitNoPendingInstallEvents}{CMP_WaitNoPendingInstallEvents}
[cguid.h]
[chanmgr.h]
{IChannelMgr_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IChannelMgr_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IChannelMgr_Release(This)}{(This)->lpVtbl->Release(This)}
{IChannelMgr_AddChannelShortcut(This,pChannelInfo)}{(This)->lpVtbl->AddChannelShortcut(This,pChannelInfo)}
{IChannelMgr_DeleteChannelShortcut(This,pszTitle)}{(This)->lpVtbl->DeleteChannelShortcut(This,pszTitle)}
{IChannelMgr_AddCategory(This,pCategoryInfo)}{(This)->lpVtbl->AddCategory(This,pCategoryInfo)}
{IChannelMgr_DeleteCategory(This,pszTitle)}{(This)->lpVtbl->DeleteCategory(This,pszTitle)}
{IChannelMgr_EnumChannels(This,dwEnumFlags,pszURL,pIEnumChannels)}{(This)->lpVtbl->EnumChannels(This,dwEnumFlags,pszURL,pIEnumChannels)}
{IEnumChannels_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumChannels_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumChannels_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumChannels_Next(This,celt,rgChanInf,pceltFetched)}{(This)->lpVtbl->Next(This,celt,rgChanInf,pceltFetched)}
{IEnumChannels_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumChannels_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumChannels_Clone(This,ppenum)}{(This)->lpVtbl->Clone(This,ppenum)}
[cierror.h]
[clfs.h]
[clfsmgmt.h]
[clfsmgmtw32.h]
[clfsw32.h]
[cluadmex.h]
{IGetClusterUIInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IGetClusterUIInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IGetClusterUIInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IGetClusterUIInfo_GetClusterName(This,lpszName,pcchName)}{(This)->lpVtbl->GetClusterName(This,lpszName,pcchName)}
{IGetClusterUIInfo_GetLocale(This)}{(This)->lpVtbl->GetLocale(This)}
{IGetClusterUIInfo_GetFont(This)}{(This)->lpVtbl->GetFont(This)}
{IGetClusterUIInfo_GetIcon(This)}{(This)->lpVtbl->GetIcon(This)}
{IGetClusterDataInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IGetClusterDataInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IGetClusterDataInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IGetClusterDataInfo_GetClusterName(This,lpszName,pcchName)}{(This)->lpVtbl->GetClusterName(This,lpszName,pcchName)}
{IGetClusterDataInfo_GetClusterHandle(This)}{(This)->lpVtbl->GetClusterHandle(This)}
{IGetClusterDataInfo_GetObjectCount(This)}{(This)->lpVtbl->GetObjectCount(This)}
{IGetClusterObjectInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IGetClusterObjectInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IGetClusterObjectInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IGetClusterObjectInfo_GetObjectName(This,lObjIndex,lpszName,pcchName)}{(This)->lpVtbl->GetObjectName(This,lObjIndex,lpszName,pcchName)}
{IGetClusterObjectInfo_GetObjectType(This,lObjIndex)}{(This)->lpVtbl->GetObjectType(This,lObjIndex)}
{IGetClusterNodeInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IGetClusterNodeInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IGetClusterNodeInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IGetClusterNodeInfo_GetNodeHandle(This,lObjIndex)}{(This)->lpVtbl->GetNodeHandle(This,lObjIndex)}
{IGetClusterGroupInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IGetClusterGroupInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IGetClusterGroupInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IGetClusterGroupInfo_GetGroupHandle(This,lObjIndex)}{(This)->lpVtbl->GetGroupHandle(This,lObjIndex)}
{IGetClusterResourceInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IGetClusterResourceInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IGetClusterResourceInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IGetClusterResourceInfo_GetResourceHandle(This,lObjIndex)}{(This)->lpVtbl->GetResourceHandle(This,lObjIndex)}
{IGetClusterResourceInfo_GetResourceTypeName(This,lObjIndex,lpszResTypeName,pcchResTypeName)}{(This)->lpVtbl->GetResourceTypeName(This,lObjIndex,lpszResTypeName,pcchResTypeName)}
{IGetClusterResourceInfo_GetResourceNetworkName(This,lObjIndex,lpszNetName,pcchNetName)}{(This)->lpVtbl->GetResourceNetworkName(This,lObjIndex,lpszNetName,pcchNetName)}
{IGetClusterNetworkInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IGetClusterNetworkInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IGetClusterNetworkInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IGetClusterNetworkInfo_GetNetworkHandle(This,lObjIndex)}{(This)->lpVtbl->GetNetworkHandle(This,lObjIndex)}
{IGetClusterNetInterfaceInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IGetClusterNetInterfaceInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IGetClusterNetInterfaceInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IGetClusterNetInterfaceInfo_GetNetInterfaceHandle(This,lObjIndex)}{(This)->lpVtbl->GetNetInterfaceHandle(This,lObjIndex)}
{IWCPropertySheetCallback_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IWCPropertySheetCallback_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IWCPropertySheetCallback_Release(This)}{(This)->lpVtbl->Release(This)}
{IWCPropertySheetCallback_AddPropertySheetPage(This,hpage)}{(This)->lpVtbl->AddPropertySheetPage(This,hpage)}
{IWEExtendPropertySheet_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IWEExtendPropertySheet_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IWEExtendPropertySheet_Release(This)}{(This)->lpVtbl->Release(This)}
{IWEExtendPropertySheet_CreatePropertySheetPages(This,piData,piCallback)}{(This)->lpVtbl->CreatePropertySheetPages(This,piData,piCallback)}
{IWCWizardCallback_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IWCWizardCallback_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IWCWizardCallback_Release(This)}{(This)->lpVtbl->Release(This)}
{IWCWizardCallback_AddWizardPage(This,hpage)}{(This)->lpVtbl->AddWizardPage(This,hpage)}
{IWCWizardCallback_EnableNext(This,hpage,bEnable)}{(This)->lpVtbl->EnableNext(This,hpage,bEnable)}
{IWEExtendWizard_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IWEExtendWizard_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IWEExtendWizard_Release(This)}{(This)->lpVtbl->Release(This)}
{IWEExtendWizard_CreateWizardPages(This,piData,piCallback)}{(This)->lpVtbl->CreateWizardPages(This,piData,piCallback)}
{IWCContextMenuCallback_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IWCContextMenuCallback_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IWCContextMenuCallback_Release(This)}{(This)->lpVtbl->Release(This)}
{IWCContextMenuCallback_AddExtensionMenuItem(This,lpszName,lpszStatusBarText,nCommandID,nSubmenuCommandID,uFlags)}{(This)->lpVtbl->AddExtensionMenuItem(This,lpszName,lpszStatusBarText,nCommandID,nSubmenuCommandID,uFlags)}
{IWEExtendContextMenu_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IWEExtendContextMenu_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IWEExtendContextMenu_Release(This)}{(This)->lpVtbl->Release(This)}
{IWEExtendContextMenu_AddContextMenuItems(This,piData,piCallback)}{(This)->lpVtbl->AddContextMenuItems(This,piData,piCallback)}
{IWEInvokeCommand_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IWEInvokeCommand_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IWEInvokeCommand_Release(This)}{(This)->lpVtbl->Release(This)}
{IWEInvokeCommand_InvokeCommand(This,nCommandID,piData)}{(This)->lpVtbl->InvokeCommand(This,nCommandID,piData)}
{IWCWizard97Callback_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IWCWizard97Callback_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IWCWizard97Callback_Release(This)}{(This)->lpVtbl->Release(This)}
{IWCWizard97Callback_AddWizard97Page(This,hpage)}{(This)->lpVtbl->AddWizard97Page(This,hpage)}
{IWCWizard97Callback_EnableNext(This,hpage,bEnable)}{(This)->lpVtbl->EnableNext(This,hpage,bEnable)}
{IWEExtendWizard97_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IWEExtendWizard97_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IWEExtendWizard97_Release(This)}{(This)->lpVtbl->Release(This)}
{IWEExtendWizard97_CreateWizard97Pages(This,piData,piCallback)}{(This)->lpVtbl->CreateWizard97Pages(This,piData,piCallback)}
[clusapi.h]
{CLUSTER_MAKE_VERSION(_maj,_min)}{(((_maj)<<16)|(_min))}
{CLUSTER_GET_MAJOR_VERSION(_ver)}{((_ver)>>16)}
{CLUSTER_GET_MINOR_VERSION(_ver)}{((_ver)&0xFFFF)}
{GetCurrentClusterNodeId(_lpszNodeId_,_lpcchName_)}{GetClusterNodeId(NULL,(_lpszNodeId_),(_lpcchName_))}
{CLUSPROP_SYNTAX_VALUE(type,format)}{((DWORD)((type<<16)|format))}
{CLCTL_EXTERNAL_CODE(Function,Access,Modify)}{(((Access)<<CLUSCTL_ACCESS_SHIFT)|((CLCTL_CLUSTER_BASE+Function)<<CLUSCTL_FUNCTION_SHIFT)|((Modify)<<CLCTL_MODIFY_SHIFT))}
{CLCTL_INTERNAL_CODE(Function,Access,Modify)}{(((Access)<<CLUSCTL_ACCESS_SHIFT)|CLCTL_INTERNAL_MASK|((CLCTL_CLUSTER_BASE+Function)<<CLUSCTL_FUNCTION_SHIFT)|((Modify)<<CLCTL_MODIFY_SHIFT))}
{CLUSCTL_RESOURCE_CODE(Function)}{(((CLUS_OBJECT_RESOURCE<<CLUSCTL_OBJECT_SHIFT)|Function))}
{CLUSCTL_RESOURCE_TYPE_CODE(Function)}{(((CLUS_OBJECT_RESOURCE_TYPE<<CLUSCTL_OBJECT_SHIFT)|Function))}
{CLUSCTL_GROUP_CODE(Function)}{(((CLUS_OBJECT_GROUP<<CLUSCTL_OBJECT_SHIFT)|Function))}
{CLUSCTL_NODE_CODE(Function)}{(((CLUS_OBJECT_NODE<<CLUSCTL_OBJECT_SHIFT)|Function))}
{CLUSCTL_NETWORK_CODE(Function)}{(((CLUS_OBJECT_NETWORK<<CLUSCTL_OBJECT_SHIFT)|Function))}
{CLUSCTL_NETINTERFACE_CODE(Function)}{(((CLUS_OBJECT_NETINTERFACE<<CLUSCTL_OBJECT_SHIFT)|Function))}
{CLUSCTL_CLUSTER_CODE(Function)}{(((CLUS_OBJECT_CLUSTER<<CLUSCTL_OBJECT_SHIFT)|Function))}
{CLUSCTL_USER_CODE(Function,Object)}{(((Object)<<CLUSCTL_OBJECT_SHIFT)|((CLCTL_USER_BASE+Function)<<CLUSCTL_FUNCTION_SHIFT))}
{CLUSCTL_GET_CONTROL_FUNCTION(ControlCode)}{((ControlCode>>CLUSCTL_ACCESS_SHIFT)&CLUSCTL_CONTROL_CODE_MASK)}
{CLUSCTL_GET_ACCESS_MODE(ControlCode)}{((ControlCode>>CLUSCTL_ACCESS_SHIFT)&CLUSCTL_ACCESS_MODE_MASK)}
{CLUSCTL_GET_CONTROL_OBJECT(ControlCode)}{((ControlCode>>CLUSCTL_OBJECT_SHIFT)&CLUSCTL_OBJECT_MASK)}
{ALIGN_CLUSPROP(count)}{((count+3)&~3)}
{CLUSPROP_BINARY_DECLARE(name,cb)}{struct{CLUSPROP_SYNTAXSyntax;DWORDcbLength;BYTErgb[(cb+3)&~3];}name}
{CLUSPROP_SZ_DECLARE(name,cch)}{struct{CLUSPROP_SYNTAXSyntax;DWORDcbLength;WCHARsz[(cch+1)&~1];}name}
{CLUSPROP_PROPERTY_NAME_DECLARE(name,cch)}{CLUSPROP_SZ_DECLARE(name,cch)}
[cluscfgguids.h]
[cluscfgserver.h]
{IClusCfgNodeInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgNodeInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgNodeInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgNodeInfo_GetName(This,pbstrNameOut)}{(This)->lpVtbl->GetName(This,pbstrNameOut)}
{IClusCfgNodeInfo_SetName(This,pcszNameIn)}{(This)->lpVtbl->SetName(This,pcszNameIn)}
{IClusCfgNodeInfo_IsMemberOfCluster(This)}{(This)->lpVtbl->IsMemberOfCluster(This)}
{IClusCfgNodeInfo_GetClusterConfigInfo(This,ppClusCfgClusterInfoOut)}{(This)->lpVtbl->GetClusterConfigInfo(This,ppClusCfgClusterInfoOut)}
{IClusCfgNodeInfo_GetOSVersion(This,pdwMajorVersionOut,pdwMinorVersionOut,pwSuiteMaskOut,pbProductTypeOut,pbstrCSDVersionOut)}{(This)->lpVtbl->GetOSVersion(This,pdwMajorVersionOut,pdwMinorVersionOut,pwSuiteMaskOut,pbProductTypeOut,pbstrCSDVersionOut)}
{IClusCfgNodeInfo_GetClusterVersion(This,pdwNodeHighestVersion,pdwNodeLowestVersion)}{(This)->lpVtbl->GetClusterVersion(This,pdwNodeHighestVersion,pdwNodeLowestVersion)}
{IClusCfgNodeInfo_GetDriveLetterMappings(This,pdlmDriveLetterUsageOut)}{(This)->lpVtbl->GetDriveLetterMappings(This,pdlmDriveLetterUsageOut)}
{IClusCfgNodeInfo_GetMaxNodeCount(This,pcMaxNodesOut)}{(This)->lpVtbl->GetMaxNodeCount(This,pcMaxNodesOut)}
{IClusCfgNodeInfo_GetProcessorInfo(This,pwProcessorArchitectureOut,pwProcessorLevelOut)}{(This)->lpVtbl->GetProcessorInfo(This,pwProcessorArchitectureOut,pwProcessorLevelOut)}
{AsyncIClusCfgNodeInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgNodeInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgNodeInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgNodeInfo_Begin_GetName(This)}{(This)->lpVtbl->Begin_GetName(This)}
{AsyncIClusCfgNodeInfo_Finish_GetName(This,pbstrNameOut)}{(This)->lpVtbl->Finish_GetName(This,pbstrNameOut)}
{AsyncIClusCfgNodeInfo_Begin_SetName(This,pcszNameIn)}{(This)->lpVtbl->Begin_SetName(This,pcszNameIn)}
{AsyncIClusCfgNodeInfo_Finish_SetName(This)}{(This)->lpVtbl->Finish_SetName(This)}
{AsyncIClusCfgNodeInfo_Begin_IsMemberOfCluster(This)}{(This)->lpVtbl->Begin_IsMemberOfCluster(This)}
{AsyncIClusCfgNodeInfo_Finish_IsMemberOfCluster(This)}{(This)->lpVtbl->Finish_IsMemberOfCluster(This)}
{AsyncIClusCfgNodeInfo_Begin_GetClusterConfigInfo(This)}{(This)->lpVtbl->Begin_GetClusterConfigInfo(This)}
{AsyncIClusCfgNodeInfo_Finish_GetClusterConfigInfo(This,ppClusCfgClusterInfoOut)}{(This)->lpVtbl->Finish_GetClusterConfigInfo(This,ppClusCfgClusterInfoOut)}
{AsyncIClusCfgNodeInfo_Begin_GetOSVersion(This)}{(This)->lpVtbl->Begin_GetOSVersion(This)}
{AsyncIClusCfgNodeInfo_Finish_GetOSVersion(This,pdwMajorVersionOut,pdwMinorVersionOut,pwSuiteMaskOut,pbProductTypeOut,pbstrCSDVersionOut)}{(This)->lpVtbl->Finish_GetOSVersion(This,pdwMajorVersionOut,pdwMinorVersionOut,pwSuiteMaskOut,pbProductTypeOut,pbstrCSDVersionOut)}
{AsyncIClusCfgNodeInfo_Begin_GetClusterVersion(This)}{(This)->lpVtbl->Begin_GetClusterVersion(This)}
{AsyncIClusCfgNodeInfo_Finish_GetClusterVersion(This,pdwNodeHighestVersion,pdwNodeLowestVersion)}{(This)->lpVtbl->Finish_GetClusterVersion(This,pdwNodeHighestVersion,pdwNodeLowestVersion)}
{AsyncIClusCfgNodeInfo_Begin_GetDriveLetterMappings(This)}{(This)->lpVtbl->Begin_GetDriveLetterMappings(This)}
{AsyncIClusCfgNodeInfo_Finish_GetDriveLetterMappings(This,pdlmDriveLetterUsageOut)}{(This)->lpVtbl->Finish_GetDriveLetterMappings(This,pdlmDriveLetterUsageOut)}
{AsyncIClusCfgNodeInfo_Begin_GetMaxNodeCount(This)}{(This)->lpVtbl->Begin_GetMaxNodeCount(This)}
{AsyncIClusCfgNodeInfo_Finish_GetMaxNodeCount(This,pcMaxNodesOut)}{(This)->lpVtbl->Finish_GetMaxNodeCount(This,pcMaxNodesOut)}
{AsyncIClusCfgNodeInfo_Begin_GetProcessorInfo(This)}{(This)->lpVtbl->Begin_GetProcessorInfo(This)}
{AsyncIClusCfgNodeInfo_Finish_GetProcessorInfo(This,pwProcessorArchitectureOut,pwProcessorLevelOut)}{(This)->lpVtbl->Finish_GetProcessorInfo(This,pwProcessorArchitectureOut,pwProcessorLevelOut)}
{IEnumClusCfgManagedResources_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumClusCfgManagedResources_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumClusCfgManagedResources_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumClusCfgManagedResources_Next(This,cNumberRequestedIn,rgpManagedResourceInfoOut,pcNumberFetchedOut)}{(This)->lpVtbl->Next(This,cNumberRequestedIn,rgpManagedResourceInfoOut,pcNumberFetchedOut)}
{IEnumClusCfgManagedResources_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumClusCfgManagedResources_Skip(This,cNumberToSkip)}{(This)->lpVtbl->Skip(This,cNumberToSkip)}
{IEnumClusCfgManagedResources_Clone(This,ppEnumManagedResourcesOut)}{(This)->lpVtbl->Clone(This,ppEnumManagedResourcesOut)}
{IEnumClusCfgManagedResources_Count(This,pnCountOut)}{(This)->lpVtbl->Count(This,pnCountOut)}
{AsyncIEnumClusCfgManagedResources_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIEnumClusCfgManagedResources_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIEnumClusCfgManagedResources_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIEnumClusCfgManagedResources_Begin_Next(This,cNumberRequestedIn)}{(This)->lpVtbl->Begin_Next(This,cNumberRequestedIn)}
{AsyncIEnumClusCfgManagedResources_Finish_Next(This,rgpManagedResourceInfoOut,pcNumberFetchedOut)}{(This)->lpVtbl->Finish_Next(This,rgpManagedResourceInfoOut,pcNumberFetchedOut)}
{AsyncIEnumClusCfgManagedResources_Begin_Reset(This)}{(This)->lpVtbl->Begin_Reset(This)}
{AsyncIEnumClusCfgManagedResources_Finish_Reset(This)}{(This)->lpVtbl->Finish_Reset(This)}
{AsyncIEnumClusCfgManagedResources_Begin_Skip(This,cNumberToSkip)}{(This)->lpVtbl->Begin_Skip(This,cNumberToSkip)}
{AsyncIEnumClusCfgManagedResources_Finish_Skip(This)}{(This)->lpVtbl->Finish_Skip(This)}
{AsyncIEnumClusCfgManagedResources_Begin_Clone(This)}{(This)->lpVtbl->Begin_Clone(This)}
{AsyncIEnumClusCfgManagedResources_Finish_Clone(This,ppEnumManagedResourcesOut)}{(This)->lpVtbl->Finish_Clone(This,ppEnumManagedResourcesOut)}
{AsyncIEnumClusCfgManagedResources_Begin_Count(This)}{(This)->lpVtbl->Begin_Count(This)}
{AsyncIEnumClusCfgManagedResources_Finish_Count(This,pnCountOut)}{(This)->lpVtbl->Finish_Count(This,pnCountOut)}
{IEnumClusCfgNetworks_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumClusCfgNetworks_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumClusCfgNetworks_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumClusCfgNetworks_Next(This,cNumberRequestedIn,rgpNetworkInfoOut,pcNumberFetchedOut)}{(This)->lpVtbl->Next(This,cNumberRequestedIn,rgpNetworkInfoOut,pcNumberFetchedOut)}
{IEnumClusCfgNetworks_Skip(This,cNumberToSkipIn)}{(This)->lpVtbl->Skip(This,cNumberToSkipIn)}
{IEnumClusCfgNetworks_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumClusCfgNetworks_Clone(This,ppEnumNetworksOut)}{(This)->lpVtbl->Clone(This,ppEnumNetworksOut)}
{IEnumClusCfgNetworks_Count(This,pnCountOut)}{(This)->lpVtbl->Count(This,pnCountOut)}
{AsyncIEnumClusCfgNetworks_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIEnumClusCfgNetworks_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIEnumClusCfgNetworks_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIEnumClusCfgNetworks_Begin_Next(This,cNumberRequestedIn)}{(This)->lpVtbl->Begin_Next(This,cNumberRequestedIn)}
{AsyncIEnumClusCfgNetworks_Finish_Next(This,rgpNetworkInfoOut,pcNumberFetchedOut)}{(This)->lpVtbl->Finish_Next(This,rgpNetworkInfoOut,pcNumberFetchedOut)}
{AsyncIEnumClusCfgNetworks_Begin_Skip(This,cNumberToSkipIn)}{(This)->lpVtbl->Begin_Skip(This,cNumberToSkipIn)}
{AsyncIEnumClusCfgNetworks_Finish_Skip(This)}{(This)->lpVtbl->Finish_Skip(This)}
{AsyncIEnumClusCfgNetworks_Begin_Reset(This)}{(This)->lpVtbl->Begin_Reset(This)}
{AsyncIEnumClusCfgNetworks_Finish_Reset(This)}{(This)->lpVtbl->Finish_Reset(This)}
{AsyncIEnumClusCfgNetworks_Begin_Clone(This)}{(This)->lpVtbl->Begin_Clone(This)}
{AsyncIEnumClusCfgNetworks_Finish_Clone(This,ppEnumNetworksOut)}{(This)->lpVtbl->Finish_Clone(This,ppEnumNetworksOut)}
{AsyncIEnumClusCfgNetworks_Begin_Count(This)}{(This)->lpVtbl->Begin_Count(This)}
{AsyncIEnumClusCfgNetworks_Finish_Count(This,pnCountOut)}{(This)->lpVtbl->Finish_Count(This,pnCountOut)}
{IClusCfgManagedResourceInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgManagedResourceInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgManagedResourceInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgManagedResourceInfo_GetUID(This,pbstrUIDOut)}{(This)->lpVtbl->GetUID(This,pbstrUIDOut)}
{IClusCfgManagedResourceInfo_GetName(This,pbstrNameOut)}{(This)->lpVtbl->GetName(This,pbstrNameOut)}
{IClusCfgManagedResourceInfo_SetName(This,pcszNameIn)}{(This)->lpVtbl->SetName(This,pcszNameIn)}
{IClusCfgManagedResourceInfo_IsManaged(This)}{(This)->lpVtbl->IsManaged(This)}
{IClusCfgManagedResourceInfo_SetManaged(This,fIsManagedIn)}{(This)->lpVtbl->SetManaged(This,fIsManagedIn)}
{IClusCfgManagedResourceInfo_IsQuorumResource(This)}{(This)->lpVtbl->IsQuorumResource(This)}
{IClusCfgManagedResourceInfo_SetQuorumResource(This,fIsQuorumResourceIn)}{(This)->lpVtbl->SetQuorumResource(This,fIsQuorumResourceIn)}
{IClusCfgManagedResourceInfo_IsQuorumCapable(This)}{(This)->lpVtbl->IsQuorumCapable(This)}
{IClusCfgManagedResourceInfo_SetQuorumCapable(This,fIsQuorumCapableIn)}{(This)->lpVtbl->SetQuorumCapable(This,fIsQuorumCapableIn)}
{IClusCfgManagedResourceInfo_GetDriveLetterMappings(This,pdlmDriveLetterMappingOut)}{(This)->lpVtbl->GetDriveLetterMappings(This,pdlmDriveLetterMappingOut)}
{IClusCfgManagedResourceInfo_SetDriveLetterMappings(This,dlmDriveLetterMappingIn)}{(This)->lpVtbl->SetDriveLetterMappings(This,dlmDriveLetterMappingIn)}
{IClusCfgManagedResourceInfo_IsManagedByDefault(This)}{(This)->lpVtbl->IsManagedByDefault(This)}
{IClusCfgManagedResourceInfo_SetManagedByDefault(This,fIsManagedByDefaultIn)}{(This)->lpVtbl->SetManagedByDefault(This,fIsManagedByDefaultIn)}
{AsyncIClusCfgManagedResourceInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgManagedResourceInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgManagedResourceInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgManagedResourceInfo_Begin_GetUID(This)}{(This)->lpVtbl->Begin_GetUID(This)}
{AsyncIClusCfgManagedResourceInfo_Finish_GetUID(This,pbstrUIDOut)}{(This)->lpVtbl->Finish_GetUID(This,pbstrUIDOut)}
{AsyncIClusCfgManagedResourceInfo_Begin_GetName(This)}{(This)->lpVtbl->Begin_GetName(This)}
{AsyncIClusCfgManagedResourceInfo_Finish_GetName(This,pbstrNameOut)}{(This)->lpVtbl->Finish_GetName(This,pbstrNameOut)}
{AsyncIClusCfgManagedResourceInfo_Begin_SetName(This,pcszNameIn)}{(This)->lpVtbl->Begin_SetName(This,pcszNameIn)}
{AsyncIClusCfgManagedResourceInfo_Finish_SetName(This)}{(This)->lpVtbl->Finish_SetName(This)}
{AsyncIClusCfgManagedResourceInfo_Begin_IsManaged(This)}{(This)->lpVtbl->Begin_IsManaged(This)}
{AsyncIClusCfgManagedResourceInfo_Finish_IsManaged(This)}{(This)->lpVtbl->Finish_IsManaged(This)}
{AsyncIClusCfgManagedResourceInfo_Begin_SetManaged(This,fIsManagedIn)}{(This)->lpVtbl->Begin_SetManaged(This,fIsManagedIn)}
{AsyncIClusCfgManagedResourceInfo_Finish_SetManaged(This)}{(This)->lpVtbl->Finish_SetManaged(This)}
{AsyncIClusCfgManagedResourceInfo_Begin_IsQuorumResource(This)}{(This)->lpVtbl->Begin_IsQuorumResource(This)}
{AsyncIClusCfgManagedResourceInfo_Finish_IsQuorumResource(This)}{(This)->lpVtbl->Finish_IsQuorumResource(This)}
{AsyncIClusCfgManagedResourceInfo_Begin_SetQuorumResource(This,fIsQuorumResourceIn)}{(This)->lpVtbl->Begin_SetQuorumResource(This,fIsQuorumResourceIn)}
{AsyncIClusCfgManagedResourceInfo_Finish_SetQuorumResource(This)}{(This)->lpVtbl->Finish_SetQuorumResource(This)}
{AsyncIClusCfgManagedResourceInfo_Begin_IsQuorumCapable(This)}{(This)->lpVtbl->Begin_IsQuorumCapable(This)}
{AsyncIClusCfgManagedResourceInfo_Finish_IsQuorumCapable(This)}{(This)->lpVtbl->Finish_IsQuorumCapable(This)}
{AsyncIClusCfgManagedResourceInfo_Begin_SetQuorumCapable(This,fIsQuorumCapableIn)}{(This)->lpVtbl->Begin_SetQuorumCapable(This,fIsQuorumCapableIn)}
{AsyncIClusCfgManagedResourceInfo_Finish_SetQuorumCapable(This)}{(This)->lpVtbl->Finish_SetQuorumCapable(This)}
{AsyncIClusCfgManagedResourceInfo_Begin_GetDriveLetterMappings(This)}{(This)->lpVtbl->Begin_GetDriveLetterMappings(This)}
{AsyncIClusCfgManagedResourceInfo_Finish_GetDriveLetterMappings(This,pdlmDriveLetterMappingOut)}{(This)->lpVtbl->Finish_GetDriveLetterMappings(This,pdlmDriveLetterMappingOut)}
{AsyncIClusCfgManagedResourceInfo_Begin_SetDriveLetterMappings(This,dlmDriveLetterMappingIn)}{(This)->lpVtbl->Begin_SetDriveLetterMappings(This,dlmDriveLetterMappingIn)}
{AsyncIClusCfgManagedResourceInfo_Finish_SetDriveLetterMappings(This)}{(This)->lpVtbl->Finish_SetDriveLetterMappings(This)}
{AsyncIClusCfgManagedResourceInfo_Begin_IsManagedByDefault(This)}{(This)->lpVtbl->Begin_IsManagedByDefault(This)}
{AsyncIClusCfgManagedResourceInfo_Finish_IsManagedByDefault(This)}{(This)->lpVtbl->Finish_IsManagedByDefault(This)}
{AsyncIClusCfgManagedResourceInfo_Begin_SetManagedByDefault(This,fIsManagedByDefaultIn)}{(This)->lpVtbl->Begin_SetManagedByDefault(This,fIsManagedByDefaultIn)}
{AsyncIClusCfgManagedResourceInfo_Finish_SetManagedByDefault(This)}{(This)->lpVtbl->Finish_SetManagedByDefault(This)}
{IEnumClusCfgPartitions_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumClusCfgPartitions_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumClusCfgPartitions_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumClusCfgPartitions_Next(This,cNumberRequestedIn,rgpPartitionInfoOut,pcNumberFetchedOut)}{(This)->lpVtbl->Next(This,cNumberRequestedIn,rgpPartitionInfoOut,pcNumberFetchedOut)}
{IEnumClusCfgPartitions_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumClusCfgPartitions_Skip(This,cNumberToSkip)}{(This)->lpVtbl->Skip(This,cNumberToSkip)}
{IEnumClusCfgPartitions_Clone(This,ppEnumPartitions)}{(This)->lpVtbl->Clone(This,ppEnumPartitions)}
{IEnumClusCfgPartitions_Count(This,pnCountOut)}{(This)->lpVtbl->Count(This,pnCountOut)}
{AsyncIEnumClusCfgPartitions_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIEnumClusCfgPartitions_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIEnumClusCfgPartitions_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIEnumClusCfgPartitions_Begin_Next(This,cNumberRequestedIn)}{(This)->lpVtbl->Begin_Next(This,cNumberRequestedIn)}
{AsyncIEnumClusCfgPartitions_Finish_Next(This,rgpPartitionInfoOut,pcNumberFetchedOut)}{(This)->lpVtbl->Finish_Next(This,rgpPartitionInfoOut,pcNumberFetchedOut)}
{AsyncIEnumClusCfgPartitions_Begin_Reset(This)}{(This)->lpVtbl->Begin_Reset(This)}
{AsyncIEnumClusCfgPartitions_Finish_Reset(This)}{(This)->lpVtbl->Finish_Reset(This)}
{AsyncIEnumClusCfgPartitions_Begin_Skip(This,cNumberToSkip)}{(This)->lpVtbl->Begin_Skip(This,cNumberToSkip)}
{AsyncIEnumClusCfgPartitions_Finish_Skip(This)}{(This)->lpVtbl->Finish_Skip(This)}
{AsyncIEnumClusCfgPartitions_Begin_Clone(This)}{(This)->lpVtbl->Begin_Clone(This)}
{AsyncIEnumClusCfgPartitions_Finish_Clone(This,ppEnumPartitions)}{(This)->lpVtbl->Finish_Clone(This,ppEnumPartitions)}
{AsyncIEnumClusCfgPartitions_Begin_Count(This)}{(This)->lpVtbl->Begin_Count(This)}
{AsyncIEnumClusCfgPartitions_Finish_Count(This,pnCountOut)}{(This)->lpVtbl->Finish_Count(This,pnCountOut)}
{IClusCfgPartitionInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgPartitionInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgPartitionInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgPartitionInfo_GetUID(This,pbstrUIDOut)}{(This)->lpVtbl->GetUID(This,pbstrUIDOut)}
{IClusCfgPartitionInfo_GetName(This,pbstrNameOut)}{(This)->lpVtbl->GetName(This,pbstrNameOut)}
{IClusCfgPartitionInfo_SetName(This,pcszNameIn)}{(This)->lpVtbl->SetName(This,pcszNameIn)}
{IClusCfgPartitionInfo_GetDescription(This,pbstrDescriptionOut)}{(This)->lpVtbl->GetDescription(This,pbstrDescriptionOut)}
{IClusCfgPartitionInfo_SetDescription(This,pcszDescriptionIn)}{(This)->lpVtbl->SetDescription(This,pcszDescriptionIn)}
{IClusCfgPartitionInfo_GetDriveLetterMappings(This,pdlmDriveLetterUsageOut)}{(This)->lpVtbl->GetDriveLetterMappings(This,pdlmDriveLetterUsageOut)}
{IClusCfgPartitionInfo_SetDriveLetterMappings(This,dlmDriveLetterMappingIn)}{(This)->lpVtbl->SetDriveLetterMappings(This,dlmDriveLetterMappingIn)}
{IClusCfgPartitionInfo_GetSize(This,pcMegaBytes)}{(This)->lpVtbl->GetSize(This,pcMegaBytes)}
{AsyncIClusCfgPartitionInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgPartitionInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgPartitionInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgPartitionInfo_Begin_GetUID(This)}{(This)->lpVtbl->Begin_GetUID(This)}
{AsyncIClusCfgPartitionInfo_Finish_GetUID(This,pbstrUIDOut)}{(This)->lpVtbl->Finish_GetUID(This,pbstrUIDOut)}
{AsyncIClusCfgPartitionInfo_Begin_GetName(This)}{(This)->lpVtbl->Begin_GetName(This)}
{AsyncIClusCfgPartitionInfo_Finish_GetName(This,pbstrNameOut)}{(This)->lpVtbl->Finish_GetName(This,pbstrNameOut)}
{AsyncIClusCfgPartitionInfo_Begin_SetName(This,pcszNameIn)}{(This)->lpVtbl->Begin_SetName(This,pcszNameIn)}
{AsyncIClusCfgPartitionInfo_Finish_SetName(This)}{(This)->lpVtbl->Finish_SetName(This)}
{AsyncIClusCfgPartitionInfo_Begin_GetDescription(This)}{(This)->lpVtbl->Begin_GetDescription(This)}
{AsyncIClusCfgPartitionInfo_Finish_GetDescription(This,pbstrDescriptionOut)}{(This)->lpVtbl->Finish_GetDescription(This,pbstrDescriptionOut)}
{AsyncIClusCfgPartitionInfo_Begin_SetDescription(This,pcszDescriptionIn)}{(This)->lpVtbl->Begin_SetDescription(This,pcszDescriptionIn)}
{AsyncIClusCfgPartitionInfo_Finish_SetDescription(This)}{(This)->lpVtbl->Finish_SetDescription(This)}
{AsyncIClusCfgPartitionInfo_Begin_GetDriveLetterMappings(This)}{(This)->lpVtbl->Begin_GetDriveLetterMappings(This)}
{AsyncIClusCfgPartitionInfo_Finish_GetDriveLetterMappings(This,pdlmDriveLetterUsageOut)}{(This)->lpVtbl->Finish_GetDriveLetterMappings(This,pdlmDriveLetterUsageOut)}
{AsyncIClusCfgPartitionInfo_Begin_SetDriveLetterMappings(This,dlmDriveLetterMappingIn)}{(This)->lpVtbl->Begin_SetDriveLetterMappings(This,dlmDriveLetterMappingIn)}
{AsyncIClusCfgPartitionInfo_Finish_SetDriveLetterMappings(This)}{(This)->lpVtbl->Finish_SetDriveLetterMappings(This)}
{AsyncIClusCfgPartitionInfo_Begin_GetSize(This)}{(This)->lpVtbl->Begin_GetSize(This)}
{AsyncIClusCfgPartitionInfo_Finish_GetSize(This,pcMegaBytes)}{(This)->lpVtbl->Finish_GetSize(This,pcMegaBytes)}
{IEnumClusCfgIPAddresses_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumClusCfgIPAddresses_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumClusCfgIPAddresses_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumClusCfgIPAddresses_Next(This,cNumberRequestedIn,rgpIPAddressInfoOut,pcNumberFetchedOut)}{(This)->lpVtbl->Next(This,cNumberRequestedIn,rgpIPAddressInfoOut,pcNumberFetchedOut)}
{IEnumClusCfgIPAddresses_Skip(This,cNumberToSkipIn)}{(This)->lpVtbl->Skip(This,cNumberToSkipIn)}
{IEnumClusCfgIPAddresses_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumClusCfgIPAddresses_Clone(This,ppEnumIPAddressesOut)}{(This)->lpVtbl->Clone(This,ppEnumIPAddressesOut)}
{IEnumClusCfgIPAddresses_Count(This,pnCountOut)}{(This)->lpVtbl->Count(This,pnCountOut)}
{AsyncIEnumClusCfgIPAddresses_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIEnumClusCfgIPAddresses_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIEnumClusCfgIPAddresses_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIEnumClusCfgIPAddresses_Begin_Next(This,cNumberRequestedIn)}{(This)->lpVtbl->Begin_Next(This,cNumberRequestedIn)}
{AsyncIEnumClusCfgIPAddresses_Finish_Next(This,rgpIPAddressInfoOut,pcNumberFetchedOut)}{(This)->lpVtbl->Finish_Next(This,rgpIPAddressInfoOut,pcNumberFetchedOut)}
{AsyncIEnumClusCfgIPAddresses_Begin_Skip(This,cNumberToSkipIn)}{(This)->lpVtbl->Begin_Skip(This,cNumberToSkipIn)}
{AsyncIEnumClusCfgIPAddresses_Finish_Skip(This)}{(This)->lpVtbl->Finish_Skip(This)}
{AsyncIEnumClusCfgIPAddresses_Begin_Reset(This)}{(This)->lpVtbl->Begin_Reset(This)}
{AsyncIEnumClusCfgIPAddresses_Finish_Reset(This)}{(This)->lpVtbl->Finish_Reset(This)}
{AsyncIEnumClusCfgIPAddresses_Begin_Clone(This)}{(This)->lpVtbl->Begin_Clone(This)}
{AsyncIEnumClusCfgIPAddresses_Finish_Clone(This,ppEnumIPAddressesOut)}{(This)->lpVtbl->Finish_Clone(This,ppEnumIPAddressesOut)}
{AsyncIEnumClusCfgIPAddresses_Begin_Count(This)}{(This)->lpVtbl->Begin_Count(This)}
{AsyncIEnumClusCfgIPAddresses_Finish_Count(This,pnCountOut)}{(This)->lpVtbl->Finish_Count(This,pnCountOut)}
{IClusCfgIPAddressInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgIPAddressInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgIPAddressInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgIPAddressInfo_GetUID(This,pbstrUIDOut)}{(This)->lpVtbl->GetUID(This,pbstrUIDOut)}
{IClusCfgIPAddressInfo_GetIPAddress(This,pulDottedQuadOut)}{(This)->lpVtbl->GetIPAddress(This,pulDottedQuadOut)}
{IClusCfgIPAddressInfo_SetIPAddress(This,ulDottedQuadIn)}{(This)->lpVtbl->SetIPAddress(This,ulDottedQuadIn)}
{IClusCfgIPAddressInfo_GetSubnetMask(This,pulDottedQuadOut)}{(This)->lpVtbl->GetSubnetMask(This,pulDottedQuadOut)}
{IClusCfgIPAddressInfo_SetSubnetMask(This,ulDottedQuadIn)}{(This)->lpVtbl->SetSubnetMask(This,ulDottedQuadIn)}
{AsyncIClusCfgIPAddressInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgIPAddressInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgIPAddressInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgIPAddressInfo_Begin_GetUID(This)}{(This)->lpVtbl->Begin_GetUID(This)}
{AsyncIClusCfgIPAddressInfo_Finish_GetUID(This,pbstrUIDOut)}{(This)->lpVtbl->Finish_GetUID(This,pbstrUIDOut)}
{AsyncIClusCfgIPAddressInfo_Begin_GetIPAddress(This)}{(This)->lpVtbl->Begin_GetIPAddress(This)}
{AsyncIClusCfgIPAddressInfo_Finish_GetIPAddress(This,pulDottedQuadOut)}{(This)->lpVtbl->Finish_GetIPAddress(This,pulDottedQuadOut)}
{AsyncIClusCfgIPAddressInfo_Begin_SetIPAddress(This,ulDottedQuadIn)}{(This)->lpVtbl->Begin_SetIPAddress(This,ulDottedQuadIn)}
{AsyncIClusCfgIPAddressInfo_Finish_SetIPAddress(This)}{(This)->lpVtbl->Finish_SetIPAddress(This)}
{AsyncIClusCfgIPAddressInfo_Begin_GetSubnetMask(This)}{(This)->lpVtbl->Begin_GetSubnetMask(This)}
{AsyncIClusCfgIPAddressInfo_Finish_GetSubnetMask(This,pulDottedQuadOut)}{(This)->lpVtbl->Finish_GetSubnetMask(This,pulDottedQuadOut)}
{AsyncIClusCfgIPAddressInfo_Begin_SetSubnetMask(This,ulDottedQuadIn)}{(This)->lpVtbl->Begin_SetSubnetMask(This,ulDottedQuadIn)}
{AsyncIClusCfgIPAddressInfo_Finish_SetSubnetMask(This)}{(This)->lpVtbl->Finish_SetSubnetMask(This)}
{IClusCfgNetworkInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgNetworkInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgNetworkInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgNetworkInfo_GetUID(This,pbstrUIDOut)}{(This)->lpVtbl->GetUID(This,pbstrUIDOut)}
{IClusCfgNetworkInfo_GetName(This,pbstrNameOut)}{(This)->lpVtbl->GetName(This,pbstrNameOut)}
{IClusCfgNetworkInfo_SetName(This,pcszNameIn)}{(This)->lpVtbl->SetName(This,pcszNameIn)}
{IClusCfgNetworkInfo_GetDescription(This,pbstrDescriptionOut)}{(This)->lpVtbl->GetDescription(This,pbstrDescriptionOut)}
{IClusCfgNetworkInfo_SetDescription(This,pcszDescriptionIn)}{(This)->lpVtbl->SetDescription(This,pcszDescriptionIn)}
{IClusCfgNetworkInfo_GetPrimaryNetworkAddress(This,ppIPAddressOut)}{(This)->lpVtbl->GetPrimaryNetworkAddress(This,ppIPAddressOut)}
{IClusCfgNetworkInfo_SetPrimaryNetworkAddress(This,pIPAddressIn)}{(This)->lpVtbl->SetPrimaryNetworkAddress(This,pIPAddressIn)}
{IClusCfgNetworkInfo_IsPublic(This)}{(This)->lpVtbl->IsPublic(This)}
{IClusCfgNetworkInfo_SetPublic(This,fIsPublicIn)}{(This)->lpVtbl->SetPublic(This,fIsPublicIn)}
{IClusCfgNetworkInfo_IsPrivate(This)}{(This)->lpVtbl->IsPrivate(This)}
{IClusCfgNetworkInfo_SetPrivate(This,fIsPrivateIn)}{(This)->lpVtbl->SetPrivate(This,fIsPrivateIn)}
{AsyncIClusCfgNetworkInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgNetworkInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgNetworkInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgNetworkInfo_Begin_GetUID(This)}{(This)->lpVtbl->Begin_GetUID(This)}
{AsyncIClusCfgNetworkInfo_Finish_GetUID(This,pbstrUIDOut)}{(This)->lpVtbl->Finish_GetUID(This,pbstrUIDOut)}
{AsyncIClusCfgNetworkInfo_Begin_GetName(This)}{(This)->lpVtbl->Begin_GetName(This)}
{AsyncIClusCfgNetworkInfo_Finish_GetName(This,pbstrNameOut)}{(This)->lpVtbl->Finish_GetName(This,pbstrNameOut)}
{AsyncIClusCfgNetworkInfo_Begin_SetName(This,pcszNameIn)}{(This)->lpVtbl->Begin_SetName(This,pcszNameIn)}
{AsyncIClusCfgNetworkInfo_Finish_SetName(This)}{(This)->lpVtbl->Finish_SetName(This)}
{AsyncIClusCfgNetworkInfo_Begin_GetDescription(This)}{(This)->lpVtbl->Begin_GetDescription(This)}
{AsyncIClusCfgNetworkInfo_Finish_GetDescription(This,pbstrDescriptionOut)}{(This)->lpVtbl->Finish_GetDescription(This,pbstrDescriptionOut)}
{AsyncIClusCfgNetworkInfo_Begin_SetDescription(This,pcszDescriptionIn)}{(This)->lpVtbl->Begin_SetDescription(This,pcszDescriptionIn)}
{AsyncIClusCfgNetworkInfo_Finish_SetDescription(This)}{(This)->lpVtbl->Finish_SetDescription(This)}
{AsyncIClusCfgNetworkInfo_Begin_GetPrimaryNetworkAddress(This)}{(This)->lpVtbl->Begin_GetPrimaryNetworkAddress(This)}
{AsyncIClusCfgNetworkInfo_Finish_GetPrimaryNetworkAddress(This,ppIPAddressOut)}{(This)->lpVtbl->Finish_GetPrimaryNetworkAddress(This,ppIPAddressOut)}
{AsyncIClusCfgNetworkInfo_Begin_SetPrimaryNetworkAddress(This,pIPAddressIn)}{(This)->lpVtbl->Begin_SetPrimaryNetworkAddress(This,pIPAddressIn)}
{AsyncIClusCfgNetworkInfo_Finish_SetPrimaryNetworkAddress(This)}{(This)->lpVtbl->Finish_SetPrimaryNetworkAddress(This)}
{AsyncIClusCfgNetworkInfo_Begin_IsPublic(This)}{(This)->lpVtbl->Begin_IsPublic(This)}
{AsyncIClusCfgNetworkInfo_Finish_IsPublic(This)}{(This)->lpVtbl->Finish_IsPublic(This)}
{AsyncIClusCfgNetworkInfo_Begin_SetPublic(This,fIsPublicIn)}{(This)->lpVtbl->Begin_SetPublic(This,fIsPublicIn)}
{AsyncIClusCfgNetworkInfo_Finish_SetPublic(This)}{(This)->lpVtbl->Finish_SetPublic(This)}
{AsyncIClusCfgNetworkInfo_Begin_IsPrivate(This)}{(This)->lpVtbl->Begin_IsPrivate(This)}
{AsyncIClusCfgNetworkInfo_Finish_IsPrivate(This)}{(This)->lpVtbl->Finish_IsPrivate(This)}
{AsyncIClusCfgNetworkInfo_Begin_SetPrivate(This,fIsPrivateIn)}{(This)->lpVtbl->Begin_SetPrivate(This,fIsPrivateIn)}
{AsyncIClusCfgNetworkInfo_Finish_SetPrivate(This)}{(This)->lpVtbl->Finish_SetPrivate(This)}
{IClusCfgClusterInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgClusterInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgClusterInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgClusterInfo_SetCommitMode(This,ecmNewModeIn)}{(This)->lpVtbl->SetCommitMode(This,ecmNewModeIn)}
{IClusCfgClusterInfo_GetCommitMode(This,pecmCurrentModeOut)}{(This)->lpVtbl->GetCommitMode(This,pecmCurrentModeOut)}
{IClusCfgClusterInfo_GetName(This,pbstrNameOut)}{(This)->lpVtbl->GetName(This,pbstrNameOut)}
{IClusCfgClusterInfo_SetName(This,pcszNameIn)}{(This)->lpVtbl->SetName(This,pcszNameIn)}
{IClusCfgClusterInfo_GetIPAddress(This,pulDottedQuadOut)}{(This)->lpVtbl->GetIPAddress(This,pulDottedQuadOut)}
{IClusCfgClusterInfo_SetIPAddress(This,ulDottedQuadIn)}{(This)->lpVtbl->SetIPAddress(This,ulDottedQuadIn)}
{IClusCfgClusterInfo_GetSubnetMask(This,pulDottedQuadOut)}{(This)->lpVtbl->GetSubnetMask(This,pulDottedQuadOut)}
{IClusCfgClusterInfo_SetSubnetMask(This,ulDottedQuadIn)}{(This)->lpVtbl->SetSubnetMask(This,ulDottedQuadIn)}
{IClusCfgClusterInfo_GetNetworkInfo(This,ppiccniOut)}{(This)->lpVtbl->GetNetworkInfo(This,ppiccniOut)}
{IClusCfgClusterInfo_SetNetworkInfo(This,piccniIn)}{(This)->lpVtbl->SetNetworkInfo(This,piccniIn)}
{IClusCfgClusterInfo_GetClusterServiceAccountCredentials(This,ppicccCredentialsOut)}{(This)->lpVtbl->GetClusterServiceAccountCredentials(This,ppicccCredentialsOut)}
{IClusCfgClusterInfo_GetBindingString(This,pbstrBindingStringOut)}{(This)->lpVtbl->GetBindingString(This,pbstrBindingStringOut)}
{IClusCfgClusterInfo_SetBindingString(This,pcszBindingStringIn)}{(This)->lpVtbl->SetBindingString(This,pcszBindingStringIn)}
{IClusCfgClusterInfo_GetMaxNodeCount(This,pcMaxNodesOut)}{(This)->lpVtbl->GetMaxNodeCount(This,pcMaxNodesOut)}
{AsyncIClusCfgClusterInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgClusterInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgClusterInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgClusterInfo_Begin_SetCommitMode(This,ecmNewModeIn)}{(This)->lpVtbl->Begin_SetCommitMode(This,ecmNewModeIn)}
{AsyncIClusCfgClusterInfo_Finish_SetCommitMode(This)}{(This)->lpVtbl->Finish_SetCommitMode(This)}
{AsyncIClusCfgClusterInfo_Begin_GetCommitMode(This)}{(This)->lpVtbl->Begin_GetCommitMode(This)}
{AsyncIClusCfgClusterInfo_Finish_GetCommitMode(This,pecmCurrentModeOut)}{(This)->lpVtbl->Finish_GetCommitMode(This,pecmCurrentModeOut)}
{AsyncIClusCfgClusterInfo_Begin_GetName(This)}{(This)->lpVtbl->Begin_GetName(This)}
{AsyncIClusCfgClusterInfo_Finish_GetName(This,pbstrNameOut)}{(This)->lpVtbl->Finish_GetName(This,pbstrNameOut)}
{AsyncIClusCfgClusterInfo_Begin_SetName(This,pcszNameIn)}{(This)->lpVtbl->Begin_SetName(This,pcszNameIn)}
{AsyncIClusCfgClusterInfo_Finish_SetName(This)}{(This)->lpVtbl->Finish_SetName(This)}
{AsyncIClusCfgClusterInfo_Begin_GetIPAddress(This)}{(This)->lpVtbl->Begin_GetIPAddress(This)}
{AsyncIClusCfgClusterInfo_Finish_GetIPAddress(This,pulDottedQuadOut)}{(This)->lpVtbl->Finish_GetIPAddress(This,pulDottedQuadOut)}
{AsyncIClusCfgClusterInfo_Begin_SetIPAddress(This,ulDottedQuadIn)}{(This)->lpVtbl->Begin_SetIPAddress(This,ulDottedQuadIn)}
{AsyncIClusCfgClusterInfo_Finish_SetIPAddress(This)}{(This)->lpVtbl->Finish_SetIPAddress(This)}
{AsyncIClusCfgClusterInfo_Begin_GetSubnetMask(This)}{(This)->lpVtbl->Begin_GetSubnetMask(This)}
{AsyncIClusCfgClusterInfo_Finish_GetSubnetMask(This,pulDottedQuadOut)}{(This)->lpVtbl->Finish_GetSubnetMask(This,pulDottedQuadOut)}
{AsyncIClusCfgClusterInfo_Begin_SetSubnetMask(This,ulDottedQuadIn)}{(This)->lpVtbl->Begin_SetSubnetMask(This,ulDottedQuadIn)}
{AsyncIClusCfgClusterInfo_Finish_SetSubnetMask(This)}{(This)->lpVtbl->Finish_SetSubnetMask(This)}
{AsyncIClusCfgClusterInfo_Begin_GetNetworkInfo(This)}{(This)->lpVtbl->Begin_GetNetworkInfo(This)}
{AsyncIClusCfgClusterInfo_Finish_GetNetworkInfo(This,ppiccniOut)}{(This)->lpVtbl->Finish_GetNetworkInfo(This,ppiccniOut)}
{AsyncIClusCfgClusterInfo_Begin_SetNetworkInfo(This,piccniIn)}{(This)->lpVtbl->Begin_SetNetworkInfo(This,piccniIn)}
{AsyncIClusCfgClusterInfo_Finish_SetNetworkInfo(This)}{(This)->lpVtbl->Finish_SetNetworkInfo(This)}
{AsyncIClusCfgClusterInfo_Begin_GetClusterServiceAccountCredentials(This)}{(This)->lpVtbl->Begin_GetClusterServiceAccountCredentials(This)}
{AsyncIClusCfgClusterInfo_Finish_GetClusterServiceAccountCredentials(This,ppicccCredentialsOut)}{(This)->lpVtbl->Finish_GetClusterServiceAccountCredentials(This,ppicccCredentialsOut)}
{AsyncIClusCfgClusterInfo_Begin_GetBindingString(This)}{(This)->lpVtbl->Begin_GetBindingString(This)}
{AsyncIClusCfgClusterInfo_Finish_GetBindingString(This,pbstrBindingStringOut)}{(This)->lpVtbl->Finish_GetBindingString(This,pbstrBindingStringOut)}
{AsyncIClusCfgClusterInfo_Begin_SetBindingString(This,pcszBindingStringIn)}{(This)->lpVtbl->Begin_SetBindingString(This,pcszBindingStringIn)}
{AsyncIClusCfgClusterInfo_Finish_SetBindingString(This)}{(This)->lpVtbl->Finish_SetBindingString(This)}
{AsyncIClusCfgClusterInfo_Begin_GetMaxNodeCount(This)}{(This)->lpVtbl->Begin_GetMaxNodeCount(This)}
{AsyncIClusCfgClusterInfo_Finish_GetMaxNodeCount(This,pcMaxNodesOut)}{(This)->lpVtbl->Finish_GetMaxNodeCount(This,pcMaxNodesOut)}
{IClusCfgInitialize_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgInitialize_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgInitialize_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgInitialize_Initialize(This,punkCallbackIn,lcidIn)}{(This)->lpVtbl->Initialize(This,punkCallbackIn,lcidIn)}
{AsyncIClusCfgInitialize_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgInitialize_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgInitialize_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgInitialize_Begin_Initialize(This,punkCallbackIn,lcidIn)}{(This)->lpVtbl->Begin_Initialize(This,punkCallbackIn,lcidIn)}
{AsyncIClusCfgInitialize_Finish_Initialize(This)}{(This)->lpVtbl->Finish_Initialize(This)}
{IClusCfgCallback_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgCallback_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgCallback_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgCallback_SendStatusReport(This,pcszNodeNameIn,clsidTaskMajorIn,clsidTaskMinorIn,ulMinIn,ulMaxIn,ulCurrentIn,hrStatusIn,pcszDescriptionIn,pftTimeIn,pcszReferenceIn)}{(This)->lpVtbl->SendStatusReport(This,pcszNodeNameIn,clsidTaskMajorIn,clsidTaskMinorIn,ulMinIn,ulMaxIn,ulCurrentIn,hrStatusIn,pcszDescriptionIn,pftTimeIn,pcszReferenceIn)}
{AsyncIClusCfgCallback_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgCallback_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgCallback_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgCallback_Begin_SendStatusReport(This,pcszNodeNameIn,clsidTaskMajorIn,clsidTaskMinorIn,ulMinIn,ulMaxIn,ulCurrentIn,hrStatusIn,pcszDescriptionIn,pftTimeIn,pcszReferenceIn)}{(This)->lpVtbl->Begin_SendStatusReport(This,pcszNodeNameIn,clsidTaskMajorIn,clsidTaskMinorIn,ulMinIn,ulMaxIn,ulCurrentIn,hrStatusIn,pcszDescriptionIn,pftTimeIn,pcszReferenceIn)}
{AsyncIClusCfgCallback_Finish_SendStatusReport(This)}{(This)->lpVtbl->Finish_SendStatusReport(This)}
{IClusCfgCredentials_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgCredentials_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgCredentials_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgCredentials_SetCredentials(This,pcszUserIn,pcszDomainIn,pcszPasswordIn)}{(This)->lpVtbl->SetCredentials(This,pcszUserIn,pcszDomainIn,pcszPasswordIn)}
{IClusCfgCredentials_GetCredentials(This,pbstrUserOut,pbstrDomainOut,pbstrPasswordOut)}{(This)->lpVtbl->GetCredentials(This,pbstrUserOut,pbstrDomainOut,pbstrPasswordOut)}
{IClusCfgCredentials_GetIdentity(This,pbstrUserOut,pbstrDomainOut)}{(This)->lpVtbl->GetIdentity(This,pbstrUserOut,pbstrDomainOut)}
{IClusCfgCredentials_GetPassword(This,pbstrPasswordOut)}{(This)->lpVtbl->GetPassword(This,pbstrPasswordOut)}
{IClusCfgCredentials_AssignTo(This,picccDestIn)}{(This)->lpVtbl->AssignTo(This,picccDestIn)}
{IClusCfgCredentials_AssignFrom(This,picccSourceIn)}{(This)->lpVtbl->AssignFrom(This,picccSourceIn)}
{AsyncIClusCfgCredentials_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgCredentials_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgCredentials_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgCredentials_Begin_SetCredentials(This,pcszUserIn,pcszDomainIn,pcszPasswordIn)}{(This)->lpVtbl->Begin_SetCredentials(This,pcszUserIn,pcszDomainIn,pcszPasswordIn)}
{AsyncIClusCfgCredentials_Finish_SetCredentials(This)}{(This)->lpVtbl->Finish_SetCredentials(This)}
{AsyncIClusCfgCredentials_Begin_GetCredentials(This)}{(This)->lpVtbl->Begin_GetCredentials(This)}
{AsyncIClusCfgCredentials_Finish_GetCredentials(This,pbstrUserOut,pbstrDomainOut,pbstrPasswordOut)}{(This)->lpVtbl->Finish_GetCredentials(This,pbstrUserOut,pbstrDomainOut,pbstrPasswordOut)}
{AsyncIClusCfgCredentials_Begin_GetIdentity(This)}{(This)->lpVtbl->Begin_GetIdentity(This)}
{AsyncIClusCfgCredentials_Finish_GetIdentity(This,pbstrUserOut,pbstrDomainOut)}{(This)->lpVtbl->Finish_GetIdentity(This,pbstrUserOut,pbstrDomainOut)}
{AsyncIClusCfgCredentials_Begin_GetPassword(This)}{(This)->lpVtbl->Begin_GetPassword(This)}
{AsyncIClusCfgCredentials_Finish_GetPassword(This,pbstrPasswordOut)}{(This)->lpVtbl->Finish_GetPassword(This,pbstrPasswordOut)}
{AsyncIClusCfgCredentials_Begin_AssignTo(This,picccDestIn)}{(This)->lpVtbl->Begin_AssignTo(This,picccDestIn)}
{AsyncIClusCfgCredentials_Finish_AssignTo(This)}{(This)->lpVtbl->Finish_AssignTo(This)}
{AsyncIClusCfgCredentials_Begin_AssignFrom(This,picccSourceIn)}{(This)->lpVtbl->Begin_AssignFrom(This,picccSourceIn)}
{AsyncIClusCfgCredentials_Finish_AssignFrom(This)}{(This)->lpVtbl->Finish_AssignFrom(This)}
{IClusCfgCapabilities_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgCapabilities_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgCapabilities_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgCapabilities_CanNodeBeClustered(This)}{(This)->lpVtbl->CanNodeBeClustered(This)}
{IClusCfgManagedResourceCfg_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgManagedResourceCfg_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgManagedResourceCfg_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgManagedResourceCfg_PreCreate(This,punkServicesIn)}{(This)->lpVtbl->PreCreate(This,punkServicesIn)}
{IClusCfgManagedResourceCfg_Create(This,punkServicesIn)}{(This)->lpVtbl->Create(This,punkServicesIn)}
{IClusCfgManagedResourceCfg_PostCreate(This,punkServicesIn)}{(This)->lpVtbl->PostCreate(This,punkServicesIn)}
{IClusCfgManagedResourceCfg_Evict(This,punkServicesIn)}{(This)->lpVtbl->Evict(This,punkServicesIn)}
{IClusCfgResourcePreCreate_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgResourcePreCreate_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgResourcePreCreate_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgResourcePreCreate_SetDependency(This,pclsidDepResTypeIn,dfIn)}{(This)->lpVtbl->SetDependency(This,pclsidDepResTypeIn,dfIn)}
{IClusCfgResourcePreCreate_SetType(This,pclsidIn)}{(This)->lpVtbl->SetType(This,pclsidIn)}
{IClusCfgResourcePreCreate_SetClassType(This,pclsidIn)}{(This)->lpVtbl->SetClassType(This,pclsidIn)}
{IClusCfgResourceCreate_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgResourceCreate_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgResourceCreate_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgResourceCreate_SetPropertyBinary(This,pcszNameIn,cbSizeIn,pbyteIn)}{(This)->lpVtbl->SetPropertyBinary(This,pcszNameIn,cbSizeIn,pbyteIn)}
{IClusCfgResourceCreate_SetPropertyDWORD(This,pcszNameIn,dwDWORDIn)}{(This)->lpVtbl->SetPropertyDWORD(This,pcszNameIn,dwDWORDIn)}
{IClusCfgResourceCreate_SetPropertyString(This,pcszNameIn,pcszStringIn)}{(This)->lpVtbl->SetPropertyString(This,pcszNameIn,pcszStringIn)}
{IClusCfgResourceCreate_SetPropertyExpandString(This,pcszNameIn,pcszStringIn)}{(This)->lpVtbl->SetPropertyExpandString(This,pcszNameIn,pcszStringIn)}
{IClusCfgResourceCreate_SetPropertyMultiString(This,pcszNameIn,cbMultiStringIn,pcszMultiStringIn)}{(This)->lpVtbl->SetPropertyMultiString(This,pcszNameIn,cbMultiStringIn,pcszMultiStringIn)}
{IClusCfgResourceCreate_SetPropertyUnsignedLargeInt(This,pcszNameIn,ulIntIn)}{(This)->lpVtbl->SetPropertyUnsignedLargeInt(This,pcszNameIn,ulIntIn)}
{IClusCfgResourceCreate_SetPropertyLong(This,pcszNameIn,lLongIn)}{(This)->lpVtbl->SetPropertyLong(This,pcszNameIn,lLongIn)}
{IClusCfgResourceCreate_SetPropertySecurityDescriptor(This,pcszNameIn,pcsdIn)}{(This)->lpVtbl->SetPropertySecurityDescriptor(This,pcszNameIn,pcsdIn)}
{IClusCfgResourceCreate_SetPropertyLargeInt(This,pcszNameIn,lIntIn)}{(This)->lpVtbl->SetPropertyLargeInt(This,pcszNameIn,lIntIn)}
{IClusCfgResourceCreate_SendResourceControl(This,dwControlCodeIn,lpBufferIn,cbBufferSizeIn)}{(This)->lpVtbl->SendResourceControl(This,dwControlCodeIn,lpBufferIn,cbBufferSizeIn)}
{IClusCfgResourcePostCreate_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgResourcePostCreate_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgResourcePostCreate_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgResourcePostCreate_ChangeName(This,pcszNameIn)}{(This)->lpVtbl->ChangeName(This,pcszNameIn)}
{IClusCfgResourcePostCreate_SendResourceControl(This,dwControlCodeIn,lpBufferIn,cbBufferSizeIn,lBufferInout,cbOutBufferSizeIn,lpcbBytesReturnedOut)}{(This)->lpVtbl->SendResourceControl(This,dwControlCodeIn,lpBufferIn,cbBufferSizeIn,lBufferInout,cbOutBufferSizeIn,lpcbBytesReturnedOut)}
{IClusCfgGroupCfg_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgGroupCfg_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgGroupCfg_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgGroupCfg_SetName(This,pcszNameIn)}{(This)->lpVtbl->SetName(This,pcszNameIn)}
{IClusCfgGroupCfg_GetName(This,pbstrNameOut)}{(This)->lpVtbl->GetName(This,pbstrNameOut)}
{IClusCfgMemberSetChangeListener_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgMemberSetChangeListener_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgMemberSetChangeListener_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgMemberSetChangeListener_Notify(This,punkClusterInfoIn)}{(This)->lpVtbl->Notify(This,punkClusterInfoIn)}
{AsyncIClusCfgMemberSetChangeListener_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgMemberSetChangeListener_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgMemberSetChangeListener_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgMemberSetChangeListener_Begin_Notify(This,punkClusterInfoIn)}{(This)->lpVtbl->Begin_Notify(This,punkClusterInfoIn)}
{AsyncIClusCfgMemberSetChangeListener_Finish_Notify(This)}{(This)->lpVtbl->Finish_Notify(This)}
{IClusCfgResourceTypeInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgResourceTypeInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgResourceTypeInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgResourceTypeInfo_CommitChanges(This,punkClusterInfoIn,punkResTypeServicesIn)}{(This)->lpVtbl->CommitChanges(This,punkClusterInfoIn,punkResTypeServicesIn)}
{IClusCfgResourceTypeInfo_GetTypeName(This,pbstrTypeNameOut)}{(This)->lpVtbl->GetTypeName(This,pbstrTypeNameOut)}
{IClusCfgResourceTypeInfo_GetTypeGUID(This,pguidGUIDOut)}{(This)->lpVtbl->GetTypeGUID(This,pguidGUIDOut)}
{AsyncIClusCfgResourceTypeInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgResourceTypeInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgResourceTypeInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgResourceTypeInfo_Begin_CommitChanges(This,punkClusterInfoIn,punkResTypeServicesIn)}{(This)->lpVtbl->Begin_CommitChanges(This,punkClusterInfoIn,punkResTypeServicesIn)}
{AsyncIClusCfgResourceTypeInfo_Finish_CommitChanges(This)}{(This)->lpVtbl->Finish_CommitChanges(This)}
{AsyncIClusCfgResourceTypeInfo_Begin_GetTypeName(This)}{(This)->lpVtbl->Begin_GetTypeName(This)}
{AsyncIClusCfgResourceTypeInfo_Finish_GetTypeName(This,pbstrTypeNameOut)}{(This)->lpVtbl->Finish_GetTypeName(This,pbstrTypeNameOut)}
{AsyncIClusCfgResourceTypeInfo_Begin_GetTypeGUID(This)}{(This)->lpVtbl->Begin_GetTypeGUID(This)}
{AsyncIClusCfgResourceTypeInfo_Finish_GetTypeGUID(This,pguidGUIDOut)}{(This)->lpVtbl->Finish_GetTypeGUID(This,pguidGUIDOut)}
{IClusCfgResourceTypeCreate_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgResourceTypeCreate_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgResourceTypeCreate_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgResourceTypeCreate_Create(This,pcszResTypeNameIn,pcszResTypeDisplayNameIn,pcszResDllNameIn,dwLooksAliveIntervalIn,dwIsAliveIntervalIn)}{(This)->lpVtbl->Create(This,pcszResTypeNameIn,pcszResTypeDisplayNameIn,pcszResDllNameIn,dwLooksAliveIntervalIn,dwIsAliveIntervalIn)}
{IClusCfgResourceTypeCreate_RegisterAdminExtensions(This,pcszResTypeNameIn,cExtClsidCountIn,rgclsidExtClsidsIn)}{(This)->lpVtbl->RegisterAdminExtensions(This,pcszResTypeNameIn,cExtClsidCountIn,rgclsidExtClsidsIn)}
{AsyncIClusCfgResourceTypeCreate_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgResourceTypeCreate_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgResourceTypeCreate_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgResourceTypeCreate_Begin_Create(This,pcszResTypeNameIn,pcszResTypeDisplayNameIn,pcszResDllNameIn,dwLooksAliveIntervalIn,dwIsAliveIntervalIn)}{(This)->lpVtbl->Begin_Create(This,pcszResTypeNameIn,pcszResTypeDisplayNameIn,pcszResDllNameIn,dwLooksAliveIntervalIn,dwIsAliveIntervalIn)}
{AsyncIClusCfgResourceTypeCreate_Finish_Create(This)}{(This)->lpVtbl->Finish_Create(This)}
{AsyncIClusCfgResourceTypeCreate_Begin_RegisterAdminExtensions(This,pcszResTypeNameIn,cExtClsidCountIn,rgclsidExtClsidsIn)}{(This)->lpVtbl->Begin_RegisterAdminExtensions(This,pcszResTypeNameIn,cExtClsidCountIn,rgclsidExtClsidsIn)}
{AsyncIClusCfgResourceTypeCreate_Finish_RegisterAdminExtensions(This)}{(This)->lpVtbl->Finish_RegisterAdminExtensions(This)}
{IClusCfgEvictCleanup_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgEvictCleanup_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgEvictCleanup_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgEvictCleanup_CleanupLocalNode(This,dwDelayIn)}{(This)->lpVtbl->CleanupLocalNode(This,dwDelayIn)}
{IClusCfgEvictCleanup_CleanupRemoteNode(This,pcszEvictedNodeNameIn,dwDelayIn)}{(This)->lpVtbl->CleanupRemoteNode(This,pcszEvictedNodeNameIn,dwDelayIn)}
{AsyncIClusCfgEvictCleanup_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgEvictCleanup_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgEvictCleanup_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgEvictCleanup_Begin_CleanupLocalNode(This,dwDelayIn)}{(This)->lpVtbl->Begin_CleanupLocalNode(This,dwDelayIn)}
{AsyncIClusCfgEvictCleanup_Finish_CleanupLocalNode(This)}{(This)->lpVtbl->Finish_CleanupLocalNode(This)}
{AsyncIClusCfgEvictCleanup_Begin_CleanupRemoteNode(This,pcszEvictedNodeNameIn,dwDelayIn)}{(This)->lpVtbl->Begin_CleanupRemoteNode(This,pcszEvictedNodeNameIn,dwDelayIn)}
{AsyncIClusCfgEvictCleanup_Finish_CleanupRemoteNode(This)}{(This)->lpVtbl->Finish_CleanupRemoteNode(This)}
{IClusCfgStartupListener_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgStartupListener_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgStartupListener_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgStartupListener_Notify(This,punkIn)}{(This)->lpVtbl->Notify(This,punkIn)}
{AsyncIClusCfgStartupListener_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgStartupListener_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgStartupListener_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgStartupListener_Begin_Notify(This,punkIn)}{(This)->lpVtbl->Begin_Notify(This,punkIn)}
{AsyncIClusCfgStartupListener_Finish_Notify(This)}{(This)->lpVtbl->Finish_Notify(This)}
{IClusCfgStartupNotify_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgStartupNotify_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgStartupNotify_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgStartupNotify_SendNotifications(This)}{(This)->lpVtbl->SendNotifications(This)}
{AsyncIClusCfgStartupNotify_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgStartupNotify_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgStartupNotify_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgStartupNotify_Begin_SendNotifications(This)}{(This)->lpVtbl->Begin_SendNotifications(This)}
{AsyncIClusCfgStartupNotify_Finish_SendNotifications(This)}{(This)->lpVtbl->Finish_SendNotifications(This)}
{IClusCfgManagedResourceData_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgManagedResourceData_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgManagedResourceData_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgManagedResourceData_GetResourcePrivateData(This,pbBufferOut,pcbBufferInout)}{(This)->lpVtbl->GetResourcePrivateData(This,pbBufferOut,pcbBufferInout)}
{IClusCfgManagedResourceData_SetResourcePrivateData(This,pcbBufferIn,cbBufferIn)}{(This)->lpVtbl->SetResourcePrivateData(This,pcbBufferIn,cbBufferIn)}
{IClusCfgVerifyQuorum_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgVerifyQuorum_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgVerifyQuorum_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgVerifyQuorum_PrepareToHostQuorumResource(This)}{(This)->lpVtbl->PrepareToHostQuorumResource(This)}
{IClusCfgVerifyQuorum_Cleanup(This,cccrReasonIn)}{(This)->lpVtbl->Cleanup(This,cccrReasonIn)}
{IClusCfgVerifyQuorum_IsMultiNodeCapable(This)}{(This)->lpVtbl->IsMultiNodeCapable(This)}
{IClusCfgVerifyQuorum_SetMultiNodeCapable(This,fMultiNodeCapableIn)}{(This)->lpVtbl->SetMultiNodeCapable(This,fMultiNodeCapableIn)}
{IClusCfgEvictListener_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgEvictListener_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgEvictListener_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgEvictListener_EvictNotify(This,pcszNodeNameIn)}{(This)->lpVtbl->EvictNotify(This,pcszNodeNameIn)}
{AsyncIClusCfgEvictListener_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgEvictListener_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgEvictListener_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgEvictListener_Begin_EvictNotify(This,pcszNodeNameIn)}{(This)->lpVtbl->Begin_EvictNotify(This,pcszNodeNameIn)}
{AsyncIClusCfgEvictListener_Finish_EvictNotify(This)}{(This)->lpVtbl->Finish_EvictNotify(This)}
{IClusCfgEvictNotify_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgEvictNotify_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgEvictNotify_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgEvictNotify_SendNotifications(This,pcszNodeNameIn)}{(This)->lpVtbl->SendNotifications(This,pcszNodeNameIn)}
{AsyncIClusCfgEvictNotify_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{AsyncIClusCfgEvictNotify_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{AsyncIClusCfgEvictNotify_Release(This)}{(This)->lpVtbl->Release(This)}
{AsyncIClusCfgEvictNotify_Begin_SendNotifications(This,pcszNodeNameIn)}{(This)->lpVtbl->Begin_SendNotifications(This,pcszNodeNameIn)}
{AsyncIClusCfgEvictNotify_Finish_SendNotifications(This)}{(This)->lpVtbl->Finish_SendNotifications(This)}
[cluscfgwizard.h]
{IClusCfgCreateClusterWizard_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgCreateClusterWizard_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgCreateClusterWizard_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgCreateClusterWizard_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IClusCfgCreateClusterWizard_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IClusCfgCreateClusterWizard_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IClusCfgCreateClusterWizard_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IClusCfgCreateClusterWizard_put_ClusterName(This,bstrClusterNameIn)}{(This)->lpVtbl->put_ClusterName(This,bstrClusterNameIn)}
{IClusCfgCreateClusterWizard_get_ClusterName(This,pbstrClusterNameOut)}{(This)->lpVtbl->get_ClusterName(This,pbstrClusterNameOut)}
{IClusCfgCreateClusterWizard_put_ServiceAccountName(This,bstrServiceAccountNameIn)}{(This)->lpVtbl->put_ServiceAccountName(This,bstrServiceAccountNameIn)}
{IClusCfgCreateClusterWizard_get_ServiceAccountName(This,pbstrServiceAccountNameOut)}{(This)->lpVtbl->get_ServiceAccountName(This,pbstrServiceAccountNameOut)}
{IClusCfgCreateClusterWizard_put_ServiceAccountDomain(This,bstrServiceAccountDomainIn)}{(This)->lpVtbl->put_ServiceAccountDomain(This,bstrServiceAccountDomainIn)}
{IClusCfgCreateClusterWizard_get_ServiceAccountDomain(This,pbstrServiceAccountDomainOut)}{(This)->lpVtbl->get_ServiceAccountDomain(This,pbstrServiceAccountDomainOut)}
{IClusCfgCreateClusterWizard_put_ServiceAccountPassword(This,bstrPasswordIn)}{(This)->lpVtbl->put_ServiceAccountPassword(This,bstrPasswordIn)}
{IClusCfgCreateClusterWizard_put_ClusterIPAddress(This,bstrClusterIPAddressIn)}{(This)->lpVtbl->put_ClusterIPAddress(This,bstrClusterIPAddressIn)}
{IClusCfgCreateClusterWizard_get_ClusterIPAddress(This,pbstrClusterIPAddressOut)}{(This)->lpVtbl->get_ClusterIPAddress(This,pbstrClusterIPAddressOut)}
{IClusCfgCreateClusterWizard_get_ClusterIPSubnet(This,pbstrClusterIPSubnetOut)}{(This)->lpVtbl->get_ClusterIPSubnet(This,pbstrClusterIPSubnetOut)}
{IClusCfgCreateClusterWizard_get_ClusterIPAddressNetwork(This,pbstrClusterNetworkNameOut)}{(This)->lpVtbl->get_ClusterIPAddressNetwork(This,pbstrClusterNetworkNameOut)}
{IClusCfgCreateClusterWizard_put_FirstNodeInCluster(This,bstrFirstNodeInClusterIn)}{(This)->lpVtbl->put_FirstNodeInCluster(This,bstrFirstNodeInClusterIn)}
{IClusCfgCreateClusterWizard_get_FirstNodeInCluster(This,pbstrFirstNodeInClusterOut)}{(This)->lpVtbl->get_FirstNodeInCluster(This,pbstrFirstNodeInClusterOut)}
{IClusCfgCreateClusterWizard_put_MinimumConfiguration(This,fMinConfigIn)}{(This)->lpVtbl->put_MinimumConfiguration(This,fMinConfigIn)}
{IClusCfgCreateClusterWizard_get_MinimumConfiguration(This,pfMinConfigOut)}{(This)->lpVtbl->get_MinimumConfiguration(This,pfMinConfigOut)}
{IClusCfgCreateClusterWizard_ShowWizard(This,lParentWindowHandleIn,pfCompletedOut)}{(This)->lpVtbl->ShowWizard(This,lParentWindowHandleIn,pfCompletedOut)}
{IClusCfgAddNodesWizard_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IClusCfgAddNodesWizard_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IClusCfgAddNodesWizard_Release(This)}{(This)->lpVtbl->Release(This)}
{IClusCfgAddNodesWizard_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IClusCfgAddNodesWizard_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IClusCfgAddNodesWizard_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IClusCfgAddNodesWizard_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IClusCfgAddNodesWizard_put_ClusterName(This,bstrClusterNameIn)}{(This)->lpVtbl->put_ClusterName(This,bstrClusterNameIn)}
{IClusCfgAddNodesWizard_get_ClusterName(This,pbstrClusterNameOut)}{(This)->lpVtbl->get_ClusterName(This,pbstrClusterNameOut)}
{IClusCfgAddNodesWizard_put_ServiceAccountPassword(This,bstrPasswordIn)}{(This)->lpVtbl->put_ServiceAccountPassword(This,bstrPasswordIn)}
{IClusCfgAddNodesWizard_put_MinimumConfiguration(This,fMinConfigIn)}{(This)->lpVtbl->put_MinimumConfiguration(This,fMinConfigIn)}
{IClusCfgAddNodesWizard_get_MinimumConfiguration(This,pfMinConfigOut)}{(This)->lpVtbl->get_MinimumConfiguration(This,pfMinConfigOut)}
{IClusCfgAddNodesWizard_AddNodeToList(This,bstrNodeNameIn)}{(This)->lpVtbl->AddNodeToList(This,bstrNodeNameIn)}
{IClusCfgAddNodesWizard_RemoveNodeFromList(This,bstrNodeNameIn)}{(This)->lpVtbl->RemoveNodeFromList(This,bstrNodeNameIn)}
{IClusCfgAddNodesWizard_ClearNodeList(This)}{(This)->lpVtbl->ClearNodeList(This)}
{IClusCfgAddNodesWizard_ShowWizard(This,lParentWindowHandleIn,pfCompletedOut)}{(This)->lpVtbl->ShowWizard(This,lParentWindowHandleIn,pfCompletedOut)}
[cmdtree.h]
{ICommandTree_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICommandTree_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICommandTree_Release(This)}{(This)->lpVtbl->Release(This)}
{ICommandTree_FindErrorNodes(This,pRoot,pcErrorNodes,prgErrorNodes)}{(This)->lpVtbl->FindErrorNodes(This,pRoot,pcErrorNodes,prgErrorNodes)}
{ICommandTree_FreeCommandTree(This,ppRoot)}{(This)->lpVtbl->FreeCommandTree(This,ppRoot)}
{ICommandTree_GetCommandTree(This,ppRoot)}{(This)->lpVtbl->GetCommandTree(This,ppRoot)}
{ICommandTree_SetCommandTree(This,ppRoot,dwCommandReuse,fCopy)}{(This)->lpVtbl->SetCommandTree(This,ppRoot,dwCommandReuse,fCopy)}
{IQuery_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IQuery_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IQuery_Release(This)}{(This)->lpVtbl->Release(This)}
{IQuery_FindErrorNodes(This,pRoot,pcErrorNodes,prgErrorNodes)}{(This)->lpVtbl->FindErrorNodes(This,pRoot,pcErrorNodes,prgErrorNodes)}
{IQuery_FreeCommandTree(This,ppRoot)}{(This)->lpVtbl->FreeCommandTree(This,ppRoot)}
{IQuery_GetCommandTree(This,ppRoot)}{(This)->lpVtbl->GetCommandTree(This,ppRoot)}
{IQuery_SetCommandTree(This,ppRoot,dwCommandReuse,fCopy)}{(This)->lpVtbl->SetCommandTree(This,ppRoot,dwCommandReuse,fCopy)}
{IQuery_AddPostProcessing(This,ppRoot,fCopy)}{(This)->lpVtbl->AddPostProcessing(This,ppRoot,fCopy)}
{IQuery_GetCardinalityEstimate(This,pulCardinality)}{(This)->lpVtbl->GetCardinalityEstimate(This,pulCardinality)}
[cmnquery.h]
[codecapi.h]
{CODECAPI_AVDecVideoThumbnailGenerationMode}{DEFINE_CODECAPI_GUIDNAMED(AVDecVideoThumbnailGenerationMode)}
{CODECAPI_AVDecVideoDropPicWithMissingRef}{DEFINE_CODECAPI_GUIDNAMED(AVDecVideoDropPicWithMissingRef)}
{CODECAPI_AVDecVideoSoftwareDeinterlaceMode}{DEFINE_CODECAPI_GUIDNAMED(AVDecVideoSoftwareDeinterlaceMode)}
{CODECAPI_AVDecVideoFastDecodeMode}{DEFINE_CODECAPI_GUIDNAMED(AVDecVideoFastDecodeMode)}
{CODECAPI_AVLowLatencyMode}{DEFINE_CODECAPI_GUIDNAMED(AVLowLatencyMode)}
{CODECAPI_AVDecVideoH264ErrorConcealment}{DEFINE_CODECAPI_GUIDNAMED(AVDecVideoH264ErrorConcealment)}
{CODECAPI_AVDecVideoMPEG2ErrorConcealment}{DEFINE_CODECAPI_GUIDNAMED(AVDecVideoMPEG2ErrorConcealment)}
{CODECAPI_AVDecVideoCodecType}{DEFINE_CODECAPI_GUIDNAMED(AVDecVideoCodecType)}
{CODECAPI_AVDecVideoDXVAMode}{DEFINE_CODECAPI_GUIDNAMED(AVDecVideoDXVAMode)}
{CODECAPI_AVDecVideoDXVABusEncryption}{DEFINE_CODECAPI_GUIDNAMED(AVDecVideoDXVABusEncryption)}
{CODECAPI_AVDecVideoSWPowerLevel}{DEFINE_CODECAPI_GUIDNAMED(AVDecVideoSWPowerLevel)}
{CODECAPI_AVDecVideoMaxCodedWidth}{DEFINE_CODECAPI_GUIDNAMED(AVDecVideoMaxCodedWidth)}
{CODECAPI_AVDecVideoMaxCodedHeight}{DEFINE_CODECAPI_GUIDNAMED(AVDecVideoMaxCodedHeight)}
{CODECAPI_AVDecNumWorkerThreads}{DEFINE_CODECAPI_GUIDNAMED(AVDecNumWorkerThreads)}
{CODECAPI_AVDecSoftwareDynamicFormatChange}{DEFINE_CODECAPI_GUIDNAMED(AVDecSoftwareDynamicFormatChange)}
{CODECAPI_AVDecDisableVideoPostProcessing}{DEFINE_CODECAPI_GUIDNAMED(AVDecDisableVideoPostProcessing)}
[colordlg.h]
[comadmin.h]
{ICOMAdminCatalog_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICOMAdminCatalog_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICOMAdminCatalog_Release(This)}{(This)->lpVtbl->Release(This)}
{ICOMAdminCatalog_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICOMAdminCatalog_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICOMAdminCatalog_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICOMAdminCatalog_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICOMAdminCatalog_GetCollection(This,bstrCollName,ppCatalogCollection)}{(This)->lpVtbl->GetCollection(This,bstrCollName,ppCatalogCollection)}
{ICOMAdminCatalog_Connect(This,bstrCatalogServerName,ppCatalogCollection)}{(This)->lpVtbl->Connect(This,bstrCatalogServerName,ppCatalogCollection)}
{ICOMAdminCatalog_get_MajorVersion(This,plMajorVersion)}{(This)->lpVtbl->get_MajorVersion(This,plMajorVersion)}
{ICOMAdminCatalog_get_MinorVersion(This,plMinorVersion)}{(This)->lpVtbl->get_MinorVersion(This,plMinorVersion)}
{ICOMAdminCatalog_GetCollectionByQuery(This,bstrCollName,ppsaVarQuery,ppCatalogCollection)}{(This)->lpVtbl->GetCollectionByQuery(This,bstrCollName,ppsaVarQuery,ppCatalogCollection)}
{ICOMAdminCatalog_ImportComponent(This,bstrApplIDOrName,bstrCLSIDOrProgID)}{(This)->lpVtbl->ImportComponent(This,bstrApplIDOrName,bstrCLSIDOrProgID)}
{ICOMAdminCatalog_InstallComponent(This,bstrApplIDOrName,bstrDLL,bstrTLB,bstrPSDLL)}{(This)->lpVtbl->InstallComponent(This,bstrApplIDOrName,bstrDLL,bstrTLB,bstrPSDLL)}
{ICOMAdminCatalog_ShutdownApplication(This,bstrApplIDOrName)}{(This)->lpVtbl->ShutdownApplication(This,bstrApplIDOrName)}
{ICOMAdminCatalog_ExportApplication(This,bstrApplIDOrName,bstrApplicationFile,lOptions)}{(This)->lpVtbl->ExportApplication(This,bstrApplIDOrName,bstrApplicationFile,lOptions)}
{ICOMAdminCatalog_InstallApplication(This,bstrApplicationFile,bstrDestinationDirectory,lOptions,bstrUserId,bstrPassword,bstrRSN)}{(This)->lpVtbl->InstallApplication(This,bstrApplicationFile,bstrDestinationDirectory,lOptions,bstrUserId,bstrPassword,bstrRSN)}
{ICOMAdminCatalog_StopRouter(This)}{(This)->lpVtbl->StopRouter(This)}
{ICOMAdminCatalog_RefreshRouter(This)}{(This)->lpVtbl->RefreshRouter(This)}
{ICOMAdminCatalog_StartRouter(This)}{(This)->lpVtbl->StartRouter(This)}
{ICOMAdminCatalog_Reserved1(This)}{(This)->lpVtbl->Reserved1(This)}
{ICOMAdminCatalog_Reserved2(This)}{(This)->lpVtbl->Reserved2(This)}
{ICOMAdminCatalog_InstallMultipleComponents(This,bstrApplIDOrName,ppsaVarFileNames,ppsaVarCLSIDs)}{(This)->lpVtbl->InstallMultipleComponents(This,bstrApplIDOrName,ppsaVarFileNames,ppsaVarCLSIDs)}
{ICOMAdminCatalog_GetMultipleComponentsInfo(This,bstrApplIdOrName,ppsaVarFileNames,ppsaVarCLSIDs,ppsaVarClassNames,ppsaVarFileFlags,ppsaVarComponentFlags)}{(This)->lpVtbl->GetMultipleComponentsInfo(This,bstrApplIdOrName,ppsaVarFileNames,ppsaVarCLSIDs,ppsaVarClassNames,ppsaVarFileFlags,ppsaVarComponentFlags)}
{ICOMAdminCatalog_RefreshComponents(This)}{(This)->lpVtbl->RefreshComponents(This)}
{ICOMAdminCatalog_BackupREGDB(This,bstrBackupFilePath)}{(This)->lpVtbl->BackupREGDB(This,bstrBackupFilePath)}
{ICOMAdminCatalog_RestoreREGDB(This,bstrBackupFilePath)}{(This)->lpVtbl->RestoreREGDB(This,bstrBackupFilePath)}
{ICOMAdminCatalog_QueryApplicationFile(This,bstrApplicationFile,pbstrApplicationName,pbstrApplicationDescription,pbHasUsers,pbIsProxy,ppsaVarFileNames)}{(This)->lpVtbl->QueryApplicationFile(This,bstrApplicationFile,pbstrApplicationName,pbstrApplicationDescription,pbHasUsers,pbIsProxy,ppsaVarFileNames)}
{ICOMAdminCatalog_StartApplication(This,bstrApplIdOrName)}{(This)->lpVtbl->StartApplication(This,bstrApplIdOrName)}
{ICOMAdminCatalog_ServiceCheck(This,lService,plStatus)}{(This)->lpVtbl->ServiceCheck(This,lService,plStatus)}
{ICOMAdminCatalog_InstallMultipleEventClasses(This,bstrApplIdOrName,ppsaVarFileNames,ppsaVarCLSIDS)}{(This)->lpVtbl->InstallMultipleEventClasses(This,bstrApplIdOrName,ppsaVarFileNames,ppsaVarCLSIDS)}
{ICOMAdminCatalog_InstallEventClass(This,bstrApplIdOrName,bstrDLL,bstrTLB,bstrPSDLL)}{(This)->lpVtbl->InstallEventClass(This,bstrApplIdOrName,bstrDLL,bstrTLB,bstrPSDLL)}
{ICOMAdminCatalog2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICOMAdminCatalog2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICOMAdminCatalog2_Release(This)}{(This)->lpVtbl->Release(This)}
{ICOMAdminCatalog2_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICOMAdminCatalog2_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICOMAdminCatalog2_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICOMAdminCatalog2_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICOMAdminCatalog2_GetCollection(This,bstrCollName,ppCatalogCollection)}{(This)->lpVtbl->GetCollection(This,bstrCollName,ppCatalogCollection)}
{ICOMAdminCatalog2_Connect(This,bstrCatalogServerName,ppCatalogCollection)}{(This)->lpVtbl->Connect(This,bstrCatalogServerName,ppCatalogCollection)}
{ICOMAdminCatalog2_get_MajorVersion(This,plMajorVersion)}{(This)->lpVtbl->get_MajorVersion(This,plMajorVersion)}
{ICOMAdminCatalog2_get_MinorVersion(This,plMinorVersion)}{(This)->lpVtbl->get_MinorVersion(This,plMinorVersion)}
{ICOMAdminCatalog2_GetCollectionByQuery(This,bstrCollName,ppsaVarQuery,ppCatalogCollection)}{(This)->lpVtbl->GetCollectionByQuery(This,bstrCollName,ppsaVarQuery,ppCatalogCollection)}
{ICOMAdminCatalog2_ImportComponent(This,bstrApplIDOrName,bstrCLSIDOrProgID)}{(This)->lpVtbl->ImportComponent(This,bstrApplIDOrName,bstrCLSIDOrProgID)}
{ICOMAdminCatalog2_InstallComponent(This,bstrApplIDOrName,bstrDLL,bstrTLB,bstrPSDLL)}{(This)->lpVtbl->InstallComponent(This,bstrApplIDOrName,bstrDLL,bstrTLB,bstrPSDLL)}
{ICOMAdminCatalog2_ShutdownApplication(This,bstrApplIDOrName)}{(This)->lpVtbl->ShutdownApplication(This,bstrApplIDOrName)}
{ICOMAdminCatalog2_ExportApplication(This,bstrApplIDOrName,bstrApplicationFile,lOptions)}{(This)->lpVtbl->ExportApplication(This,bstrApplIDOrName,bstrApplicationFile,lOptions)}
{ICOMAdminCatalog2_InstallApplication(This,bstrApplicationFile,bstrDestinationDirectory,lOptions,bstrUserId,bstrPassword,bstrRSN)}{(This)->lpVtbl->InstallApplication(This,bstrApplicationFile,bstrDestinationDirectory,lOptions,bstrUserId,bstrPassword,bstrRSN)}
{ICOMAdminCatalog2_StopRouter(This)}{(This)->lpVtbl->StopRouter(This)}
{ICOMAdminCatalog2_RefreshRouter(This)}{(This)->lpVtbl->RefreshRouter(This)}
{ICOMAdminCatalog2_StartRouter(This)}{(This)->lpVtbl->StartRouter(This)}
{ICOMAdminCatalog2_Reserved1(This)}{(This)->lpVtbl->Reserved1(This)}
{ICOMAdminCatalog2_Reserved2(This)}{(This)->lpVtbl->Reserved2(This)}
{ICOMAdminCatalog2_InstallMultipleComponents(This,bstrApplIDOrName,ppsaVarFileNames,ppsaVarCLSIDs)}{(This)->lpVtbl->InstallMultipleComponents(This,bstrApplIDOrName,ppsaVarFileNames,ppsaVarCLSIDs)}
{ICOMAdminCatalog2_GetMultipleComponentsInfo(This,bstrApplIdOrName,ppsaVarFileNames,ppsaVarCLSIDs,ppsaVarClassNames,ppsaVarFileFlags,ppsaVarComponentFlags)}{(This)->lpVtbl->GetMultipleComponentsInfo(This,bstrApplIdOrName,ppsaVarFileNames,ppsaVarCLSIDs,ppsaVarClassNames,ppsaVarFileFlags,ppsaVarComponentFlags)}
{ICOMAdminCatalog2_RefreshComponents(This)}{(This)->lpVtbl->RefreshComponents(This)}
{ICOMAdminCatalog2_BackupREGDB(This,bstrBackupFilePath)}{(This)->lpVtbl->BackupREGDB(This,bstrBackupFilePath)}
{ICOMAdminCatalog2_RestoreREGDB(This,bstrBackupFilePath)}{(This)->lpVtbl->RestoreREGDB(This,bstrBackupFilePath)}
{ICOMAdminCatalog2_QueryApplicationFile(This,bstrApplicationFile,pbstrApplicationName,pbstrApplicationDescription,pbHasUsers,pbIsProxy,ppsaVarFileNames)}{(This)->lpVtbl->QueryApplicationFile(This,bstrApplicationFile,pbstrApplicationName,pbstrApplicationDescription,pbHasUsers,pbIsProxy,ppsaVarFileNames)}
{ICOMAdminCatalog2_StartApplication(This,bstrApplIdOrName)}{(This)->lpVtbl->StartApplication(This,bstrApplIdOrName)}
{ICOMAdminCatalog2_ServiceCheck(This,lService,plStatus)}{(This)->lpVtbl->ServiceCheck(This,lService,plStatus)}
{ICOMAdminCatalog2_InstallMultipleEventClasses(This,bstrApplIdOrName,ppsaVarFileNames,ppsaVarCLSIDS)}{(This)->lpVtbl->InstallMultipleEventClasses(This,bstrApplIdOrName,ppsaVarFileNames,ppsaVarCLSIDS)}
{ICOMAdminCatalog2_InstallEventClass(This,bstrApplIdOrName,bstrDLL,bstrTLB,bstrPSDLL)}{(This)->lpVtbl->InstallEventClass(This,bstrApplIdOrName,bstrDLL,bstrTLB,bstrPSDLL)}
{ICOMAdminCatalog2_GetCollectionByQuery2(This,bstrCollectionName,pVarQueryStrings,ppCatalogCollection)}{(This)->lpVtbl->GetCollectionByQuery2(This,bstrCollectionName,pVarQueryStrings,ppCatalogCollection)}
{ICOMAdminCatalog2_GetApplicationInstanceIDFromProcessID(This,lProcessID,pbstrApplicationInstanceID)}{(This)->lpVtbl->GetApplicationInstanceIDFromProcessID(This,lProcessID,pbstrApplicationInstanceID)}
{ICOMAdminCatalog2_ShutdownApplicationInstances(This,pVarApplicationInstanceID)}{(This)->lpVtbl->ShutdownApplicationInstances(This,pVarApplicationInstanceID)}
{ICOMAdminCatalog2_PauseApplicationInstances(This,pVarApplicationInstanceID)}{(This)->lpVtbl->PauseApplicationInstances(This,pVarApplicationInstanceID)}
{ICOMAdminCatalog2_ResumeApplicationInstances(This,pVarApplicationInstanceID)}{(This)->lpVtbl->ResumeApplicationInstances(This,pVarApplicationInstanceID)}
{ICOMAdminCatalog2_RecycleApplicationInstances(This,pVarApplicationInstanceID,lReasonCode)}{(This)->lpVtbl->RecycleApplicationInstances(This,pVarApplicationInstanceID,lReasonCode)}
{ICOMAdminCatalog2_AreApplicationInstancesPaused(This,pVarApplicationInstanceID,pVarBoolPaused)}{(This)->lpVtbl->AreApplicationInstancesPaused(This,pVarApplicationInstanceID,pVarBoolPaused)}
{ICOMAdminCatalog2_DumpApplicationInstance(This,bstrApplicationInstanceID,bstrDirectory,lMaxImages,pbstrDumpFile)}{(This)->lpVtbl->DumpApplicationInstance(This,bstrApplicationInstanceID,bstrDirectory,lMaxImages,pbstrDumpFile)}
{ICOMAdminCatalog2_get_IsApplicationInstanceDumpSupported(This,pVarBoolDumpSupported)}{(This)->lpVtbl->get_IsApplicationInstanceDumpSupported(This,pVarBoolDumpSupported)}
{ICOMAdminCatalog2_CreateServiceForApplication(This,bstrApplicationIDOrName,bstrServiceName,bstrStartType,bstrErrorControl,bstrDependencies,bstrRunAs,bstrPassword,bDesktopOk)}{(This)->lpVtbl->CreateServiceForApplication(This,bstrApplicationIDOrName,bstrServiceName,bstrStartType,bstrErrorControl,bstrDependencies,bstrRunAs,bstrPassword,bDesktopOk)}
{ICOMAdminCatalog2_DeleteServiceForApplication(This,bstrApplicationIDOrName)}{(This)->lpVtbl->DeleteServiceForApplication(This,bstrApplicationIDOrName)}
{ICOMAdminCatalog2_GetPartitionID(This,bstrApplicationIDOrName,pbstrPartitionID)}{(This)->lpVtbl->GetPartitionID(This,bstrApplicationIDOrName,pbstrPartitionID)}
{ICOMAdminCatalog2_GetPartitionName(This,bstrApplicationIDOrName,pbstrPartitionName)}{(This)->lpVtbl->GetPartitionName(This,bstrApplicationIDOrName,pbstrPartitionName)}
{ICOMAdminCatalog2_put_CurrentPartition(This,bstrPartitionIDOrName)}{(This)->lpVtbl->put_CurrentPartition(This,bstrPartitionIDOrName)}
{ICOMAdminCatalog2_get_CurrentPartitionID(This,pbstrPartitionID)}{(This)->lpVtbl->get_CurrentPartitionID(This,pbstrPartitionID)}
{ICOMAdminCatalog2_get_CurrentPartitionName(This,pbstrPartitionName)}{(This)->lpVtbl->get_CurrentPartitionName(This,pbstrPartitionName)}
{ICOMAdminCatalog2_get_GlobalPartitionID(This,pbstrGlobalPartitionID)}{(This)->lpVtbl->get_GlobalPartitionID(This,pbstrGlobalPartitionID)}
{ICOMAdminCatalog2_FlushPartitionCache(This)}{(This)->lpVtbl->FlushPartitionCache(This)}
{ICOMAdminCatalog2_CopyApplications(This,bstrSourcePartitionIDOrName,pVarApplicationID,bstrDestinationPartitionIDOrName)}{(This)->lpVtbl->CopyApplications(This,bstrSourcePartitionIDOrName,pVarApplicationID,bstrDestinationPartitionIDOrName)}
{ICOMAdminCatalog2_CopyComponents(This,bstrSourceApplicationIDOrName,pVarCLSIDOrProgID,bstrDestinationApplicationIDOrName)}{(This)->lpVtbl->CopyComponents(This,bstrSourceApplicationIDOrName,pVarCLSIDOrProgID,bstrDestinationApplicationIDOrName)}
{ICOMAdminCatalog2_MoveComponents(This,bstrSourceApplicationIDOrName,pVarCLSIDOrProgID,bstrDestinationApplicationIDOrName)}{(This)->lpVtbl->MoveComponents(This,bstrSourceApplicationIDOrName,pVarCLSIDOrProgID,bstrDestinationApplicationIDOrName)}
{ICOMAdminCatalog2_AliasComponent(This,bstrSrcApplicationIDOrName,bstrCLSIDOrProgID,bstrDestApplicationIDOrName,bstrNewProgId,bstrNewClsid)}{(This)->lpVtbl->AliasComponent(This,bstrSrcApplicationIDOrName,bstrCLSIDOrProgID,bstrDestApplicationIDOrName,bstrNewProgId,bstrNewClsid)}
{ICOMAdminCatalog2_IsSafeToDelete(This,bstrDllName,pCOMAdminInUse)}{(This)->lpVtbl->IsSafeToDelete(This,bstrDllName,pCOMAdminInUse)}
{ICOMAdminCatalog2_ImportUnconfiguredComponents(This,bstrApplicationIDOrName,pVarCLSIDOrProgID,pVarComponentType)}{(This)->lpVtbl->ImportUnconfiguredComponents(This,bstrApplicationIDOrName,pVarCLSIDOrProgID,pVarComponentType)}
{ICOMAdminCatalog2_PromoteUnconfiguredComponents(This,bstrApplicationIDOrName,pVarCLSIDOrProgID,pVarComponentType)}{(This)->lpVtbl->PromoteUnconfiguredComponents(This,bstrApplicationIDOrName,pVarCLSIDOrProgID,pVarComponentType)}
{ICOMAdminCatalog2_ImportComponents(This,bstrApplicationIDOrName,pVarCLSIDOrProgID,pVarComponentType)}{(This)->lpVtbl->ImportComponents(This,bstrApplicationIDOrName,pVarCLSIDOrProgID,pVarComponentType)}
{ICOMAdminCatalog2_get_Is64BitCatalogServer(This,pbIs64Bit)}{(This)->lpVtbl->get_Is64BitCatalogServer(This,pbIs64Bit)}
{ICOMAdminCatalog2_ExportPartition(This,bstrPartitionIDOrName,bstrPartitionFileName,lOptions)}{(This)->lpVtbl->ExportPartition(This,bstrPartitionIDOrName,bstrPartitionFileName,lOptions)}
{ICOMAdminCatalog2_InstallPartition(This,bstrFileName,bstrDestDirectory,lOptions,bstrUserID,bstrPassword,bstrRSN)}{(This)->lpVtbl->InstallPartition(This,bstrFileName,bstrDestDirectory,lOptions,bstrUserID,bstrPassword,bstrRSN)}
{ICOMAdminCatalog2_QueryApplicationFile2(This,bstrApplicationFile,ppFilesForImport)}{(This)->lpVtbl->QueryApplicationFile2(This,bstrApplicationFile,ppFilesForImport)}
{ICOMAdminCatalog2_GetComponentVersionCount(This,bstrCLSIDOrProgID,plVersionCount)}{(This)->lpVtbl->GetComponentVersionCount(This,bstrCLSIDOrProgID,plVersionCount)}
{ICatalogObject_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICatalogObject_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICatalogObject_Release(This)}{(This)->lpVtbl->Release(This)}
{ICatalogObject_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICatalogObject_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICatalogObject_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICatalogObject_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICatalogObject_get_Value(This,bstrPropName,pvarRetVal)}{(This)->lpVtbl->get_Value(This,bstrPropName,pvarRetVal)}
{ICatalogObject_put_Value(This,bstrPropName,val)}{(This)->lpVtbl->put_Value(This,bstrPropName,val)}
{ICatalogObject_get_Key(This,pvarRetVal)}{(This)->lpVtbl->get_Key(This,pvarRetVal)}
{ICatalogObject_get_Name(This,pvarRetVal)}{(This)->lpVtbl->get_Name(This,pvarRetVal)}
{ICatalogObject_IsPropertyReadOnly(This,bstrPropName,pbRetVal)}{(This)->lpVtbl->IsPropertyReadOnly(This,bstrPropName,pbRetVal)}
{ICatalogObject_get_Valid(This,pbRetVal)}{(This)->lpVtbl->get_Valid(This,pbRetVal)}
{ICatalogObject_IsPropertyWriteOnly(This,bstrPropName,pbRetVal)}{(This)->lpVtbl->IsPropertyWriteOnly(This,bstrPropName,pbRetVal)}
{ICatalogCollection_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICatalogCollection_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICatalogCollection_Release(This)}{(This)->lpVtbl->Release(This)}
{ICatalogCollection_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ICatalogCollection_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ICatalogCollection_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ICatalogCollection_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ICatalogCollection_get__NewEnum(This,ppEnumVariant)}{(This)->lpVtbl->get__NewEnum(This,ppEnumVariant)}
{ICatalogCollection_get_Item(This,lIndex,ppCatalogObject)}{(This)->lpVtbl->get_Item(This,lIndex,ppCatalogObject)}
{ICatalogCollection_get_Count(This,plObjectCount)}{(This)->lpVtbl->get_Count(This,plObjectCount)}
{ICatalogCollection_Remove(This,lIndex)}{(This)->lpVtbl->Remove(This,lIndex)}
{ICatalogCollection_Add(This,ppCatalogObject)}{(This)->lpVtbl->Add(This,ppCatalogObject)}
{ICatalogCollection_Populate(This)}{(This)->lpVtbl->Populate(This)}
{ICatalogCollection_SaveChanges(This,pcChanges)}{(This)->lpVtbl->SaveChanges(This,pcChanges)}
{ICatalogCollection_GetCollection(This,bstrCollName,varObjectKey,ppCatalogCollection)}{(This)->lpVtbl->GetCollection(This,bstrCollName,varObjectKey,ppCatalogCollection)}
{ICatalogCollection_get_Name(This,pVarNamel)}{(This)->lpVtbl->get_Name(This,pVarNamel)}
{ICatalogCollection_get_AddEnabled(This,pVarBool)}{(This)->lpVtbl->get_AddEnabled(This,pVarBool)}
{ICatalogCollection_get_RemoveEnabled(This,pVarBool)}{(This)->lpVtbl->get_RemoveEnabled(This,pVarBool)}
{ICatalogCollection_GetUtilInterface(This,ppIDispatch)}{(This)->lpVtbl->GetUtilInterface(This,ppIDispatch)}
{ICatalogCollection_get_DataStoreMajorVersion(This,plMajorVersion)}{(This)->lpVtbl->get_DataStoreMajorVersion(This,plMajorVersion)}
{ICatalogCollection_get_DataStoreMinorVersion(This,plMinorVersionl)}{(This)->lpVtbl->get_DataStoreMinorVersion(This,plMinorVersionl)}
{ICatalogCollection_PopulateByKey(This,psaKeys)}{(This)->lpVtbl->PopulateByKey(This,psaKeys)}
{ICatalogCollection_PopulateByQuery(This,bstrQueryString,lQueryType)}{(This)->lpVtbl->PopulateByQuery(This,bstrQueryString,lQueryType)}
[combaseapi.h]
{WINOLEAPI_(type)}{STDAPI_(type)}
{WINOLEAPI_(type)}{EXTERN_CDECLSPEC_IMPORTtypeSTDAPICALLTYPE}
{STDMETHOD(method)}{virtualCOM_DECLSPEC_NOTHROWHRESULTSTDMETHODCALLTYPEmethod}
{STDMETHOD_(type,method)}{virtualCOM_DECLSPEC_NOTHROWtypeSTDMETHODCALLTYPEmethod}
{STDMETHODV(method)}{virtualCOM_DECLSPEC_NOTHROWHRESULTSTDMETHODVCALLTYPEmethod}
{STDMETHODV_(type,method)}{virtualCOM_DECLSPEC_NOTHROWtypeSTDMETHODVCALLTYPEmethod}
{DECLARE_INTERFACE(iface)}{interfaceDECLSPEC_NOVTABLEiface}
{DECLARE_INTERFACE_(iface,baseiface)}{interfaceDECLSPEC_NOVTABLEiface:publicbaseiface}
{IFACEMETHOD(method)}{STDMETHOD(method)}
{IFACEMETHOD_(type,method)}{/*override*/STDMETHOD_(type,method)}
{IFACEMETHODV(method)}{STDMETHODV(method)}
{IFACEMETHODV_(type,method)}{STDMETHODV_(type,method)}
{interface}{struct}
{STDMETHOD(method)}{HRESULT(STDMETHODCALLTYPE*method)}
{STDMETHOD_(type,method)}{type(STDMETHODCALLTYPE*method)}
{STDMETHODV(method)}{HRESULT(STDMETHODVCALLTYPE*method)}
{STDMETHODV_(type,method)}{type(STDMETHODVCALLTYPE*method)}
{IFACEMETHOD(method)}{STDMETHOD(method)}
{IFACEMETHOD_(type,method)}{/*override*/STDMETHOD_(type,method)}
{IFACEMETHODV(method)}{STDMETHODV(method)}
{IFACEMETHODV_(type,method)}{/*override*/STDMETHODV_(type,method)}
{DECLARE_INTERFACE(iface)}{typedefinterfaceiface{conststructiface##Vtbl*lpVtbl;}iface;typedefconststructiface##Vtbliface##Vtbl;conststructiface##Vtbl}
{DECLARE_INTERFACE(iface)}{typedefinterfaceiface{structiface##Vtbl*lpVtbl;}iface;typedefstructiface##Vtbliface##Vtbl;structiface##Vtbl}
{DECLARE_INTERFACE_(iface,baseiface)}{DECLARE_INTERFACE(iface)}
{LISet32(li,v)}{((li).HighPart=((LONG)(v))<0?-1:0,(li).LowPart=(v))}
{ULISet32(li,v)}{((li).HighPart=0,(li).LowPart=(v))}
[comcat.h]
{IEnumCLSID}{IEnumGUID}
{IsEqualCATID(rcatid1,rcatid2)}{IsEqualGUID(rcatid1,rcatid2)}
{IEnumCATID}{IEnumGUID}
{IEnumGUID_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumGUID_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumGUID_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumGUID_Next(This,celt,rgelt,pceltFetched)}{(This)->lpVtbl->Next(This,celt,rgelt,pceltFetched)}
{IEnumGUID_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumGUID_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumGUID_Clone(This,ppenum)}{(This)->lpVtbl->Clone(This,ppenum)}
{IEnumCATEGORYINFO_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IEnumCATEGORYINFO_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IEnumCATEGORYINFO_Release(This)}{(This)->lpVtbl->Release(This)}
{IEnumCATEGORYINFO_Next(This,celt,rgelt,pceltFetched)}{(This)->lpVtbl->Next(This,celt,rgelt,pceltFetched)}
{IEnumCATEGORYINFO_Skip(This,celt)}{(This)->lpVtbl->Skip(This,celt)}
{IEnumCATEGORYINFO_Reset(This)}{(This)->lpVtbl->Reset(This)}
{IEnumCATEGORYINFO_Clone(This,ppenum)}{(This)->lpVtbl->Clone(This,ppenum)}
{ICatRegister_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICatRegister_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICatRegister_Release(This)}{(This)->lpVtbl->Release(This)}
{ICatRegister_RegisterCategories(This,cCategories,rgCategoryInfo)}{(This)->lpVtbl->RegisterCategories(This,cCategories,rgCategoryInfo)}
{ICatRegister_UnRegisterCategories(This,cCategories,rgcatid)}{(This)->lpVtbl->UnRegisterCategories(This,cCategories,rgcatid)}
{ICatRegister_RegisterClassImplCategories(This,rclsid,cCategories,rgcatid)}{(This)->lpVtbl->RegisterClassImplCategories(This,rclsid,cCategories,rgcatid)}
{ICatRegister_UnRegisterClassImplCategories(This,rclsid,cCategories,rgcatid)}{(This)->lpVtbl->UnRegisterClassImplCategories(This,rclsid,cCategories,rgcatid)}
{ICatRegister_RegisterClassReqCategories(This,rclsid,cCategories,rgcatid)}{(This)->lpVtbl->RegisterClassReqCategories(This,rclsid,cCategories,rgcatid)}
{ICatRegister_UnRegisterClassReqCategories(This,rclsid,cCategories,rgcatid)}{(This)->lpVtbl->UnRegisterClassReqCategories(This,rclsid,cCategories,rgcatid)}
{ICatInformation_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICatInformation_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICatInformation_Release(This)}{(This)->lpVtbl->Release(This)}
{ICatInformation_EnumCategories(This,lcid,ppenumCategoryInfo)}{(This)->lpVtbl->EnumCategories(This,lcid,ppenumCategoryInfo)}
{ICatInformation_GetCategoryDesc(This,rcatid,lcid,pszDesc)}{(This)->lpVtbl->GetCategoryDesc(This,rcatid,lcid,pszDesc)}
{ICatInformation_EnumClassesOfCategories(This,cImplemented,rgcatidImpl,cRequired,rgcatidReq,ppenumClsid)}{(This)->lpVtbl->EnumClassesOfCategories(This,cImplemented,rgcatidImpl,cRequired,rgcatidReq,ppenumClsid)}
{ICatInformation_IsClassOfCategories(This,rclsid,cImplemented,rgcatidImpl,cRequired,rgcatidReq)}{(This)->lpVtbl->IsClassOfCategories(This,rclsid,cImplemented,rgcatidImpl,cRequired,rgcatidReq)}
{ICatInformation_EnumImplCategoriesOfClass(This,rclsid,ppenumCatid)}{(This)->lpVtbl->EnumImplCategoriesOfClass(This,rclsid,ppenumCatid)}
{ICatInformation_EnumReqCategoriesOfClass(This,rclsid,ppenumCatid)}{(This)->lpVtbl->EnumReqCategoriesOfClass(This,rclsid,ppenumCatid)}
[comdef.h]
[comdefsp.h]
[comip.h]
[comlite.h]
{QzInitialize}{CoInitialize}
{QzUninitialize}{CoUninitialize}
{QzFreeUnusedLibraries}{CoFreeUnusedLibraries}
{QzGetMalloc}{CoGetMalloc}
{QzTaskMemAlloc}{CoTaskMemAlloc}
{QzTaskMemRealloc}{CoTaskMemRealloc}
{QzTaskMemFree}{CoTaskMemFree}
{QzCreateFilterObject}{CoCreateInstance}
{QzCLSIDFromString}{CLSIDFromString}
[commapi.h]
[commctrl.h]
{HANDLE_WM_NOTIFY(hwnd,wParam,lParam,fn)}{(fn)((hwnd),(int)(wParam),(NMHDR*)(lParam))}
{FORWARD_WM_NOTIFY(hwnd,idFrom,pnmhdr,fn)}{(LRESULT)(fn)((hwnd),WM_NOTIFY,(WPARAM)(int)(idFrom),(LPARAM)(NMHDR*)(pnmhdr))}
{ImageList_AddIcon(himl,hicon)}{ImageList_ReplaceIcon(himl,-1,hicon)}
{INDEXTOOVERLAYMASK(i)}{((i)<<8)}
{ImageList_LoadImage}{__MINGW_NAME_AW(ImageList_LoadImage)}
{ImageList_RemoveAll(himl)}{ImageList_Remove(himl,-1)}
{ImageList_ExtractIcon(hi,himl,i)}{ImageList_GetIcon(himl,i,0)}
{ImageList_LoadBitmap(hi,lpbmp,cx,cGrow,crMask)}{ImageList_LoadImage(hi,lpbmp,cx,cGrow,crMask,IMAGE_BITMAP,0)}
{IImageListToHIMAGELIST(IL)}{((HIMAGELIST)(IL))}
{WC_HEADER}{__MINGW_NAME_AW(WC_HEADER)}
{HD_TEXTFILTER}{__MINGW_NAME_AW(HD_TEXTFILTER)}
{HDTEXTFILTER}{__MINGW_NAME_AW(HD_TEXTFILTER)}
{LPHD_TEXTFILTER}{__MINGW_NAME_AW(LPHD_TEXTFILTER)}
{LPHDTEXTFILTER}{__MINGW_NAME_AW(LPHD_TEXTFILTER)}
{HDITEM}{__MINGW_NAME_AW(HDITEM)}
{LPHDITEM}{__MINGW_NAME_AW(LPHDITEM)}
{HDITEM_V1_SIZE}{__MINGW_NAME_AW_EXT(HDITEM,_V1_SIZE)}
{Header_GetItemCount(hwndHD)}{(int)SNDMSG((hwndHD),HDM_GETITEMCOUNT,(WPARAM)0,(LPARAM)0)}
{HDM_INSERTITEM}{__MINGW_NAME_AW(HDM_INSERTITEM)}
{Header_InsertItem(hwndHD,i,phdi)}{(int)SNDMSG((hwndHD),HDM_INSERTITEM,(WPARAM)(int)(i),(LPARAM)(constHD_ITEM*)(phdi))}
{Header_DeleteItem(hwndHD,i)}{(WINBOOL)SNDMSG((hwndHD),HDM_DELETEITEM,(WPARAM)(int)(i),(LPARAM)0)}
{HDM_GETITEM}{__MINGW_NAME_AW(HDM_GETITEM)}
{Header_GetItem(hwndHD,i,phdi)}{(WINBOOL)SNDMSG((hwndHD),HDM_GETITEM,(WPARAM)(int)(i),(LPARAM)(HD_ITEM*)(phdi))}
{HDM_SETITEM}{__MINGW_NAME_AW(HDM_SETITEM)}
{Header_SetItem(hwndHD,i,phdi)}{(WINBOOL)SNDMSG((hwndHD),HDM_SETITEM,(WPARAM)(int)(i),(LPARAM)(constHD_ITEM*)(phdi))}
{Header_Layout(hwndHD,playout)}{(WINBOOL)SNDMSG((hwndHD),HDM_LAYOUT,0,(LPARAM)(HD_LAYOUT*)(playout))}
{Header_GetItemRect(hwnd,iItem,lprc)}{(WINBOOL)SNDMSG((hwnd),HDM_GETITEMRECT,(WPARAM)(iItem),(LPARAM)(lprc))}
{Header_SetImageList(hwnd,himl)}{(HIMAGELIST)SNDMSG((hwnd),HDM_SETIMAGELIST,0,(LPARAM)(himl))}
{Header_GetImageList(hwnd)}{(HIMAGELIST)SNDMSG((hwnd),HDM_GETIMAGELIST,0,0)}
{Header_OrderToIndex(hwnd,i)}{(int)SNDMSG((hwnd),HDM_ORDERTOINDEX,(WPARAM)(i),0)}
{Header_CreateDragImage(hwnd,i)}{(HIMAGELIST)SNDMSG((hwnd),HDM_CREATEDRAGIMAGE,(WPARAM)(i),0)}
{Header_GetOrderArray(hwnd,iCount,lpi)}{(WINBOOL)SNDMSG((hwnd),HDM_GETORDERARRAY,(WPARAM)(iCount),(LPARAM)(lpi))}
{Header_SetOrderArray(hwnd,iCount,lpi)}{(WINBOOL)SNDMSG((hwnd),HDM_SETORDERARRAY,(WPARAM)(iCount),(LPARAM)(lpi))}
{Header_SetHotDivider(hwnd,fPos,dw)}{(int)SNDMSG((hwnd),HDM_SETHOTDIVIDER,(WPARAM)(fPos),(LPARAM)(dw))}
{Header_SetBitmapMargin(hwnd,iWidth)}{(int)SNDMSG((hwnd),HDM_SETBITMAPMARGIN,(WPARAM)(iWidth),0)}
{Header_GetBitmapMargin(hwnd)}{(int)SNDMSG((hwnd),HDM_GETBITMAPMARGIN,0,0)}
{Header_SetUnicodeFormat(hwnd,fUnicode)}{(WINBOOL)SNDMSG((hwnd),HDM_SETUNICODEFORMAT,(WPARAM)(fUnicode),0)}
{Header_GetUnicodeFormat(hwnd)}{(WINBOOL)SNDMSG((hwnd),HDM_GETUNICODEFORMAT,0,0)}
{Header_SetFilterChangeTimeout(hwnd,i)}{(int)SNDMSG((hwnd),HDM_SETFILTERCHANGETIMEOUT,0,(LPARAM)(i))}
{Header_EditFilter(hwnd,i,fDiscardChanges)}{(int)SNDMSG((hwnd),HDM_EDITFILTER,(WPARAM)(i),MAKELPARAM(fDiscardChanges,0))}
{Header_ClearFilter(hwnd,i)}{(int)SNDMSG((hwnd),HDM_CLEARFILTER,(WPARAM)(i),0)}
{Header_ClearAllFilters(hwnd)}{(int)SNDMSG((hwnd),HDM_CLEARFILTER,(WPARAM)-1,0)}
{Header_GetItemDropDownRect(hwnd,iItem,lprc)}{(WINBOOL)SNDMSG((hwnd),HDM_GETITEMDROPDOWNRECT,(WPARAM)(iItem),(LPARAM)(lprc))}
{Header_GetOverflowRect(hwnd,lprc)}{(WINBOOL)SNDMSG((hwnd),HDM_GETOVERFLOWRECT,0,(LPARAM)(lprc))}
{Header_GetFocusedItem(hwnd)}{(int)SNDMSG((hwnd),HDM_GETFOCUSEDITEM,(WPARAM)0,(LPARAM)0)}
{Header_SetFocusedItem(hwnd,iItem)}{(WINBOOL)SNDMSG((hwnd),HDM_SETFOCUSEDITEM,(WPARAM)0,(LPARAM)(iItem))}
{HDN_ITEMCHANGING}{__MINGW_NAME_AW(HDN_ITEMCHANGING)}
{HDN_ITEMCHANGED}{__MINGW_NAME_AW(HDN_ITEMCHANGED)}
{HDN_ITEMCLICK}{__MINGW_NAME_AW(HDN_ITEMCLICK)}
{HDN_ITEMDBLCLICK}{__MINGW_NAME_AW(HDN_ITEMDBLCLICK)}
{HDN_DIVIDERDBLCLICK}{__MINGW_NAME_AW(HDN_DIVIDERDBLCLICK)}
{HDN_BEGINTRACK}{__MINGW_NAME_AW(HDN_BEGINTRACK)}
{HDN_ENDTRACK}{__MINGW_NAME_AW(HDN_ENDTRACK)}
{HDN_TRACK}{__MINGW_NAME_AW(HDN_TRACK)}
{HDN_GETDISPINFO}{__MINGW_NAME_AW(HDN_GETDISPINFO)}
{NMHEADER}{__MINGW_NAME_AW(NMHEADER)}
{LPNMHEADER}{__MINGW_NAME_AW(LPNMHEADER)}
{NMHDDISPINFO}{__MINGW_NAME_AW(NMHDDISPINFO)}
{LPNMHDDISPINFO}{__MINGW_NAME_AW(LPNMHDDISPINFO)}
{TOOLBARCLASSNAME}{__MINGW_NAME_AW(TOOLBARCLASSNAME)}
{TBSAVEPARAMS}{__MINGW_NAME_AW(TBSAVEPARAMS)}
{LPTBSAVEPARAMS}{__MINGW_NAME_AW(LPTBSAVEPARAMS)}
{TB_GETBUTTONTEXT}{__MINGW_NAME_AW(TB_GETBUTTONTEXT)}
{TB_SAVERESTORE}{__MINGW_NAME_AW(TB_SAVERESTORE)}
{TB_ADDSTRING}{__MINGW_NAME_AW(TB_ADDSTRING)}
{TB_MAPACCELERATOR}{__MINGW_NAME_AW(TB_MAPACCELERATOR)}
{TBBUTTONINFO}{__MINGW_NAME_AW(TBBUTTONINFO)}
{LPTBBUTTONINFO}{__MINGW_NAME_AW(LPTBBUTTONINFO)}
{TB_GETBUTTONINFO}{__MINGW_NAME_AW(TB_GETBUTTONINFO)}
{TB_SETBUTTONINFO}{__MINGW_NAME_AW(TB_SETBUTTONINFO)}
{TB_INSERTBUTTON}{__MINGW_NAME_AW(TB_INSERTBUTTON)}
{TB_ADDBUTTONS}{__MINGW_NAME_AW(TB_ADDBUTTONS)}
{TB_GETSTRING}{__MINGW_NAME_AW(TB_GETSTRING)}
{TBN_GETINFOTIP}{__MINGW_NAME_AW(TBN_GETINFOTIP)}
{NMTBGETINFOTIP}{__MINGW_NAME_AW(NMTBGETINFOTIP)}
{LPNMTBGETINFOTIP}{__MINGW_NAME_AW(LPNMTBGETINFOTIP)}
{TBN_GETDISPINFO}{__MINGW_NAME_AW(TBN_GETDISPINFO)}
{NMTBDISPINFO}{__MINGW_NAME_AW(NMTBDISPINFO)}
{LPNMTBDISPINFO}{__MINGW_NAME_AW(LPNMTBDISPINFO)}
{TBN_GETBUTTONINFO}{__MINGW_NAME_AW(TBN_GETBUTTONINFO)}
{NMTOOLBAR}{__MINGW_NAME_AW(NMTOOLBAR)}
{LPNMTOOLBAR}{__MINGW_NAME_AW(LPNMTOOLBAR)}
{REBARCLASSNAME}{__MINGW_NAME_AW(REBARCLASSNAME)}
{REBARBANDINFO}{__MINGW_NAME_AW(REBARBANDINFO)}
{LPREBARBANDINFO}{__MINGW_NAME_AW(LPREBARBANDINFO)}
{LPCREBARBANDINFO}{__MINGW_NAME_AW(LPCREBARBANDINFO)}
{REBARBANDINFO_V3_SIZE}{__MINGW_NAME_AW_EXT(REBARBANDINFO,_V3_SIZE)}
{REBARBANDINFO_V6_SIZE}{__MINGW_NAME_AW_EXT(REBARBANDINFO,_V6_SIZE)}
{RB_INSERTBAND}{__MINGW_NAME_AW(RB_INSERTBAND)}
{RB_SETBANDINFO}{__MINGW_NAME_AW(RB_SETBANDINFO)}
{RB_GETBANDINFO}{__MINGW_NAME_AW(RB_GETBANDINFO)}
{TOOLTIPS_CLASS}{__MINGW_NAME_AW(TOOLTIPS_CLASS)}
{TTTOOLINFO}{__MINGW_NAME_AW(TTTOOLINFO)}
{PTOOLINFO}{__MINGW_NAME_AW(PTOOLINFO)}
{LPTTTOOLINFO}{__MINGW_NAME_AW(LPTTTOOLINFO)}
{TTTOOLINFO_V1_SIZE}{__MINGW_NAME_AW_EXT(TTTOOLINFO,_V1_SIZE)}
{TTM_ADDTOOL}{__MINGW_NAME_AW(TTM_ADDTOOL)}
{TTM_DELTOOL}{__MINGW_NAME_AW(TTM_DELTOOL)}
{TTM_NEWTOOLRECT}{__MINGW_NAME_AW(TTM_NEWTOOLRECT)}
{TTM_GETTOOLINFO}{__MINGW_NAME_AW(TTM_GETTOOLINFO)}
{TTM_SETTOOLINFO}{__MINGW_NAME_AW(TTM_SETTOOLINFO)}
{TTM_HITTEST}{__MINGW_NAME_AW(TTM_HITTEST)}
{TTM_GETTEXT}{__MINGW_NAME_AW(TTM_GETTEXT)}
{TTM_UPDATETIPTEXT}{__MINGW_NAME_AW(TTM_UPDATETIPTEXT)}
{TTM_ENUMTOOLS}{__MINGW_NAME_AW(TTM_ENUMTOOLS)}
{TTM_GETCURRENTTOOL}{__MINGW_NAME_AW(TTM_GETCURRENTTOOL)}
{TTM_SETTITLE}{__MINGW_NAME_AW(TTM_SETTITLE)}
{TTHITTESTINFO}{__MINGW_NAME_AW(TTHITTESTINFO)}
{LPTTHITTESTINFO}{__MINGW_NAME_AW(LPTTHITTESTINFO)}
{TTN_GETDISPINFO}{__MINGW_NAME_AW(TTN_GETDISPINFO)}
{NMTTDISPINFO}{__MINGW_NAME_AW(NMTTDISPINFO)}
{LPNMTTDISPINFO}{__MINGW_NAME_AW(LPNMTTDISPINFO)}
{NMTTDISPINFO_V1_SIZE}{__MINGW_NAME_AW_EXT(NMTTDISPINFO,_V1_SIZE)}
{CreateStatusWindow}{__MINGW_NAME_AW(CreateStatusWindow)}
{DrawStatusText}{__MINGW_NAME_AW(DrawStatusText)}
{STATUSCLASSNAME}{__MINGW_NAME_AW(STATUSCLASSNAME)}
{SB_GETTEXT}{__MINGW_NAME_AW(SB_GETTEXT)}
{SB_SETTEXT}{__MINGW_NAME_AW(SB_SETTEXT)}
{SB_GETTEXTLENGTH}{__MINGW_NAME_AW(SB_GETTEXTLENGTH)}
{SB_SETTIPTEXT}{__MINGW_NAME_AW(SB_SETTIPTEXT)}
{SB_GETTIPTEXT}{__MINGW_NAME_AW(SB_GETTIPTEXT)}
{TRACKBAR_CLASS}{__MINGW_NAME_AW(TRACKBAR_CLASS)}
{UPDOWN_CLASS}{__MINGW_NAME_AW(UPDOWN_CLASS)}
{PROGRESS_CLASS}{__MINGW_NAME_AW(PROGRESS_CLASS)}
{HOTKEY_CLASS}{__MINGW_NAME_AW(HOTKEY_CLASS)}
{WC_LISTVIEW}{__MINGW_NAME_AW(WC_LISTVIEW)}
{ListView_SetUnicodeFormat(hwnd,fUnicode)}{(WINBOOL)SNDMSG((hwnd),LVM_SETUNICODEFORMAT,(WPARAM)(fUnicode),0)}
{ListView_GetUnicodeFormat(hwnd)}{(WINBOOL)SNDMSG((hwnd),LVM_GETUNICODEFORMAT,0,0)}
{ListView_GetBkColor(hwnd)}{(COLORREF)SNDMSG((hwnd),LVM_GETBKCOLOR,(WPARAM)0,(LPARAM)0)}
{ListView_SetBkColor(hwnd,clrBk)}{(WINBOOL)SNDMSG((hwnd),LVM_SETBKCOLOR,0,(LPARAM)(COLORREF)(clrBk))}
{ListView_GetImageList(hwnd,iImageList)}{(HIMAGELIST)SNDMSG((hwnd),LVM_GETIMAGELIST,(WPARAM)(INT)(iImageList),(LPARAM)0)}
{ListView_SetImageList(hwnd,himl,iImageList)}{(HIMAGELIST)SNDMSG((hwnd),LVM_SETIMAGELIST,(WPARAM)(iImageList),(LPARAM)(HIMAGELIST)(himl))}
{ListView_GetItemCount(hwnd)}{(int)SNDMSG((hwnd),LVM_GETITEMCOUNT,(WPARAM)0,(LPARAM)0)}
{INDEXTOSTATEIMAGEMASK(i)}{((i)<<12)}
{LVITEM_V5_SIZE}{__MINGW_NAME_AW_EXT(LVITEM,_V5_SIZE)}
{LVITEM}{__MINGW_NAME_AW(LVITEM)}
{LPLVITEM}{__MINGW_NAME_AW(LPLVITEM)}
{LVITEM_V1_SIZE}{__MINGW_NAME_AW_EXT(LVITEM,_V1_SIZE)}
{LPSTR_TEXTCALLBACK}{__MINGW_NAME_AW(LPSTR_TEXTCALLBACK)}
{LVM_GETITEM}{__MINGW_NAME_AW(LVM_GETITEM)}
{ListView_GetItem(hwnd,pitem)}{(WINBOOL)SNDMSG((hwnd),LVM_GETITEM,0,(LPARAM)(LV_ITEM*)(pitem))}
{LVM_SETITEM}{__MINGW_NAME_AW(LVM_SETITEM)}
{ListView_SetItem(hwnd,pitem)}{(WINBOOL)SNDMSG((hwnd),LVM_SETITEM,0,(LPARAM)(constLV_ITEM*)(pitem))}
{LVM_INSERTITEM}{__MINGW_NAME_AW(LVM_INSERTITEM)}
{ListView_InsertItem(hwnd,pitem)}{(int)SNDMSG((hwnd),LVM_INSERTITEM,0,(LPARAM)(constLV_ITEM*)(pitem))}
{ListView_DeleteItem(hwnd,i)}{(WINBOOL)SNDMSG((hwnd),LVM_DELETEITEM,(WPARAM)(int)(i),(LPARAM)0)}
{ListView_DeleteAllItems(hwnd)}{(WINBOOL)SNDMSG((hwnd),LVM_DELETEALLITEMS,(WPARAM)0,(LPARAM)0)}
{ListView_GetCallbackMask(hwnd)}{(WINBOOL)SNDMSG((hwnd),LVM_GETCALLBACKMASK,0,0)}
{ListView_SetCallbackMask(hwnd,mask)}{(WINBOOL)SNDMSG((hwnd),LVM_SETCALLBACKMASK,(WPARAM)(UINT)(mask),0)}
{ListView_GetNextItem(hwnd,i,flags)}{(int)SNDMSG((hwnd),LVM_GETNEXTITEM,(WPARAM)(int)(i),MAKELPARAM((flags),0))}
{LVFINDINFO}{__MINGW_NAME_AW(LVFINDINFO)}
{LVM_FINDITEM}{__MINGW_NAME_AW(LVM_FINDITEM)}
{ListView_FindItem(hwnd,iStart,plvfi)}{(int)SNDMSG((hwnd),LVM_FINDITEM,(WPARAM)(int)(iStart),(LPARAM)(constLV_FINDINFO*)(plvfi))}
{ListView_GetItemRect(hwnd,i,prc,code)}{(WINBOOL)SNDMSG((hwnd),LVM_GETITEMRECT,(WPARAM)(int)(i),((prc)?(((RECT*)(prc))->left=(code),(LPARAM)(RECT*)(prc)):(LPARAM)(RECT*)NULL))}
{ListView_SetItemPosition(hwndLV,i,x,y)}{(WINBOOL)SNDMSG((hwndLV),LVM_SETITEMPOSITION,(WPARAM)(int)(i),MAKELPARAM((x),(y)))}
{ListView_GetItemPosition(hwndLV,i,ppt)}{(WINBOOL)SNDMSG((hwndLV),LVM_GETITEMPOSITION,(WPARAM)(int)(i),(LPARAM)(POINT*)(ppt))}
{LVM_GETSTRINGWIDTH}{__MINGW_NAME_AW(LVM_GETSTRINGWIDTH)}
{ListView_GetStringWidth(hwndLV,psz)}{(int)SNDMSG((hwndLV),LVM_GETSTRINGWIDTH,0,(LPARAM)(LPCTSTR)(psz))}
{ListView_HitTest(hwndLV,pinfo)}{(int)SNDMSG((hwndLV),LVM_HITTEST,0,(LPARAM)(LV_HITTESTINFO*)(pinfo))}
{ListView_EnsureVisible(hwndLV,i,fPartialOK)}{(WINBOOL)SNDMSG((hwndLV),LVM_ENSUREVISIBLE,(WPARAM)(int)(i),MAKELPARAM((fPartialOK),0))}
{ListView_Scroll(hwndLV,dx,dy)}{(WINBOOL)SNDMSG((hwndLV),LVM_SCROLL,(WPARAM)(int)(dx),(LPARAM)(int)(dy))}
{ListView_RedrawItems(hwndLV,iFirst,iLast)}{(WINBOOL)SNDMSG((hwndLV),LVM_REDRAWITEMS,(WPARAM)(int)(iFirst),(LPARAM)(int)(iLast))}
{ListView_Arrange(hwndLV,code)}{(WINBOOL)SNDMSG((hwndLV),LVM_ARRANGE,(WPARAM)(UINT)(code),(LPARAM)0)}
{LVM_EDITLABEL}{__MINGW_NAME_AW(LVM_EDITLABEL)}
{ListView_EditLabel(hwndLV,i)}{(HWND)SNDMSG((hwndLV),LVM_EDITLABEL,(WPARAM)(int)(i),(LPARAM)0)}
{ListView_GetEditControl(hwndLV)}{(HWND)SNDMSG((hwndLV),LVM_GETEDITCONTROL,(WPARAM)0,(LPARAM)0)}
{LVCOLUMN}{__MINGW_NAME_AW(LVCOLUMN)}
{LPLVCOLUMN}{__MINGW_NAME_AW(LPLVCOLUMN)}
{LVCOLUMN_V1_SIZE}{__MINGW_NAME_AW_EXT(LVCOLUMN,_V1_SIZE)}
{LVM_GETCOLUMN}{__MINGW_NAME_AW(LVM_GETCOLUMN)}
{ListView_GetColumn(hwnd,iCol,pcol)}{(WINBOOL)SNDMSG((hwnd),LVM_GETCOLUMN,(WPARAM)(int)(iCol),(LPARAM)(LV_COLUMN*)(pcol))}
{LVM_SETCOLUMN}{__MINGW_NAME_AW(LVM_SETCOLUMN)}
{ListView_SetColumn(hwnd,iCol,pcol)}{(WINBOOL)SNDMSG((hwnd),LVM_SETCOLUMN,(WPARAM)(int)(iCol),(LPARAM)(constLV_COLUMN*)(pcol))}
{LVM_INSERTCOLUMN}{__MINGW_NAME_AW(LVM_INSERTCOLUMN)}
{ListView_InsertColumn(hwnd,iCol,pcol)}{(int)SNDMSG((hwnd),LVM_INSERTCOLUMN,(WPARAM)(int)(iCol),(LPARAM)(constLV_COLUMN*)(pcol))}
{ListView_DeleteColumn(hwnd,iCol)}{(WINBOOL)SNDMSG((hwnd),LVM_DELETECOLUMN,(WPARAM)(int)(iCol),0)}
{ListView_GetColumnWidth(hwnd,iCol)}{(int)SNDMSG((hwnd),LVM_GETCOLUMNWIDTH,(WPARAM)(int)(iCol),0)}
{ListView_SetColumnWidth(hwnd,iCol,cx)}{(WINBOOL)SNDMSG((hwnd),LVM_SETCOLUMNWIDTH,(WPARAM)(int)(iCol),MAKELPARAM((cx),0))}
{ListView_GetHeader(hwnd)}{(HWND)SNDMSG((hwnd),LVM_GETHEADER,(WPARAM)0,(LPARAM)0)}
{ListView_CreateDragImage(hwnd,i,lpptUpLeft)}{(HIMAGELIST)SNDMSG((hwnd),LVM_CREATEDRAGIMAGE,(WPARAM)(int)(i),(LPARAM)(LPPOINT)(lpptUpLeft))}
{ListView_GetViewRect(hwnd,prc)}{(WINBOOL)SNDMSG((hwnd),LVM_GETVIEWRECT,0,(LPARAM)(RECT*)(prc))}
{ListView_GetTopIndex(hwndLV)}{(int)SNDMSG((hwndLV),LVM_GETTOPINDEX,0,0)}
{ListView_GetCountPerPage(hwndLV)}{(int)SNDMSG((hwndLV),LVM_GETCOUNTPERPAGE,0,0)}
{ListView_GetOrigin(hwndLV,ppt)}{(WINBOOL)SNDMSG((hwndLV),LVM_GETORIGIN,(WPARAM)0,(LPARAM)(POINT*)(ppt))}
{ListView_Update(hwndLV,i)}{(WINBOOL)SNDMSG((hwndLV),LVM_UPDATE,(WPARAM)(i),(LPARAM)0)}
{ListView_SetItemState(hwndLV,i,data,mask)}{{LV_ITEM_ms_lvi;_ms_lvi.stateMask=mask;_ms_lvi.state=data;SNDMSG((hwndLV),LVM_SETITEMSTATE,(WPARAM)(i),(LPARAM)(LV_ITEM*)&_ms_lvi);}}
{ListView_SetCheckState(hwndLV,i,fCheck)}{ListView_SetItemState(hwndLV,i,INDEXTOSTATEIMAGEMASK((fCheck)?2:1),LVIS_STATEIMAGEMASK)}
{ListView_GetItemState(hwndLV,i,mask)}{(UINT)SNDMSG((hwndLV),LVM_GETITEMSTATE,(WPARAM)(i),(LPARAM)(mask))}
{ListView_GetCheckState(hwndLV,i)}{((((UINT)(SNDMSG((hwndLV),LVM_GETITEMSTATE,(WPARAM)(i),LVIS_STATEIMAGEMASK)))>>12)-1)}
{LVM_GETITEMTEXT}{__MINGW_NAME_AW(LVM_GETITEMTEXT)}
{LVM_SETITEMTEXT}{__MINGW_NAME_AW(LVM_SETITEMTEXT)}
{ListView_SetItemCount(hwndLV,cItems)}{SNDMSG((hwndLV),LVM_SETITEMCOUNT,(WPARAM)(cItems),0)}
{ListView_SetItemCountEx(hwndLV,cItems,dwFlags)}{SNDMSG((hwndLV),LVM_SETITEMCOUNT,(WPARAM)(cItems),(LPARAM)(dwFlags))}
{ListView_SortItems(hwndLV,_pfnCompare,_lPrm)}{(WINBOOL)SNDMSG((hwndLV),LVM_SORTITEMS,(WPARAM)(LPARAM)(_lPrm),(LPARAM)(PFNLVCOMPARE)(_pfnCompare))}
{ListView_SetItemPosition32(hwndLV,i,x0,y0)}{{POINTptNewPos;ptNewPos.x=x0;ptNewPos.y=y0;SNDMSG((hwndLV),LVM_SETITEMPOSITION32,(WPARAM)(int)(i),(LPARAM)&ptNewPos);}}
{ListView_GetSelectedCount(hwndLV)}{(UINT)SNDMSG((hwndLV),LVM_GETSELECTEDCOUNT,(WPARAM)0,(LPARAM)0)}
{ListView_GetItemSpacing(hwndLV,fSmall)}{(DWORD)SNDMSG((hwndLV),LVM_GETITEMSPACING,fSmall,(LPARAM)0)}
{LVM_GETISEARCHSTRING}{__MINGW_NAME_AW(LVM_GETISEARCHSTRING)}
{ListView_GetISearchString(hwndLV,lpsz)}{(WINBOOL)SNDMSG((hwndLV),LVM_GETISEARCHSTRING,0,(LPARAM)(LPTSTR)(lpsz))}
{ListView_SetIconSpacing(hwndLV,cx,cy)}{(DWORD)SNDMSG((hwndLV),LVM_SETICONSPACING,0,MAKELONG(cx,cy))}
{ListView_GetSubItemRect(hwnd,iItem,iSubItem,code,prc)}{(WINBOOL)SNDMSG((hwnd),LVM_GETSUBITEMRECT,(WPARAM)(int)(iItem),((prc)?((((LPRECT)(prc))->top=iSubItem),(((LPRECT)(prc))->left=code),(LPARAM)(prc)):(LPARAM)(LPRECT)NULL))}
{ListView_SubItemHitTest(hwnd,plvhti)}{(int)SNDMSG((hwnd),LVM_SUBITEMHITTEST,0,(LPARAM)(LPLVHITTESTINFO)(plvhti))}
{ListView_SubItemHitTestEx(hwnd,plvhti)}{(int)SNDMSG((hwnd),LVM_SUBITEMHITTEST,(WPARAM)-1,(LPARAM)(LPLVHITTESTINFO)(plvhti))}
{ListView_SetColumnOrderArray(hwnd,iCount,pi)}{(WINBOOL)SNDMSG((hwnd),LVM_SETCOLUMNORDERARRAY,(WPARAM)(iCount),(LPARAM)(LPINT)(pi))}
{ListView_GetColumnOrderArray(hwnd,iCount,pi)}{(WINBOOL)SNDMSG((hwnd),LVM_GETCOLUMNORDERARRAY,(WPARAM)(iCount),(LPARAM)(LPINT)(pi))}
{ListView_SetHotItem(hwnd,i)}{(int)SNDMSG((hwnd),LVM_SETHOTITEM,(WPARAM)(i),0)}
{ListView_GetHotItem(hwnd)}{(int)SNDMSG((hwnd),LVM_GETHOTITEM,0,0)}
{ListView_SetHotCursor(hwnd,hcur)}{(HCURSOR)SNDMSG((hwnd),LVM_SETHOTCURSOR,0,(LPARAM)(hcur))}
{ListView_GetHotCursor(hwnd)}{(HCURSOR)SNDMSG((hwnd),LVM_GETHOTCURSOR,0,0)}
{ListView_ApproximateViewRect(hwnd,iWidth,iHeight,iCount)}{(DWORD)SNDMSG((hwnd),LVM_APPROXIMATEVIEWRECT,iCount,MAKELPARAM(iWidth,iHeight))}
{ListView_SetWorkAreas(hwnd,nWorkAreas,prc)}{(WINBOOL)SNDMSG((hwnd),LVM_SETWORKAREAS,(WPARAM)(int)(nWorkAreas),(LPARAM)(RECT*)(prc))}
{ListView_GetWorkAreas(hwnd,nWorkAreas,prc)}{(WINBOOL)SNDMSG((hwnd),LVM_GETWORKAREAS,(WPARAM)(int)(nWorkAreas),(LPARAM)(RECT*)(prc))}
{ListView_GetNumberOfWorkAreas(hwnd,pnWorkAreas)}{(WINBOOL)SNDMSG((hwnd),LVM_GETNUMBEROFWORKAREAS,0,(LPARAM)(UINT*)(pnWorkAreas))}
{ListView_GetSelectionMark(hwnd)}{(int)SNDMSG((hwnd),LVM_GETSELECTIONMARK,0,0)}
{ListView_SetSelectionMark(hwnd,i)}{(int)SNDMSG((hwnd),LVM_SETSELECTIONMARK,0,(LPARAM)(i))}
{ListView_SetHoverTime(hwndLV,dwHoverTimeMs)}{(DWORD)SNDMSG((hwndLV),LVM_SETHOVERTIME,0,(LPARAM)(dwHoverTimeMs))}
{ListView_GetHoverTime(hwndLV)}{(DWORD)SNDMSG((hwndLV),LVM_GETHOVERTIME,0,0)}
{ListView_SetToolTips(hwndLV,hwndNewHwnd)}{(HWND)SNDMSG((hwndLV),LVM_SETTOOLTIPS,(WPARAM)(hwndNewHwnd),0)}
{ListView_GetToolTips(hwndLV)}{(HWND)SNDMSG((hwndLV),LVM_GETTOOLTIPS,0,0)}
{ListView_SortItemsEx(hwndLV,_pfnCompare,_lPrm)}{(WINBOOL)SNDMSG((hwndLV),LVM_SORTITEMSEX,(WPARAM)(LPARAM)(_lPrm),(LPARAM)(PFNLVCOMPARE)(_pfnCompare))}
{ListView_SetSelectedColumn(hwnd,iCol)}{SNDMSG((hwnd),LVM_SETSELECTEDCOLUMN,(WPARAM)iCol,0)}
{ListView_SetTileWidth(hwnd,cpWidth)}{SNDMSG((hwnd),LVM_SETTILEWIDTH,(WPARAM)cpWidth,0)}
{ListView_SetView(hwnd,iView)}{(DWORD)SNDMSG((hwnd),LVM_SETVIEW,(WPARAM)(DWORD)iView,0)}
{ListView_GetView(hwnd)}{(DWORD)SNDMSG((hwnd),LVM_GETVIEW,0,0)}
{ListView_InsertGroup(hwnd,index,pgrp)}{SNDMSG((hwnd),LVM_INSERTGROUP,(WPARAM)index,(LPARAM)pgrp)}
{ListView_SetGroupInfo(hwnd,iGroupId,pgrp)}{SNDMSG((hwnd),LVM_SETGROUPINFO,(WPARAM)iGroupId,(LPARAM)pgrp)}
{ListView_GetGroupInfo(hwnd,iGroupId,pgrp)}{SNDMSG((hwnd),LVM_GETGROUPINFO,(WPARAM)iGroupId,(LPARAM)pgrp)}
{ListView_RemoveGroup(hwnd,iGroupId)}{SNDMSG((hwnd),LVM_REMOVEGROUP,(WPARAM)iGroupId,0)}
{ListView_MoveGroup(hwnd,iGroupId,toIndex)}{SNDMSG((hwnd),LVM_MOVEGROUP,(WPARAM)iGroupId,(LPARAM)toIndex)}
{ListView_GetGroupCount(hwnd)}{SNDMSG((hwnd),LVM_GETGROUPCOUNT,(WPARAM)0,(LPARAM)0)}
{ListView_GetGroupInfoByIndex(hwnd,iIndex,pgrp)}{SNDMSG((hwnd),LVM_GETGROUPINFOBYINDEX,(WPARAM)(iIndex),(LPARAM)(pgrp))}
{ListView_MoveItemToGroup(hwnd,idItemFrom,idGroupTo)}{SNDMSG((hwnd),LVM_MOVEITEMTOGROUP,(WPARAM)idItemFrom,(LPARAM)idGroupTo)}
{ListView_GetGroupRect(hwnd,iGroupId,type,prc)}{SNDMSG((hwnd),LVM_GETGROUPRECT,(WPARAM)(iGroupId),((prc)?(((RECT*)(prc))->top=(type)),(LPARAM)(RECT*)(prc):(LPARAM)(RECT*)NULL))}
{ListView_SetGroupMetrics(hwnd,pGroupMetrics)}{SNDMSG((hwnd),LVM_SETGROUPMETRICS,0,(LPARAM)pGroupMetrics)}
{ListView_GetGroupMetrics(hwnd,pGroupMetrics)}{SNDMSG((hwnd),LVM_GETGROUPMETRICS,0,(LPARAM)pGroupMetrics)}
{ListView_EnableGroupView(hwnd,fEnable)}{SNDMSG((hwnd),LVM_ENABLEGROUPVIEW,(WPARAM)fEnable,0)}
{ListView_SortGroups(hwnd,_pfnGroupCompate,_plv)}{SNDMSG((hwnd),LVM_SORTGROUPS,(WPARAM)_pfnGroupCompate,(LPARAM)_plv)}
{ListView_InsertGroupSorted(hwnd,structInsert)}{SNDMSG((hwnd),LVM_INSERTGROUPSORTED,(WPARAM)structInsert,0)}
{ListView_RemoveAllGroups(hwnd)}{SNDMSG((hwnd),LVM_REMOVEALLGROUPS,0,0)}
{ListView_HasGroup(hwnd,dwGroupId)}{SNDMSG((hwnd),LVM_HASGROUP,dwGroupId,0)}
{ListView_GetGroupState(hwnd,dwGroupId,dwMask)}{(UINT)SNDMSG((hwnd),LVM_GETGROUPSTATE,(WPARAM)(dwGroupId),(LPARAM)(dwMask))}
{ListView_GetFocusedGroup(hwnd)}{SNDMSG((hwnd),LVM_GETFOCUSEDGROUP,0,0)}
{ListView_SetTileViewInfo(hwnd,ptvi)}{SNDMSG((hwnd),LVM_SETTILEVIEWINFO,0,(LPARAM)ptvi)}
{ListView_GetTileViewInfo(hwnd,ptvi)}{SNDMSG((hwnd),LVM_GETTILEVIEWINFO,0,(LPARAM)ptvi)}
{ListView_SetTileInfo(hwnd,pti)}{SNDMSG((hwnd),LVM_SETTILEINFO,0,(LPARAM)pti)}
{ListView_GetTileInfo(hwnd,pti)}{SNDMSG((hwnd),LVM_GETTILEINFO,0,(LPARAM)pti)}
{ListView_SetInsertMark(hwnd,lvim)}{(WINBOOL)SNDMSG((hwnd),LVM_SETINSERTMARK,(WPARAM)0,(LPARAM)(lvim))}
{ListView_GetInsertMark(hwnd,lvim)}{(WINBOOL)SNDMSG((hwnd),LVM_GETINSERTMARK,(WPARAM)0,(LPARAM)(lvim))}
{ListView_InsertMarkHitTest(hwnd,point,lvim)}{(int)SNDMSG((hwnd),LVM_INSERTMARKHITTEST,(WPARAM)(LPPOINT)(point),(LPARAM)(LPLVINSERTMARK)(lvim))}
{ListView_GetInsertMarkRect(hwnd,rc)}{(int)SNDMSG((hwnd),LVM_GETINSERTMARKRECT,(WPARAM)0,(LPARAM)(LPRECT)(rc))}
{ListView_SetInsertMarkColor(hwnd,color)}{(COLORREF)SNDMSG((hwnd),LVM_SETINSERTMARKCOLOR,(WPARAM)0,(LPARAM)(COLORREF)(color))}
{ListView_GetInsertMarkColor(hwnd)}{(COLORREF)SNDMSG((hwnd),LVM_GETINSERTMARKCOLOR,(WPARAM)0,(LPARAM)0)}
{ListView_SetInfoTip(hwndLV,plvInfoTip)}{(WINBOOL)SNDMSG((hwndLV),LVM_SETINFOTIP,(WPARAM)0,(LPARAM)plvInfoTip)}
{ListView_GetSelectedColumn(hwnd)}{(UINT)SNDMSG((hwnd),LVM_GETSELECTEDCOLUMN,0,0)}
{ListView_IsGroupViewEnabled(hwnd)}{(WINBOOL)SNDMSG((hwnd),LVM_ISGROUPVIEWENABLED,0,0)}
{ListView_GetOutlineColor(hwnd)}{(COLORREF)SNDMSG((hwnd),LVM_GETOUTLINECOLOR,0,0)}
{ListView_SetOutlineColor(hwnd,color)}{(COLORREF)SNDMSG((hwnd),LVM_SETOUTLINECOLOR,(WPARAM)0,(LPARAM)(COLORREF)(color))}
{ListView_CancelEditLabel(hwnd)}{(VOID)SNDMSG((hwnd),LVM_CANCELEDITLABEL,(WPARAM)0,(LPARAM)0)}
{ListView_MapIndexToID(hwnd,index)}{(UINT)SNDMSG((hwnd),LVM_MAPINDEXTOID,(WPARAM)index,(LPARAM)0)}
{ListView_MapIDToIndex(hwnd,id)}{(UINT)SNDMSG((hwnd),LVM_MAPIDTOINDEX,(WPARAM)id,(LPARAM)0)}
{ListView_IsItemVisible(hwnd,index)}{(UINT)SNDMSG((hwnd),LVM_ISITEMVISIBLE,(WPARAM)(index),(LPARAM)0)}
{ListView_SetGroupHeaderImageList(hwnd,himl)}{(HIMAGELIST)SNDMSG((hwnd),LVM_SETIMAGELIST,(WPARAM)LVSIL_GROUPHEADER,(LPARAM)(HIMAGELIST)(himl))}
{ListView_GetGroupHeaderImageList(hwnd)}{(HIMAGELIST)SNDMSG((hwnd),LVM_GETIMAGELIST,(WPARAM)LVSIL_GROUPHEADER,__MSABI_LONG(0))}
{ListView_GetFooterRect(hwnd,prc)}{(WINBOOL)SNDMSG((hwnd),LVM_GETFOOTERRECT,(WPARAM)(0),(LPARAM)(prc))}
{ListView_GetFooterInfo(hwnd,plvfi)}{(WINBOOL)SNDMSG((hwnd),LVM_GETFOOTERINFO,(WPARAM)(0),(LPARAM)(plvfi))}
{ListView_GetFooterItemRect(hwnd,iItem,prc)}{(WINBOOL)SNDMSG((hwnd),LVM_GETFOOTERITEMRECT,(WPARAM)(iItem),(LPARAM)(prc))}
{ListView_GetFooterItem(hwnd,iItem,pfi)}{(WINBOOL)SNDMSG((hwnd),LVM_GETFOOTERITEM,(WPARAM)(iItem),(LPARAM)(pfi))}
{ListView_GetItemIndexRect(hwnd,plvii,iSubItem,code,prc)}{(WINBOOL)SNDMSG((hwnd),LVM_GETITEMINDEXRECT,(WPARAM)(LVITEMINDEX*)(plvii),((prc)?((((LPRECT)(prc))->top=(iSubItem)),(((LPRECT)(prc))->left=(code)),(LPARAM)(prc)):(LPARAM)(LPRECT)NULL))}
{ListView_SetItemIndexState(hwndLV,plvii,data,mask)}{{LV_ITEM_macro_lvi;_macro_lvi.stateMask=(mask);_macro_lvi.state=(data);SNDMSG((hwndLV),LVM_SETITEMINDEXSTATE,(WPARAM)(LVITEMINDEX*)(plvii),(LPARAM)(LV_ITEM*)&_macro_lvi);}}
{ListView_GetNextItemIndex(hwnd,plvii,flags)}{(WINBOOL)SNDMSG((hwnd),LVM_GETNEXTITEMINDEX,(WPARAM)(LVITEMINDEX*)(plvii),MAKELPARAM((flags),0))}
{LVBKIMAGE}{__MINGW_NAME_AW(LVBKIMAGE)}
{LPLVBKIMAGE}{__MINGW_NAME_AW(LPLVBKIMAGE)}
{LVM_SETBKIMAGE}{__MINGW_NAME_AW(LVM_SETBKIMAGE)}
{LVM_GETBKIMAGE}{__MINGW_NAME_AW(LVM_GETBKIMAGE)}
{ListView_SetBkImage(hwnd,plvbki)}{(WINBOOL)SNDMSG((hwnd),LVM_SETBKIMAGE,0,(LPARAM)(plvbki))}
{ListView_GetBkImage(hwnd,plvbki)}{(WINBOOL)SNDMSG((hwnd),LVM_GETBKIMAGE,0,(LPARAM)(plvbki))}
{PNM_FINDITEM}{__MINGW_NAME_AW(PNM_FINDITEM)}
{LPNM_FINDITEM}{__MINGW_NAME_AW(LPNM_FINDITEM)}
{NM_FINDITEM}{__MINGW_NAME_AW(NM_FINDITEM)}
{NMLVFINDITEM}{__MINGW_NAME_AW(NMLVFINDITEM)}
{LPNMLVFINDITEM}{__MINGW_NAME_AW(LPNMLVFINDITEM)}
{LVN_ODFINDITEM}{__MINGW_NAME_AW(LVN_ODFINDITEM)}
{LVN_BEGINLABELEDIT}{__MINGW_NAME_AW(LVN_BEGINLABELEDIT)}
{LVN_ENDLABELEDIT}{__MINGW_NAME_AW(LVN_ENDLABELEDIT)}
{LVN_GETDISPINFO}{__MINGW_NAME_AW(LVN_GETDISPINFO)}
{LVN_SETDISPINFO}{__MINGW_NAME_AW(LVN_SETDISPINFO)}
{NMLVDISPINFO}{__MINGW_NAME_AW(NMLVDISPINFO)}
{LVN_GETINFOTIP}{__MINGW_NAME_AW(LVN_GETINFOTIP)}
{NMLVGETINFOTIP}{__MINGW_NAME_AW(NMLVGETINFOTIP)}
{LPNMLVGETINFOTIP}{__MINGW_NAME_AW(LPNMLVGETINFOTIP)}
{LVN_INCREMENTALSEARCH}{__MINGW_NAME_AW(LVN_INCREMENTALSEARCH)}
{WC_TREEVIEW}{__MINGW_NAME_AW(WC_TREEVIEW)}
{TVITEM}{__MINGW_NAME_AW(TVITEM)}
{LPTVITEM}{__MINGW_NAME_AW(LPTVITEM)}
{TVINSERTSTRUCT}{__MINGW_NAME_AW(TVINSERTSTRUCT)}
{LPTVINSERTSTRUCT}{__MINGW_NAME_AW(LPTVINSERTSTRUCT)}
{TVINSERTSTRUCT_V1_SIZE}{__MINGW_NAME_AW_EXT(TVINSERTSTRUCT,_V1_SIZE)}
{TVM_INSERTITEM}{__MINGW_NAME_AW(TVM_INSERTITEM)}
{TreeView_InsertItem(hwnd,lpis)}{(HTREEITEM)SNDMSG((hwnd),TVM_INSERTITEM,0,(LPARAM)(LPTV_INSERTSTRUCT)(lpis))}
{TreeView_DeleteItem(hwnd,hitem)}{(WINBOOL)SNDMSG((hwnd),TVM_DELETEITEM,0,(LPARAM)(HTREEITEM)(hitem))}
{TreeView_DeleteAllItems(hwnd)}{(WINBOOL)SNDMSG((hwnd),TVM_DELETEITEM,0,(LPARAM)TVI_ROOT)}
{TreeView_Expand(hwnd,hitem,code)}{(WINBOOL)SNDMSG((hwnd),TVM_EXPAND,(WPARAM)(code),(LPARAM)(HTREEITEM)(hitem))}
{TreeView_GetItemRect(hwnd,hitem,prc,code)}{(*(HTREEITEM*)prc=(hitem),(WINBOOL)SNDMSG((hwnd),TVM_GETITEMRECT,(WPARAM)(code),(LPARAM)(RECT*)(prc)))}
{TreeView_GetCount(hwnd)}{(UINT)SNDMSG((hwnd),TVM_GETCOUNT,0,0)}
{TreeView_GetIndent(hwnd)}{(UINT)SNDMSG((hwnd),TVM_GETINDENT,0,0)}
{TreeView_SetIndent(hwnd,indent)}{(WINBOOL)SNDMSG((hwnd),TVM_SETINDENT,(WPARAM)(indent),0)}
{TreeView_GetImageList(hwnd,iImage)}{(HIMAGELIST)SNDMSG((hwnd),TVM_GETIMAGELIST,iImage,0)}
{TreeView_SetImageList(hwnd,himl,iImage)}{(HIMAGELIST)SNDMSG((hwnd),TVM_SETIMAGELIST,iImage,(LPARAM)(HIMAGELIST)(himl))}
{TreeView_GetNextItem(hwnd,hitem,code)}{(HTREEITEM)SNDMSG((hwnd),TVM_GETNEXTITEM,(WPARAM)(code),(LPARAM)(HTREEITEM)(hitem))}
{TreeView_GetChild(hwnd,hitem)}{TreeView_GetNextItem(hwnd,hitem,TVGN_CHILD)}
{TreeView_GetNextSibling(hwnd,hitem)}{TreeView_GetNextItem(hwnd,hitem,TVGN_NEXT)}
{TreeView_GetPrevSibling(hwnd,hitem)}{TreeView_GetNextItem(hwnd,hitem,TVGN_PREVIOUS)}
{TreeView_GetParent(hwnd,hitem)}{TreeView_GetNextItem(hwnd,hitem,TVGN_PARENT)}
{TreeView_GetFirstVisible(hwnd)}{TreeView_GetNextItem(hwnd,NULL,TVGN_FIRSTVISIBLE)}
{TreeView_GetNextVisible(hwnd,hitem)}{TreeView_GetNextItem(hwnd,hitem,TVGN_NEXTVISIBLE)}
{TreeView_GetPrevVisible(hwnd,hitem)}{TreeView_GetNextItem(hwnd,hitem,TVGN_PREVIOUSVISIBLE)}
{TreeView_GetSelection(hwnd)}{TreeView_GetNextItem(hwnd,NULL,TVGN_CARET)}
{TreeView_GetDropHilight(hwnd)}{TreeView_GetNextItem(hwnd,NULL,TVGN_DROPHILITE)}
{TreeView_GetRoot(hwnd)}{TreeView_GetNextItem(hwnd,NULL,TVGN_ROOT)}
{TreeView_GetLastVisible(hwnd)}{TreeView_GetNextItem(hwnd,NULL,TVGN_LASTVISIBLE)}
{TreeView_GetNextSelected(hwnd,hitem)}{TreeView_GetNextItem(hwnd,hitem,TVGN_NEXTSELECTED)}
{TreeView_Select(hwnd,hitem,code)}{(WINBOOL)SNDMSG((hwnd),TVM_SELECTITEM,(WPARAM)(code),(LPARAM)(HTREEITEM)(hitem))}
{TreeView_SelectItem(hwnd,hitem)}{TreeView_Select(hwnd,hitem,TVGN_CARET)}
{TreeView_SelectDropTarget(hwnd,hitem)}{TreeView_Select(hwnd,hitem,TVGN_DROPHILITE)}
{TreeView_SelectSetFirstVisible(hwnd,hitem)}{TreeView_Select(hwnd,hitem,TVGN_FIRSTVISIBLE)}
{TVM_GETITEM}{__MINGW_NAME_AW(TVM_GETITEM)}
{TreeView_GetItem(hwnd,pitem)}{(WINBOOL)SNDMSG((hwnd),TVM_GETITEM,0,(LPARAM)(TV_ITEM*)(pitem))}
{TVM_SETITEM}{__MINGW_NAME_AW(TVM_SETITEM)}
{TreeView_SetItem(hwnd,pitem)}{(WINBOOL)SNDMSG((hwnd),TVM_SETITEM,0,(LPARAM)(constTV_ITEM*)(pitem))}
{TVM_EDITLABEL}{__MINGW_NAME_AW(TVM_EDITLABEL)}
{TreeView_EditLabel(hwnd,hitem)}{(HWND)SNDMSG((hwnd),TVM_EDITLABEL,0,(LPARAM)(HTREEITEM)(hitem))}
{TreeView_GetEditControl(hwnd)}{(HWND)SNDMSG((hwnd),TVM_GETEDITCONTROL,0,0)}
{TreeView_GetVisibleCount(hwnd)}{(UINT)SNDMSG((hwnd),TVM_GETVISIBLECOUNT,0,0)}
{TreeView_HitTest(hwnd,lpht)}{(HTREEITEM)SNDMSG((hwnd),TVM_HITTEST,0,(LPARAM)(LPTV_HITTESTINFO)(lpht))}
{TreeView_CreateDragImage(hwnd,hitem)}{(HIMAGELIST)SNDMSG((hwnd),TVM_CREATEDRAGIMAGE,0,(LPARAM)(HTREEITEM)(hitem))}
{TreeView_SortChildren(hwnd,hitem,recurse)}{(WINBOOL)SNDMSG((hwnd),TVM_SORTCHILDREN,(WPARAM)(recurse),(LPARAM)(HTREEITEM)(hitem))}
{TreeView_EnsureVisible(hwnd,hitem)}{(WINBOOL)SNDMSG((hwnd),TVM_ENSUREVISIBLE,0,(LPARAM)(HTREEITEM)(hitem))}
{TreeView_SortChildrenCB(hwnd,psort,recurse)}{(WINBOOL)SNDMSG((hwnd),TVM_SORTCHILDRENCB,(WPARAM)(recurse),(LPARAM)(LPTV_SORTCB)(psort))}
{TreeView_EndEditLabelNow(hwnd,fCancel)}{(WINBOOL)SNDMSG((hwnd),TVM_ENDEDITLABELNOW,(WPARAM)(fCancel),0)}
{TVM_GETISEARCHSTRING}{__MINGW_NAME_AW(TVM_GETISEARCHSTRING)}
{TreeView_SetToolTips(hwnd,hwndTT)}{(HWND)SNDMSG((hwnd),TVM_SETTOOLTIPS,(WPARAM)(hwndTT),0)}
{TreeView_GetToolTips(hwnd)}{(HWND)SNDMSG((hwnd),TVM_GETTOOLTIPS,0,0)}
{TreeView_GetISearchString(hwndTV,lpsz)}{(WINBOOL)SNDMSG((hwndTV),TVM_GETISEARCHSTRING,0,(LPARAM)(LPTSTR)(lpsz))}
{TreeView_SetInsertMark(hwnd,hItem,fAfter)}{(WINBOOL)SNDMSG((hwnd),TVM_SETINSERTMARK,(WPARAM)(fAfter),(LPARAM)(hItem))}
{TreeView_SetUnicodeFormat(hwnd,fUnicode)}{(WINBOOL)SNDMSG((hwnd),TVM_SETUNICODEFORMAT,(WPARAM)(fUnicode),0)}
{TreeView_GetUnicodeFormat(hwnd)}{(WINBOOL)SNDMSG((hwnd),TVM_GETUNICODEFORMAT,0,0)}
{TreeView_SetItemHeight(hwnd,iHeight)}{(int)SNDMSG((hwnd),TVM_SETITEMHEIGHT,(WPARAM)(iHeight),0)}
{TreeView_GetItemHeight(hwnd)}{(int)SNDMSG((hwnd),TVM_GETITEMHEIGHT,0,0)}
{TreeView_SetBkColor(hwnd,clr)}{(COLORREF)SNDMSG((hwnd),TVM_SETBKCOLOR,0,(LPARAM)(clr))}
{TreeView_GetBkColor(hwnd)}{(COLORREF)SNDMSG((hwnd),TVM_GETBKCOLOR,0,0)}
{TreeView_SetScrollTime(hwnd,uTime)}{(UINT)SNDMSG((hwnd),TVM_SETSCROLLTIME,uTime,0)}
{TreeView_GetScrollTime(hwnd)}{(UINT)SNDMSG((hwnd),TVM_GETSCROLLTIME,0,0)}
{TreeView_SetBorder(hwnd,dwFlags,xBorder,yBorder)}{(int)SNDMSG((hwnd),TVM_SETBORDER,(WPARAM)(dwFlags),MAKELPARAM(xBorder,yBorder))}
{TreeView_SetInsertMarkColor(hwnd,clr)}{(COLORREF)SNDMSG((hwnd),TVM_SETINSERTMARKCOLOR,0,(LPARAM)(clr))}
{TreeView_GetInsertMarkColor(hwnd)}{(COLORREF)SNDMSG((hwnd),TVM_GETINSERTMARKCOLOR,0,0)}
{TreeView_SetItemState(hwndTV,hti,data,_mask)}{{TVITEM_ms_TVi;_ms_TVi.mask=TVIF_STATE;_ms_TVi.hItem=hti;_ms_TVi.stateMask=_mask;_ms_TVi.state=data;SNDMSG((hwndTV),TVM_SETITEM,0,(LPARAM)(TV_ITEM*)&_ms_TVi);}}
{TreeView_SetCheckState(hwndTV,hti,fCheck)}{TreeView_SetItemState(hwndTV,hti,INDEXTOSTATEIMAGEMASK((fCheck)?2:1),TVIS_STATEIMAGEMASK)}
{TreeView_GetItemState(hwndTV,hti,mask)}{(UINT)SNDMSG((hwndTV),TVM_GETITEMSTATE,(WPARAM)(hti),(LPARAM)(mask))}
{TreeView_GetCheckState(hwndTV,hti)}{((((UINT)(SNDMSG((hwndTV),TVM_GETITEMSTATE,(WPARAM)(hti),TVIS_STATEIMAGEMASK)))>>12)-1)}
{TreeView_SetLineColor(hwnd,clr)}{(COLORREF)SNDMSG((hwnd),TVM_SETLINECOLOR,0,(LPARAM)(clr))}
{TreeView_GetLineColor(hwnd)}{(COLORREF)SNDMSG((hwnd),TVM_GETLINECOLOR,0,0)}
{TreeView_MapAccIDToHTREEITEM(hwnd,id)}{(HTREEITEM)SNDMSG((hwnd),TVM_MAPACCIDTOHTREEITEM,id,0)}
{TreeView_MapHTREEITEMToAccID(hwnd,htreeitem)}{(UINT)SNDMSG((hwnd),TVM_MAPHTREEITEMTOACCID,(WPARAM)htreeitem,0)}
{TreeView_SetHot(hwnd,hitem)}{SNDMSG((hwnd),TVM_SETHOT,0,(LPARAM)(hitem))}
{TreeView_SetAutoScrollInfo(hwnd,uPixPerSec,uUpdateTime)}{SNDMSG((hwnd),TVM_SETAUTOSCROLLINFO,(WPARAM)(uPixPerSec),(LPARAM)(uUpdateTime))}
{TreeView_GetSelectedCount(hwnd)}{(DWORD)SNDMSG((hwnd),TVM_GETSELECTEDCOUNT,0,0)}
{TreeView_ShowInfoTip(hwnd,hitem)}{(DWORD)SNDMSG((hwnd),TVM_SHOWINFOTIP,0,(LPARAM)(hitem))}
{TreeView_GetItemPartRect(hwnd,hitem,prc,partid)}{{TVGETITEMPARTRECTINFOinfo;info.hti=(hitem);info.prc=(prc);info.partID=(partid);(WINBOOL)SNDMSG((hwnd),TVM_GETITEMPARTRECT,0,(LPARAM)&info);}}
{NMTREEVIEW}{__MINGW_NAME_AW(NMTREEVIEW)}
{LPNMTREEVIEW}{__MINGW_NAME_AW(LPNMTREEVIEW)}
{NMTVDISPINFO}{__MINGW_NAME_AW(NMTVDISPINFO)}
{LPNMTVDISPINFO}{__MINGW_NAME_AW(LPNMTVDISPINFO)}
{NMTVDISPINFOEX}{__MINGW_NAME_AW(NMTVDISPINFOEX)}
{LPNMTVDISPINFOEX}{__MINGW_NAME_AW(LPNMTVDISPINFOEX)}
{TVN_SELCHANGING}{__MINGW_NAME_AW(TVN_SELCHANGING)}
{TVN_SELCHANGED}{__MINGW_NAME_AW(TVN_SELCHANGED)}
{TVN_GETDISPINFO}{__MINGW_NAME_AW(TVN_GETDISPINFO)}
{TVN_SETDISPINFO}{__MINGW_NAME_AW(TVN_SETDISPINFO)}
{TVN_ITEMEXPANDING}{__MINGW_NAME_AW(TVN_ITEMEXPANDING)}
{TVN_ITEMEXPANDED}{__MINGW_NAME_AW(TVN_ITEMEXPANDED)}
{TVN_BEGINDRAG}{__MINGW_NAME_AW(TVN_BEGINDRAG)}
{TVN_BEGINRDRAG}{__MINGW_NAME_AW(TVN_BEGINRDRAG)}
{TVN_DELETEITEM}{__MINGW_NAME_AW(TVN_DELETEITEM)}
{TVN_BEGINLABELEDIT}{__MINGW_NAME_AW(TVN_BEGINLABELEDIT)}
{TVN_ENDLABELEDIT}{__MINGW_NAME_AW(TVN_ENDLABELEDIT)}
{TVN_GETINFOTIP}{__MINGW_NAME_AW(TVN_GETINFOTIP)}
{NMTVGETINFOTIP}{__MINGW_NAME_AW(NMTVGETINFOTIP)}
{LPNMTVGETINFOTIP}{__MINGW_NAME_AW(LPNMTVGETINFOTIP)}
{TVN_ITEMCHANGING}{__MINGW_NAME_AW(TVN_ITEMCHANGING)}
{TVN_ITEMCHANGED}{__MINGW_NAME_AW(TVN_ITEMCHANGED)}
{WC_COMBOBOXEX}{__MINGW_NAME_AW(WC_COMBOBOXEX)}
{COMBOBOXEXITEM}{__MINGW_NAME_AW(COMBOBOXEXITEM)}
{PCOMBOBOXEXITEM}{__MINGW_NAME_AW(PCOMBOBOXEXITEM)}
{PCCOMBOBOXEXITEM}{__MINGW_NAME_AW(PCCOMBOBOXEXITEM)}
{CBEM_INSERTITEM}{__MINGW_NAME_AW(CBEM_INSERTITEM)}
{CBEM_SETITEM}{__MINGW_NAME_AW(CBEM_SETITEM)}
{CBEM_GETITEM}{__MINGW_NAME_AW(CBEM_GETITEM)}
{NMCOMBOBOXEX}{__MINGW_NAME_AW(NMCOMBOBOXEX)}
{PNMCOMBOBOXEX}{__MINGW_NAME_AW(PNMCOMBOBOXEX)}
{CBEN_GETDISPINFO}{__MINGW_NAME_AW(CBEN_GETDISPINFO)}
{CBEN_DRAGBEGIN}{__MINGW_NAME_AW(CBEN_DRAGBEGIN)}
{CBEN_ENDEDIT}{__MINGW_NAME_AW(CBEN_ENDEDIT)}
{NMCBEDRAGBEGIN}{__MINGW_NAME_AW(NMCBEDRAGBEGIN)}
{LPNMCBEDRAGBEGIN}{__MINGW_NAME_AW(LPNMCBEDRAGBEGIN)}
{PNMCBEDRAGBEGIN}{__MINGW_NAME_AW(PNMCBEDRAGBEGIN)}
{NMCBEENDEDIT}{__MINGW_NAME_AW(NMCBEENDEDIT)}
{LPNMCBEENDEDIT}{__MINGW_NAME_AW(LPNMCBEENDEDIT)}
{PNMCBEENDEDIT}{__MINGW_NAME_AW(PNMCBEENDEDIT)}
{WC_TABCONTROL}{__MINGW_NAME_AW(WC_TABCONTROL)}
{TabCtrl_GetImageList(hwnd)}{(HIMAGELIST)SNDMSG((hwnd),TCM_GETIMAGELIST,(WPARAM)0,(LPARAM)0)}
{TabCtrl_SetImageList(hwnd,himl)}{(HIMAGELIST)SNDMSG((hwnd),TCM_SETIMAGELIST,0,(LPARAM)(HIMAGELIST)(himl))}
{TabCtrl_GetItemCount(hwnd)}{(int)SNDMSG((hwnd),TCM_GETITEMCOUNT,(WPARAM)0,(LPARAM)0)}
{TCITEMHEADER}{__MINGW_NAME_AW(TCITEMHEADER)}
{LPTCITEMHEADER}{__MINGW_NAME_AW(LPTCITEMHEADER)}
{TCITEM}{__MINGW_NAME_AW(TCITEM)}
{LPTCITEM}{__MINGW_NAME_AW(LPTCITEM)}
{TCM_GETITEM}{__MINGW_NAME_AW(TCM_GETITEM)}
{TabCtrl_GetItem(hwnd,iItem,pitem)}{(WINBOOL)SNDMSG((hwnd),TCM_GETITEM,(WPARAM)(int)(iItem),(LPARAM)(TC_ITEM*)(pitem))}
{TCM_SETITEM}{__MINGW_NAME_AW(TCM_SETITEM)}
{TabCtrl_SetItem(hwnd,iItem,pitem)}{(WINBOOL)SNDMSG((hwnd),TCM_SETITEM,(WPARAM)(int)(iItem),(LPARAM)(TC_ITEM*)(pitem))}
{TCM_INSERTITEM}{__MINGW_NAME_AW(TCM_INSERTITEM)}
{TabCtrl_InsertItem(hwnd,iItem,pitem)}{(int)SNDMSG((hwnd),TCM_INSERTITEM,(WPARAM)(int)(iItem),(LPARAM)(constTC_ITEM*)(pitem))}
{TabCtrl_DeleteItem(hwnd,i)}{(WINBOOL)SNDMSG((hwnd),TCM_DELETEITEM,(WPARAM)(int)(i),(LPARAM)0)}
{TabCtrl_DeleteAllItems(hwnd)}{(WINBOOL)SNDMSG((hwnd),TCM_DELETEALLITEMS,(WPARAM)0,(LPARAM)0)}
{TabCtrl_GetItemRect(hwnd,i,prc)}{(WINBOOL)SNDMSG((hwnd),TCM_GETITEMRECT,(WPARAM)(int)(i),(LPARAM)(RECT*)(prc))}
{TabCtrl_GetCurSel(hwnd)}{(int)SNDMSG((hwnd),TCM_GETCURSEL,0,0)}
{TabCtrl_SetCurSel(hwnd,i)}{(int)SNDMSG((hwnd),TCM_SETCURSEL,(WPARAM)(i),0)}
{TabCtrl_HitTest(hwndTC,pinfo)}{(int)SNDMSG((hwndTC),TCM_HITTEST,0,(LPARAM)(TC_HITTESTINFO*)(pinfo))}
{TabCtrl_SetItemExtra(hwndTC,cb)}{(WINBOOL)SNDMSG((hwndTC),TCM_SETITEMEXTRA,(WPARAM)(cb),(LPARAM)0)}
{TabCtrl_AdjustRect(hwnd,bLarger,prc)}{(int)SNDMSG(hwnd,TCM_ADJUSTRECT,(WPARAM)(WINBOOL)(bLarger),(LPARAM)(RECT*)prc)}
{TabCtrl_SetItemSize(hwnd,x,y)}{(DWORD)SNDMSG((hwnd),TCM_SETITEMSIZE,0,MAKELPARAM(x,y))}
{TabCtrl_RemoveImage(hwnd,i)}{(void)SNDMSG((hwnd),TCM_REMOVEIMAGE,i,(LPARAM)0)}
{TabCtrl_SetPadding(hwnd,cx,cy)}{(void)SNDMSG((hwnd),TCM_SETPADDING,0,MAKELPARAM(cx,cy))}
{TabCtrl_GetRowCount(hwnd)}{(int)SNDMSG((hwnd),TCM_GETROWCOUNT,(WPARAM)0,(LPARAM)0)}
{TabCtrl_GetToolTips(hwnd)}{(HWND)SNDMSG((hwnd),TCM_GETTOOLTIPS,(WPARAM)0,(LPARAM)0)}
{TabCtrl_SetToolTips(hwnd,hwndTT)}{(void)SNDMSG((hwnd),TCM_SETTOOLTIPS,(WPARAM)(hwndTT),(LPARAM)0)}
{TabCtrl_GetCurFocus(hwnd)}{(int)SNDMSG((hwnd),TCM_GETCURFOCUS,0,0)}
{TabCtrl_SetCurFocus(hwnd,i)}{SNDMSG((hwnd),TCM_SETCURFOCUS,i,0)}
{TabCtrl_SetMinTabWidth(hwnd,x)}{(int)SNDMSG((hwnd),TCM_SETMINTABWIDTH,0,x)}
{TabCtrl_DeselectAll(hwnd,fExcludeFocus)}{(void)SNDMSG((hwnd),TCM_DESELECTALL,fExcludeFocus,0)}
{TabCtrl_HighlightItem(hwnd,i,fHighlight)}{(WINBOOL)SNDMSG((hwnd),TCM_HIGHLIGHTITEM,(WPARAM)(i),(LPARAM)MAKELONG(fHighlight,0))}
{TabCtrl_SetUnicodeFormat(hwnd,fUnicode)}{(WINBOOL)SNDMSG((hwnd),TCM_SETUNICODEFORMAT,(WPARAM)(fUnicode),0)}
{TabCtrl_GetUnicodeFormat(hwnd)}{(WINBOOL)SNDMSG((hwnd),TCM_GETUNICODEFORMAT,0,0)}
{ANIMATE_CLASS}{__MINGW_NAME_AW(ANIMATE_CLASS)}
{ACM_OPEN}{__MINGW_NAME_AW(ACM_OPEN)}
{Animate_Create(hwndP,id,dwStyle,hInstance)}{CreateWindow(ANIMATE_CLASS,NULL,dwStyle,0,0,0,0,hwndP,(HMENU)(id),hInstance,NULL)}
{Animate_Open(hwnd,szName)}{(WINBOOL)SNDMSG(hwnd,ACM_OPEN,0,(LPARAM)(LPTSTR)(szName))}
{Animate_OpenEx(hwnd,hInst,szName)}{(WINBOOL)SNDMSG(hwnd,ACM_OPEN,(WPARAM)(hInst),(LPARAM)(LPTSTR)(szName))}
{Animate_Play(hwnd,from,to,rep)}{(WINBOOL)SNDMSG(hwnd,ACM_PLAY,(WPARAM)(rep),(LPARAM)MAKELONG(from,to))}
{Animate_Stop(hwnd)}{(WINBOOL)SNDMSG(hwnd,ACM_STOP,0,0)}
{Animate_IsPlaying(hwnd)}{(WINBOOL)SNDMSG(hwnd,ACM_ISPLAYING,0,0)}
{Animate_Close(hwnd)}{Animate_Open(hwnd,NULL)}
{Animate_Seek(hwnd,frame)}{Animate_Play(hwnd,frame,frame,1)}
{MONTHCAL_CLASS}{__MINGW_NAME_AW(MONTHCAL_CLASS)}
{MonthCal_GetCurSel(hmc,pst)}{(WINBOOL)SNDMSG(hmc,MCM_GETCURSEL,0,(LPARAM)(pst))}
{MonthCal_SetCurSel(hmc,pst)}{(WINBOOL)SNDMSG(hmc,MCM_SETCURSEL,0,(LPARAM)(pst))}
{MonthCal_GetMaxSelCount(hmc)}{(DWORD)SNDMSG(hmc,MCM_GETMAXSELCOUNT,(WPARAM)0,(LPARAM)0)}
{MonthCal_SetMaxSelCount(hmc,n)}{(WINBOOL)SNDMSG(hmc,MCM_SETMAXSELCOUNT,(WPARAM)(n),(LPARAM)0)}
{MonthCal_GetSelRange(hmc,rgst)}{SNDMSG(hmc,MCM_GETSELRANGE,0,(LPARAM)(rgst))}
{MonthCal_SetSelRange(hmc,rgst)}{SNDMSG(hmc,MCM_SETSELRANGE,0,(LPARAM)(rgst))}
{MonthCal_GetMonthRange(hmc,gmr,rgst)}{(DWORD)SNDMSG(hmc,MCM_GETMONTHRANGE,(WPARAM)(gmr),(LPARAM)(rgst))}
{MonthCal_SetDayState(hmc,cbds,rgds)}{SNDMSG(hmc,MCM_SETDAYSTATE,(WPARAM)(cbds),(LPARAM)(rgds))}
{MonthCal_GetMinReqRect(hmc,prc)}{SNDMSG(hmc,MCM_GETMINREQRECT,0,(LPARAM)(prc))}
{MonthCal_SetColor(hmc,iColor,clr)}{SNDMSG(hmc,MCM_SETCOLOR,iColor,clr)}
{MonthCal_GetColor(hmc,iColor)}{SNDMSG(hmc,MCM_GETCOLOR,iColor,0)}
{MonthCal_SetToday(hmc,pst)}{SNDMSG(hmc,MCM_SETTODAY,0,(LPARAM)(pst))}
{MonthCal_GetToday(hmc,pst)}{(WINBOOL)SNDMSG(hmc,MCM_GETTODAY,0,(LPARAM)(pst))}
{MonthCal_HitTest(hmc,pinfo)}{SNDMSG(hmc,MCM_HITTEST,0,(LPARAM)(PMCHITTESTINFO)(pinfo))}
{MonthCal_SetFirstDayOfWeek(hmc,iDay)}{SNDMSG(hmc,MCM_SETFIRSTDAYOFWEEK,0,iDay)}
{MonthCal_GetFirstDayOfWeek(hmc)}{(DWORD)SNDMSG(hmc,MCM_GETFIRSTDAYOFWEEK,0,0)}
{MonthCal_GetRange(hmc,rgst)}{(DWORD)SNDMSG(hmc,MCM_GETRANGE,0,(LPARAM)(rgst))}
{MonthCal_SetRange(hmc,gd,rgst)}{(WINBOOL)SNDMSG(hmc,MCM_SETRANGE,(WPARAM)(gd),(LPARAM)(rgst))}
{MonthCal_GetMonthDelta(hmc)}{(int)SNDMSG(hmc,MCM_GETMONTHDELTA,0,0)}
{MonthCal_SetMonthDelta(hmc,n)}{(int)SNDMSG(hmc,MCM_SETMONTHDELTA,n,0)}
{MonthCal_GetMaxTodayWidth(hmc)}{(DWORD)SNDMSG(hmc,MCM_GETMAXTODAYWIDTH,0,0)}
{MonthCal_SetUnicodeFormat(hwnd,fUnicode)}{(WINBOOL)SNDMSG((hwnd),MCM_SETUNICODEFORMAT,(WPARAM)(fUnicode),0)}
{MonthCal_GetUnicodeFormat(hwnd)}{(WINBOOL)SNDMSG((hwnd),MCM_GETUNICODEFORMAT,0,0)}
{MonthCal_GetCurrentView(hmc)}{(DWORD)SNDMSG(hmc,MCM_GETCURRENTVIEW,0,0)}
{MonthCal_GetCalendarCount(hmc)}{(DWORD)SNDMSG(hmc,MCM_GETCALENDARCOUNT,0,0)}
{MonthCal_GetCalendarGridInfo(hmc,pmcGridInfo)}{(WINBOOL)SNDMSG(hmc,MCM_GETCALENDARGRIDINFO,0,(LPARAM)(PMCGRIDINFO)(pmcGridInfo))}
{MonthCal_GetCALID(hmc)}{(CALID)SNDMSG(hmc,MCM_GETCALID,0,0)}
{MonthCal_SetCALID(hmc,calid)}{SNDMSG(hmc,MCM_SETCALID,(WPARAM)(calid),0)}
{MonthCal_SizeRectToMin(hmc,prc)}{SNDMSG(hmc,MCM_SIZERECTTOMIN,0,(LPARAM)(prc))}
{MonthCal_SetCalendarBorder(hmc,fset,xyborder)}{SNDMSG(hmc,MCM_SETCALENDARBORDER,(WPARAM)(fset),(LPARAM)(xyborder))}
{MonthCal_GetCalendarBorder(hmc)}{(int)SNDMSG(hmc,MCM_GETCALENDARBORDER,0,0)}
{MonthCal_SetCurrentView(hmc,dwNewView)}{(WINBOOL)SNDMSG(hmc,MCM_SETCURRENTVIEW,0,(LPARAM)(dwNewView))}
{DATETIMEPICK_CLASS}{__MINGW_NAME_AW(DATETIMEPICK_CLASS)}
{DateTime_GetSystemtime(hdp,pst)}{(DWORD)SNDMSG(hdp,DTM_GETSYSTEMTIME,0,(LPARAM)(pst))}
{DateTime_SetSystemtime(hdp,gd,pst)}{(WINBOOL)SNDMSG(hdp,DTM_SETSYSTEMTIME,(WPARAM)(gd),(LPARAM)(pst))}
{DateTime_GetRange(hdp,rgst)}{(DWORD)SNDMSG(hdp,DTM_GETRANGE,0,(LPARAM)(rgst))}
{DateTime_SetRange(hdp,gd,rgst)}{(WINBOOL)SNDMSG(hdp,DTM_SETRANGE,(WPARAM)(gd),(LPARAM)(rgst))}
{DTM_SETFORMAT}{__MINGW_NAME_AW(DTM_SETFORMAT)}
{DateTime_SetFormat(hdp,sz)}{(WINBOOL)SNDMSG(hdp,DTM_SETFORMAT,0,(LPARAM)(sz))}
{DateTime_SetMonthCalColor(hdp,iColor,clr)}{SNDMSG(hdp,DTM_SETMCCOLOR,iColor,clr)}
{DateTime_GetMonthCalColor(hdp,iColor)}{SNDMSG(hdp,DTM_GETMCCOLOR,iColor,0)}
{DateTime_GetMonthCal(hdp)}{(HWND)SNDMSG(hdp,DTM_GETMONTHCAL,0,0)}
{DateTime_SetMonthCalFont(hdp,hfont,fRedraw)}{SNDMSG(hdp,DTM_SETMCFONT,(WPARAM)(hfont),(LPARAM)(fRedraw))}
{DateTime_GetMonthCalFont(hdp)}{SNDMSG(hdp,DTM_GETMCFONT,0,0)}
{DateTime_SetMonthCalStyle(hdp,dwStyle)}{SNDMSG(hdp,DTM_SETMCSTYLE,0,(LPARAM)dwStyle)}
{DateTime_GetMonthCalStyle(hdp)}{SNDMSG(hdp,DTM_GETMCSTYLE,0,0)}
{DateTime_CloseMonthCal(hdp)}{SNDMSG(hdp,DTM_CLOSEMONTHCAL,0,0)}
{DateTime_GetDateTimePickerInfo(hdp,pdtpi)}{SNDMSG(hdp,DTM_GETDATETIMEPICKERINFO,0,(LPARAM)(pdtpi))}
{DateTime_GetIdealSize(hdp,psize)}{(WINBOOL)SNDMSG((hdp),DTM_GETIDEALSIZE,0,(LPARAM)(psize))}
{DTN_USERSTRING}{__MINGW_NAME_AW(DTN_USERSTRING)}
{NMDATETIMESTRING}{__MINGW_NAME_AW(NMDATETIMESTRING)}
{LPNMDATETIMESTRING}{__MINGW_NAME_AW(LPNMDATETIMESTRING)}
{DTN_WMKEYDOWN}{__MINGW_NAME_AW(DTN_WMKEYDOWN)}
{NMDATETIMEWMKEYDOWN}{__MINGW_NAME_AW(NMDATETIMEWMKEYDOWN)}
{LPNMDATETIMEWMKEYDOWN}{__MINGW_NAME_AW(LPNMDATETIMEWMKEYDOWN)}
{DTN_FORMAT}{__MINGW_NAME_AW(DTN_FORMAT)}
{NMDATETIMEFORMAT}{__MINGW_NAME_AW(NMDATETIMEFORMAT)}
{LPNMDATETIMEFORMAT}{__MINGW_NAME_AW(LPNMDATETIMEFORMAT)}
{DTN_FORMATQUERY}{__MINGW_NAME_AW(DTN_FORMATQUERY)}
{NMDATETIMEFORMATQUERY}{__MINGW_NAME_AW(NMDATETIMEFORMATQUERY)}
{LPNMDATETIMEFORMATQUERY}{__MINGW_NAME_AW(LPNMDATETIMEFORMATQUERY)}
{WC_IPADDRESS}{__MINGW_NAME_AW(WC_IPADDRESS)}
{MAKEIPRANGE(low,high)}{((LPARAM)(WORD)(((BYTE)(high)<<8)+(BYTE)(low)))}
{MAKEIPADDRESS(b1,b2,b3,b4)}{((LPARAM)(((DWORD)(b1)<<24)+((DWORD)(b2)<<16)+((DWORD)(b3)<<8)+((DWORD)(b4))))}
{FIRST_IPADDRESS(x)}{((x>>24)&0xff)}
{SECOND_IPADDRESS(x)}{((x>>16)&0xff)}
{THIRD_IPADDRESS(x)}{((x>>8)&0xff)}
{FOURTH_IPADDRESS(x)}{(x&0xff)}
{WC_PAGESCROLLER}{__MINGW_NAME_AW(WC_PAGESCROLLER)}
{Pager_SetChild(hwnd,hwndChild)}{(void)SNDMSG((hwnd),PGM_SETCHILD,0,(LPARAM)(hwndChild))}
{Pager_RecalcSize(hwnd)}{(void)SNDMSG((hwnd),PGM_RECALCSIZE,0,0)}
{Pager_ForwardMouse(hwnd,bForward)}{(void)SNDMSG((hwnd),PGM_FORWARDMOUSE,(WPARAM)(bForward),0)}
{Pager_SetBkColor(hwnd,clr)}{(COLORREF)SNDMSG((hwnd),PGM_SETBKCOLOR,0,(LPARAM)(clr))}
{Pager_GetBkColor(hwnd)}{(COLORREF)SNDMSG((hwnd),PGM_GETBKCOLOR,0,0)}
{Pager_SetBorder(hwnd,iBorder)}{(int)SNDMSG((hwnd),PGM_SETBORDER,0,(LPARAM)(iBorder))}
{Pager_GetBorder(hwnd)}{(int)SNDMSG((hwnd),PGM_GETBORDER,0,0)}
{Pager_SetPos(hwnd,iPos)}{(int)SNDMSG((hwnd),PGM_SETPOS,0,(LPARAM)(iPos))}
{Pager_GetPos(hwnd)}{(int)SNDMSG((hwnd),PGM_GETPOS,0,0)}
{Pager_SetButtonSize(hwnd,iSize)}{(int)SNDMSG((hwnd),PGM_SETBUTTONSIZE,0,(LPARAM)(iSize))}
{Pager_GetButtonSize(hwnd)}{(int)SNDMSG((hwnd),PGM_GETBUTTONSIZE,0,0)}
{Pager_GetButtonState(hwnd,iButton)}{(DWORD)SNDMSG((hwnd),PGM_GETBUTTONSTATE,0,(LPARAM)(iButton))}
{Pager_GetDropTarget(hwnd,ppdt)}{(void)SNDMSG((hwnd),PGM_GETDROPTARGET,0,(LPARAM)(ppdt))}
{Pager_SetScrollInfo(hwnd,cTimeOut,cLinesPer,cPixelsPerLine)}{(void)SNDMSG((hwnd),PGM_SETSCROLLINFO,cTimeOut,MAKELONG(cLinesPer,cPixelsPerLine))}
{WC_NATIVEFONTCTL}{__MINGW_NAME_AW(WC_NATIVEFONTCTL)}
{WC_BUTTON}{__MINGW_NAME_AW(WC_BUTTON)}
{Button_GetIdealSize(hwnd,psize)}{(WINBOOL)SNDMSG((hwnd),BCM_GETIDEALSIZE,0,(LPARAM)(psize))}
{Button_SetImageList(hwnd,pbuttonImagelist)}{(WINBOOL)SNDMSG((hwnd),BCM_SETIMAGELIST,0,(LPARAM)(pbuttonImagelist))}
{Button_GetImageList(hwnd,pbuttonImagelist)}{(WINBOOL)SNDMSG((hwnd),BCM_GETIMAGELIST,0,(LPARAM)(pbuttonImagelist))}
{Button_SetDropDownState(hwnd,fDropDown)}{(WINBOOL)SNDMSG((hwnd),BCM_SETDROPDOWNSTATE,(WPARAM)(fDropDown),0)}
{Button_SetSplitInfo(hwnd,pInfo)}{(WINBOOL)SNDMSG((hwnd),BCM_SETSPLITINFO,0,(LPARAM)(pInfo))}
{Button_GetSplitInfo(hwnd,pInfo)}{(WINBOOL)SNDMSG((hwnd),BCM_GETSPLITINFO,0,(LPARAM)(pInfo))}
{Button_SetNote(hwnd,psz)}{(WINBOOL)SNDMSG((hwnd),BCM_SETNOTE,0,(LPARAM)(psz))}
{Button_GetNote(hwnd,psz,pcc)}{(WINBOOL)SNDMSG((hwnd),BCM_GETNOTE,(WPARAM)pcc,(LPARAM)psz)}
{Button_SetElevationRequiredState(hwnd,fRequired)}{(LRESULT)SNDMSG((hwnd),BCM_SETSHIELD,0,(LPARAM)fRequired)}
{WC_STATIC}{__MINGW_NAME_AW(WC_STATIC)}
{WC_EDIT}{__MINGW_NAME_AW(WC_EDIT)}
{Edit_SetCueBannerText(hwnd,lpcwText)}{(WINBOOL)SNDMSG((hwnd),EM_SETCUEBANNER,0,(LPARAM)(lpcwText))}
{Edit_GetCueBannerText(hwnd,lpwText,cchText)}{(WINBOOL)SNDMSG((hwnd),EM_GETCUEBANNER,(WPARAM)(lpwText),(LPARAM)(cchText))}
{Edit_ShowBalloonTip(hwnd,peditballoontip)}{(WINBOOL)SNDMSG((hwnd),EM_SHOWBALLOONTIP,0,(LPARAM)(peditballoontip))}
{Edit_HideBalloonTip(hwnd)}{(WINBOOL)SNDMSG((hwnd),EM_HIDEBALLOONTIP,0,0)}
{Edit_SetHilite(hwndCtl,ichStart,ichEnd)}{((void)SNDMSG((hwndCtl),EM_SETHILITE,(ichStart),(ichEnd)))}
{Edit_GetHilite(hwndCtl)}{((DWORD)SNDMSG((hwndCtl),EM_GETHILITE,(WPARAM)0,(LPARAM)0))}
{Edit_NoSetFocus(hwndCtl)}{((DWORD)SNDMSG((hwndCtl),EM_NOSETFOCUS,(WPARAM)0,(LPARAM)0))}
{Edit_TakeFocus(hwndCtl)}{((DWORD)SNDMSG((hwndCtl),EM_TAKEFOCUS,(WPARAM)0,(LPARAM)0))}
{WC_LISTBOX}{__MINGW_NAME_AW(WC_LISTBOX)}
{WC_COMBOBOX}{__MINGW_NAME_AW(WC_COMBOBOX)}
{ComboBox_SetMinVisible(hwnd,iMinVisible)}{(WINBOOL)SNDMSG((hwnd),CB_SETMINVISIBLE,(WPARAM)(iMinVisible),0)}
{ComboBox_GetMinVisible(hwnd)}{(int)SNDMSG((hwnd),CB_GETMINVISIBLE,0,0)}
{ComboBox_SetCueBannerText(hwnd,lpcwText)}{(WINBOOL)SNDMSG((hwnd),CB_SETCUEBANNER,0,(LPARAM)(lpcwText))}
{ComboBox_GetCueBannerText(hwnd,lpwText,cchText)}{(WINBOOL)SNDMSG((hwnd),CB_GETCUEBANNER,(WPARAM)(lpwText),(LPARAM)(cchText))}
{WC_SCROLLBAR}{__MINGW_NAME_AW(WC_SCROLLBAR)}
{DSA_GetItemCount(hdsa)}{(*(int*)(hdsa))}
{DSA_AppendItem(hdsa,pitem)}{DSA_InsertItem(hdsa,DA_LAST,pitem)}
{DPA_GetPtrCount(hdpa)}{(*(int*)(hdpa))}
{DPA_SetPtrCount(hdpa,cItems)}{(*(int*)(hdpa)=(cItems))}
{DPA_FastDeleteLastPtr(hdpa)}{(--*(int*)(hdpa))}
{DPA_FastGetPtr(hdpa,i)}{(DPA_GetPtrPtr(hdpa)[i])}
{DPA_AppendPtr(hdpa,pitem)}{DPA_InsertPtr(hdpa,DA_LAST,pitem)}
{DPA_SortedInsertPtr(hdpa,pFind,iStart,pfnCompare,lParam,options,pitem)}{DPA_InsertPtr(hdpa,DPA_Search(hdpa,pFind,iStart,pfnCompare,lParam,(DPAS_SORTED|(options))),(pitem))}
{FlatSB_GetScrollPropPtr}{FlatSB_GetScrollProp}
{FlatSB_SetScrollPropPtr}{FlatSB_SetScrollProp}
[commdlg.h]
{OPENFILENAME_SIZE_VERSION_400}{__MINGW_NAME_AW(OPENFILENAME_SIZE_VERSION_400)}
{GetOpenFileName}{__MINGW_NAME_AW(GetOpenFileName)}
{GetSaveFileName}{__MINGW_NAME_AW(GetSaveFileName)}
{GetFileTitle}{__MINGW_NAME_AW(GetFileTitle)}
{CommDlg_OpenSave_GetSpecA(_hdlg,_psz,_cbmax)}{(int)SNDMSG(_hdlg,CDM_GETSPEC,(WPARAM)_cbmax,(LPARAM)(LPSTR)_psz)}
{CommDlg_OpenSave_GetSpecW(_hdlg,_psz,_cbmax)}{(int)SNDMSG(_hdlg,CDM_GETSPEC,(WPARAM)_cbmax,(LPARAM)(LPWSTR)_psz)}
{CommDlg_OpenSave_GetSpec}{__MINGW_NAME_AW(CommDlg_OpenSave_GetSpec)}
{CommDlg_OpenSave_GetFilePathA(_hdlg,_psz,_cbmax)}{(int)SNDMSG(_hdlg,CDM_GETFILEPATH,(WPARAM)_cbmax,(LPARAM)(LPSTR)_psz)}
{CommDlg_OpenSave_GetFilePathW(_hdlg,_psz,_cbmax)}{(int)SNDMSG(_hdlg,CDM_GETFILEPATH,(WPARAM)_cbmax,(LPARAM)(LPWSTR)_psz)}
{CommDlg_OpenSave_GetFilePath}{__MINGW_NAME_AW(CommDlg_OpenSave_GetFilePath)}
{CommDlg_OpenSave_GetFolderPathA(_hdlg,_psz,_cbmax)}{(int)SNDMSG(_hdlg,CDM_GETFOLDERPATH,(WPARAM)_cbmax,(LPARAM)(LPSTR)_psz)}
{CommDlg_OpenSave_GetFolderPathW(_hdlg,_psz,_cbmax)}{(int)SNDMSG(_hdlg,CDM_GETFOLDERPATH,(WPARAM)_cbmax,(LPARAM)(LPWSTR)_psz)}
{CommDlg_OpenSave_GetFolderPath}{__MINGW_NAME_AW(CommDlg_OpenSave_GetFolderPath)}
{CommDlg_OpenSave_GetFolderIDList(_hdlg,_pidl,_cbmax)}{(int)SNDMSG(_hdlg,CDM_GETFOLDERIDLIST,(WPARAM)_cbmax,(LPARAM)(LPVOID)_pidl)}
{CommDlg_OpenSave_HideControl(_hdlg,_id)}{(void)SNDMSG(_hdlg,CDM_HIDECONTROL,(WPARAM)_id,0)}
{CommDlg_OpenSave_SetDefExt(_hdlg,_pszext)}{(void)SNDMSG(_hdlg,CDM_SETDEFEXT,0,(LPARAM)(LPSTR)_pszext)}
{ChooseColor}{__MINGW_NAME_AW(ChooseColor)}
{FindText}{__MINGW_NAME_AW(FindText)}
{ReplaceText}{__MINGW_NAME_AW(ReplaceText)}
{ChooseFont}{__MINGW_NAME_AW(ChooseFont)}
{LBSELCHSTRING}{__MINGW_NAME_AW(LBSELCHSTRING)}
{SHAREVISTRING}{__MINGW_NAME_AW(SHAREVISTRING)}
{FILEOKSTRING}{__MINGW_NAME_AW(FILEOKSTRING)}
{COLOROKSTRING}{__MINGW_NAME_AW(COLOROKSTRING)}
{SETRGBSTRING}{__MINGW_NAME_AW(SETRGBSTRING)}
{HELPMSGSTRING}{__MINGW_NAME_AW(HELPMSGSTRING)}
{FINDMSGSTRING}{__MINGW_NAME_AW(FINDMSGSTRING)}
{PrintDlg}{__MINGW_NAME_AW(PrintDlg)}
{PrintDlgEx}{__MINGW_NAME_AW(PrintDlgEx)}
{PageSetupDlg}{__MINGW_NAME_AW(PageSetupDlg)}
[commoncontrols.h]
{IImageList_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IImageList_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IImageList_Release(This)}{(This)->lpVtbl->Release(This)}
{IImageList_Add(This,hbmImage,hbmMask,pi)}{(This)->lpVtbl->Add(This,hbmImage,hbmMask,pi)}
{IImageList_ReplaceIcon(This,i,hicon,pi)}{(This)->lpVtbl->ReplaceIcon(This,i,hicon,pi)}
{IImageList_SetOverlayImage(This,iImage,iOverlay)}{(This)->lpVtbl->SetOverlayImage(This,iImage,iOverlay)}
{IImageList_Replace(This,i,hbmImage,hbmMask)}{(This)->lpVtbl->Replace(This,i,hbmImage,hbmMask)}
{IImageList_AddMasked(This,hbmImage,crMask,pi)}{(This)->lpVtbl->AddMasked(This,hbmImage,crMask,pi)}
{IImageList_Draw(This,pimldp)}{(This)->lpVtbl->Draw(This,pimldp)}
{IImageList_Remove(This,i)}{(This)->lpVtbl->Remove(This,i)}
{IImageList_GetIcon(This,i,flags,picon)}{(This)->lpVtbl->GetIcon(This,i,flags,picon)}
{IImageList_GetImageInfo(This,i,pImageInfo)}{(This)->lpVtbl->GetImageInfo(This,i,pImageInfo)}
{IImageList_Copy(This,iDst,punkSrc,iSrc,uFlags)}{(This)->lpVtbl->Copy(This,iDst,punkSrc,iSrc,uFlags)}
{IImageList_Merge(This,i1,punk2,i2,dx,dy,riid,ppv)}{(This)->lpVtbl->Merge(This,i1,punk2,i2,dx,dy,riid,ppv)}
{IImageList_Clone(This,riid,ppv)}{(This)->lpVtbl->Clone(This,riid,ppv)}
{IImageList_GetImageRect(This,i,prc)}{(This)->lpVtbl->GetImageRect(This,i,prc)}
{IImageList_GetIconSize(This,cx,cy)}{(This)->lpVtbl->GetIconSize(This,cx,cy)}
{IImageList_SetIconSize(This,cx,cy)}{(This)->lpVtbl->SetIconSize(This,cx,cy)}
{IImageList_GetImageCount(This,pi)}{(This)->lpVtbl->GetImageCount(This,pi)}
{IImageList_SetImageCount(This,uNewCount)}{(This)->lpVtbl->SetImageCount(This,uNewCount)}
{IImageList_SetBkColor(This,clrBk,pclr)}{(This)->lpVtbl->SetBkColor(This,clrBk,pclr)}
{IImageList_GetBkColor(This,pclr)}{(This)->lpVtbl->GetBkColor(This,pclr)}
{IImageList_BeginDrag(This,iTrack,dxHotspot,dyHotspot)}{(This)->lpVtbl->BeginDrag(This,iTrack,dxHotspot,dyHotspot)}
{IImageList_EndDrag(This)}{(This)->lpVtbl->EndDrag(This)}
{IImageList_DragEnter(This,hwndLock,x,y)}{(This)->lpVtbl->DragEnter(This,hwndLock,x,y)}
{IImageList_DragLeave(This,hwndLock)}{(This)->lpVtbl->DragLeave(This,hwndLock)}
{IImageList_DragMove(This,x,y)}{(This)->lpVtbl->DragMove(This,x,y)}
{IImageList_SetDragCursorImage(This,punk,iDrag,dxHotspot,dyHotspot)}{(This)->lpVtbl->SetDragCursorImage(This,punk,iDrag,dxHotspot,dyHotspot)}
{IImageList_DragShowNolock(This,fShow)}{(This)->lpVtbl->DragShowNolock(This,fShow)}
{IImageList_GetDragImage(This,ppt,pptHotspot,riid,ppv)}{(This)->lpVtbl->GetDragImage(This,ppt,pptHotspot,riid,ppv)}
{IImageList_GetItemFlags(This,i,dwFlags)}{(This)->lpVtbl->GetItemFlags(This,i,dwFlags)}
{IImageList_GetOverlayImage(This,iOverlay,piIndex)}{(This)->lpVtbl->GetOverlayImage(This,iOverlay,piIndex)}
{IImageList2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IImageList2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IImageList2_Release(This)}{(This)->lpVtbl->Release(This)}
{IImageList2_Add(This,hbmImage,hbmMask,pi)}{(This)->lpVtbl->Add(This,hbmImage,hbmMask,pi)}
{IImageList2_ReplaceIcon(This,i,hicon,pi)}{(This)->lpVtbl->ReplaceIcon(This,i,hicon,pi)}
{IImageList2_SetOverlayImage(This,iImage,iOverlay)}{(This)->lpVtbl->SetOverlayImage(This,iImage,iOverlay)}
{IImageList2_Replace(This,i,hbmImage,hbmMask)}{(This)->lpVtbl->Replace(This,i,hbmImage,hbmMask)}
{IImageList2_AddMasked(This,hbmImage,crMask,pi)}{(This)->lpVtbl->AddMasked(This,hbmImage,crMask,pi)}
{IImageList2_Draw(This,pimldp)}{(This)->lpVtbl->Draw(This,pimldp)}
{IImageList2_Remove(This,i)}{(This)->lpVtbl->Remove(This,i)}
{IImageList2_GetIcon(This,i,flags,picon)}{(This)->lpVtbl->GetIcon(This,i,flags,picon)}
{IImageList2_GetImageInfo(This,i,pImageInfo)}{(This)->lpVtbl->GetImageInfo(This,i,pImageInfo)}
{IImageList2_Copy(This,iDst,punkSrc,iSrc,uFlags)}{(This)->lpVtbl->Copy(This,iDst,punkSrc,iSrc,uFlags)}
{IImageList2_Merge(This,i1,punk2,i2,dx,dy,riid,ppv)}{(This)->lpVtbl->Merge(This,i1,punk2,i2,dx,dy,riid,ppv)}
{IImageList2_Clone(This,riid,ppv)}{(This)->lpVtbl->Clone(This,riid,ppv)}
{IImageList2_GetImageRect(This,i,prc)}{(This)->lpVtbl->GetImageRect(This,i,prc)}
{IImageList2_GetIconSize(This,cx,cy)}{(This)->lpVtbl->GetIconSize(This,cx,cy)}
{IImageList2_SetIconSize(This,cx,cy)}{(This)->lpVtbl->SetIconSize(This,cx,cy)}
{IImageList2_GetImageCount(This,pi)}{(This)->lpVtbl->GetImageCount(This,pi)}
{IImageList2_SetImageCount(This,uNewCount)}{(This)->lpVtbl->SetImageCount(This,uNewCount)}
{IImageList2_SetBkColor(This,clrBk,pclr)}{(This)->lpVtbl->SetBkColor(This,clrBk,pclr)}
{IImageList2_GetBkColor(This,pclr)}{(This)->lpVtbl->GetBkColor(This,pclr)}
{IImageList2_BeginDrag(This,iTrack,dxHotspot,dyHotspot)}{(This)->lpVtbl->BeginDrag(This,iTrack,dxHotspot,dyHotspot)}
{IImageList2_EndDrag(This)}{(This)->lpVtbl->EndDrag(This)}
{IImageList2_DragEnter(This,hwndLock,x,y)}{(This)->lpVtbl->DragEnter(This,hwndLock,x,y)}
{IImageList2_DragLeave(This,hwndLock)}{(This)->lpVtbl->DragLeave(This,hwndLock)}
{IImageList2_DragMove(This,x,y)}{(This)->lpVtbl->DragMove(This,x,y)}
{IImageList2_SetDragCursorImage(This,punk,iDrag,dxHotspot,dyHotspot)}{(This)->lpVtbl->SetDragCursorImage(This,punk,iDrag,dxHotspot,dyHotspot)}
{IImageList2_DragShowNolock(This,fShow)}{(This)->lpVtbl->DragShowNolock(This,fShow)}
{IImageList2_GetDragImage(This,ppt,pptHotspot,riid,ppv)}{(This)->lpVtbl->GetDragImage(This,ppt,pptHotspot,riid,ppv)}
{IImageList2_GetItemFlags(This,i,dwFlags)}{(This)->lpVtbl->GetItemFlags(This,i,dwFlags)}
{IImageList2_GetOverlayImage(This,iOverlay,piIndex)}{(This)->lpVtbl->GetOverlayImage(This,iOverlay,piIndex)}
{IImageList2_Resize(This,cxNewIconSize,cyNewIconSize)}{(This)->lpVtbl->Resize(This,cxNewIconSize,cyNewIconSize)}
{IImageList2_GetOriginalSize(This,iImage,dwFlags,pcx,pcy)}{(This)->lpVtbl->GetOriginalSize(This,iImage,dwFlags,pcx,pcy)}
{IImageList2_SetOriginalSize(This,iImage,cx,cy)}{(This)->lpVtbl->SetOriginalSize(This,iImage,cx,cy)}
{IImageList2_SetCallback(This,punk)}{(This)->lpVtbl->SetCallback(This,punk)}
{IImageList2_GetCallback(This,riid,ppv)}{(This)->lpVtbl->GetCallback(This,riid,ppv)}
{IImageList2_ForceImagePresent(This,iImage,dwFlags)}{(This)->lpVtbl->ForceImagePresent(This,iImage,dwFlags)}
{IImageList2_DiscardImages(This,iFirstImage,iLastImage,dwFlags)}{(This)->lpVtbl->DiscardImages(This,iFirstImage,iLastImage,dwFlags)}
{IImageList2_PreloadImages(This,pimldp)}{(This)->lpVtbl->PreloadImages(This,pimldp)}
{IImageList2_GetStatistics(This,pils)}{(This)->lpVtbl->GetStatistics(This,pils)}
{IImageList2_Initialize(This,cx,cy,flags,cInitial,cGrow)}{(This)->lpVtbl->Initialize(This,cx,cy,flags,cInitial,cGrow)}
{IImageList2_Replace2(This,i,hbmImage,hbmMask,punk,dwFlags)}{(This)->lpVtbl->Replace2(This,i,hbmImage,hbmMask,punk,dwFlags)}
{IImageList2_ReplaceFromImageList(This,i,pil,iSrc,punk,dwFlags)}{(This)->lpVtbl->ReplaceFromImageList(This,i,pil,iSrc,punk,dwFlags)}
[complex.h]
[compobj.h]
[compressapi.h]
[compstui.h]
{MAKE_DMPUB_HIDEBIT(DMPub)}{(DWORD)(((DWORD)0x01<<((DMPub)-1)))}
{IS_DMPUB_HIDDEN(dw,DMPub)}{(WINBOOL)((DWORD)(dw)&MAKE_DMPUB_HIDEBIT(DMPub))}
{HINSPSUIPAGE_INDEX(i)}{(HANDLE)MAKELONG(i,0);}
{CommonPropertySheetUI}{CommonPropertySheetUIW}
{CommonPropertySheetUI}{CommonPropertySheetUIA}
[comsvcs.h]
{ISecurityIdentityColl_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ISecurityIdentityColl_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ISecurityIdentityColl_Release(This)}{(This)->lpVtbl->Release(This)}
{ISecurityIdentityColl_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ISecurityIdentityColl_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ISecurityIdentityColl_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ISecurityIdentityColl_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ISecurityIdentityColl_get_Count(This,plCount)}{(This)->lpVtbl->get_Count(This,plCount)}
{ISecurityIdentityColl_get_Item(This,name,pItem)}{(This)->lpVtbl->get_Item(This,name,pItem)}
{ISecurityIdentityColl_get__NewEnum(This,ppEnum)}{(This)->lpVtbl->get__NewEnum(This,ppEnum)}
{ISecurityCallersColl_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ISecurityCallersColl_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ISecurityCallersColl_Release(This)}{(This)->lpVtbl->Release(This)}
{ISecurityCallersColl_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ISecurityCallersColl_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ISecurityCallersColl_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ISecurityCallersColl_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ISecurityCallersColl_get_Count(This,plCount)}{(This)->lpVtbl->get_Count(This,plCount)}
{ISecurityCallersColl_get_Item(This,lIndex,pObj)}{(This)->lpVtbl->get_Item(This,lIndex,pObj)}
{ISecurityCallersColl_get__NewEnum(This,ppEnum)}{(This)->lpVtbl->get__NewEnum(This,ppEnum)}
{ISecurityCallContext_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ISecurityCallContext_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ISecurityCallContext_Release(This)}{(This)->lpVtbl->Release(This)}
{ISecurityCallContext_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ISecurityCallContext_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ISecurityCallContext_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ISecurityCallContext_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ISecurityCallContext_get_Count(This,plCount)}{(This)->lpVtbl->get_Count(This,plCount)}
{ISecurityCallContext_get_Item(This,name,pItem)}{(This)->lpVtbl->get_Item(This,name,pItem)}
{ISecurityCallContext_get__NewEnum(This,ppEnum)}{(This)->lpVtbl->get__NewEnum(This,ppEnum)}
{ISecurityCallContext_IsCallerInRole(This,bstrRole,pfInRole)}{(This)->lpVtbl->IsCallerInRole(This,bstrRole,pfInRole)}
{ISecurityCallContext_IsSecurityEnabled(This,pfIsEnabled)}{(This)->lpVtbl->IsSecurityEnabled(This,pfIsEnabled)}
{ISecurityCallContext_IsUserInRole(This,pUser,bstrRole,pfInRole)}{(This)->lpVtbl->IsUserInRole(This,pUser,bstrRole,pfInRole)}
{IGetSecurityCallContext_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IGetSecurityCallContext_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IGetSecurityCallContext_Release(This)}{(This)->lpVtbl->Release(This)}
{IGetSecurityCallContext_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{IGetSecurityCallContext_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{IGetSecurityCallContext_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{IGetSecurityCallContext_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{IGetSecurityCallContext_GetSecurityCallContext(This,ppObject)}{(This)->lpVtbl->GetSecurityCallContext(This,ppObject)}
{SecurityProperty_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{SecurityProperty_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{SecurityProperty_Release(This)}{(This)->lpVtbl->Release(This)}
{SecurityProperty_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{SecurityProperty_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{SecurityProperty_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{SecurityProperty_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{SecurityProperty_GetDirectCallerName(This,bstrUserName)}{(This)->lpVtbl->GetDirectCallerName(This,bstrUserName)}
{SecurityProperty_GetDirectCreatorName(This,bstrUserName)}{(This)->lpVtbl->GetDirectCreatorName(This,bstrUserName)}
{SecurityProperty_GetOriginalCallerName(This,bstrUserName)}{(This)->lpVtbl->GetOriginalCallerName(This,bstrUserName)}
{SecurityProperty_GetOriginalCreatorName(This,bstrUserName)}{(This)->lpVtbl->GetOriginalCreatorName(This,bstrUserName)}
{ContextInfo_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ContextInfo_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ContextInfo_Release(This)}{(This)->lpVtbl->Release(This)}
{ContextInfo_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ContextInfo_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ContextInfo_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ContextInfo_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ContextInfo_IsInTransaction(This,pbIsInTx)}{(This)->lpVtbl->IsInTransaction(This,pbIsInTx)}
{ContextInfo_GetTransaction(This,ppTx)}{(This)->lpVtbl->GetTransaction(This,ppTx)}
{ContextInfo_GetTransactionId(This,pbstrTxId)}{(This)->lpVtbl->GetTransactionId(This,pbstrTxId)}
{ContextInfo_GetActivityId(This,pbstrActivityId)}{(This)->lpVtbl->GetActivityId(This,pbstrActivityId)}
{ContextInfo_GetContextId(This,pbstrCtxId)}{(This)->lpVtbl->GetContextId(This,pbstrCtxId)}
{ContextInfo2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ContextInfo2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ContextInfo2_Release(This)}{(This)->lpVtbl->Release(This)}
{ContextInfo2_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ContextInfo2_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ContextInfo2_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ContextInfo2_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ContextInfo2_IsInTransaction(This,pbIsInTx)}{(This)->lpVtbl->IsInTransaction(This,pbIsInTx)}
{ContextInfo2_GetTransaction(This,ppTx)}{(This)->lpVtbl->GetTransaction(This,ppTx)}
{ContextInfo2_GetTransactionId(This,pbstrTxId)}{(This)->lpVtbl->GetTransactionId(This,pbstrTxId)}
{ContextInfo2_GetActivityId(This,pbstrActivityId)}{(This)->lpVtbl->GetActivityId(This,pbstrActivityId)}
{ContextInfo2_GetContextId(This,pbstrCtxId)}{(This)->lpVtbl->GetContextId(This,pbstrCtxId)}
{ContextInfo2_GetPartitionId(This,__MIDL_0011)}{(This)->lpVtbl->GetPartitionId(This,__MIDL_0011)}
{ContextInfo2_GetApplicationId(This,__MIDL_0012)}{(This)->lpVtbl->GetApplicationId(This,__MIDL_0012)}
{ContextInfo2_GetApplicationInstanceId(This,__MIDL_0013)}{(This)->lpVtbl->GetApplicationInstanceId(This,__MIDL_0013)}
{ObjectContext_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ObjectContext_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ObjectContext_Release(This)}{(This)->lpVtbl->Release(This)}
{ObjectContext_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ObjectContext_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ObjectContext_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ObjectContext_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ObjectContext_CreateInstance(This,bstrProgID,pObject)}{(This)->lpVtbl->CreateInstance(This,bstrProgID,pObject)}
{ObjectContext_SetComplete(This)}{(This)->lpVtbl->SetComplete(This)}
{ObjectContext_SetAbort(This)}{(This)->lpVtbl->SetAbort(This)}
{ObjectContext_EnableCommit(This)}{(This)->lpVtbl->EnableCommit(This)}
{ObjectContext_DisableCommit(This)}{(This)->lpVtbl->DisableCommit(This)}
{ObjectContext_IsInTransaction(This,pbIsInTx)}{(This)->lpVtbl->IsInTransaction(This,pbIsInTx)}
{ObjectContext_IsSecurityEnabled(This,pbIsEnabled)}{(This)->lpVtbl->IsSecurityEnabled(This,pbIsEnabled)}
{ObjectContext_IsCallerInRole(This,bstrRole,pbInRole)}{(This)->lpVtbl->IsCallerInRole(This,bstrRole,pbInRole)}
{ObjectContext_get_Count(This,plCount)}{(This)->lpVtbl->get_Count(This,plCount)}
{ObjectContext_get_Item(This,name,pItem)}{(This)->lpVtbl->get_Item(This,name,pItem)}
{ObjectContext_get__NewEnum(This,ppEnum)}{(This)->lpVtbl->get__NewEnum(This,ppEnum)}
{ObjectContext_get_Security(This,ppSecurityProperty)}{(This)->lpVtbl->get_Security(This,ppSecurityProperty)}
{ObjectContext_get_ContextInfo(This,ppContextInfo)}{(This)->lpVtbl->get_ContextInfo(This,ppContextInfo)}
{ITransactionContextEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ITransactionContextEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ITransactionContextEx_Release(This)}{(This)->lpVtbl->Release(This)}
{ITransactionContextEx_CreateInstance(This,rclsid,riid,pObject)}{(This)->lpVtbl->CreateInstance(This,rclsid,riid,pObject)}
{ITransactionContextEx_Commit(This)}{(This)->lpVtbl->Commit(This)}
{ITransactionContextEx_Abort(This)}{(This)->lpVtbl->Abort(This)}
{ITransactionContext_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ITransactionContext_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ITransactionContext_Release(This)}{(This)->lpVtbl->Release(This)}
{ITransactionContext_GetTypeInfoCount(This,pctinfo)}{(This)->lpVtbl->GetTypeInfoCount(This,pctinfo)}
{ITransactionContext_GetTypeInfo(This,iTInfo,lcid,ppTInfo)}{(This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)}
{ITransactionContext_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}{(This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)}
{ITransactionContext_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}{(This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)}
{ITransactionContext_CreateInstance(This,pszProgId,pObject)}{(This)->lpVtbl->CreateInstance(This,pszProgId,pObject)}
{ITransactionContext_Commit(This)}{(This)->lpVtbl->Commit(This)}
{ITransactionContext_Abort(This)}{(This)->lpVtbl->Abort(This)}
{ICreateWithTransactionEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICreateWithTransactionEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICreateWithTransactionEx_Release(This)}{(This)->lpVtbl->Release(This)}
{ICreateWithTransactionEx_CreateInstance(This,pTransaction,rclsid,riid,pObject)}{(This)->lpVtbl->CreateInstance(This,pTransaction,rclsid,riid,pObject)}
{ICreateWithTipTransactionEx_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ICreateWithTipTransactionEx_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ICreateWithTipTransactionEx_Release(This)}{(This)->lpVtbl->Release(This)}
{ICreateWithTipTransactionEx_CreateInstance(This,bstrTipUrl,rclsid,riid,pObject)}{(This)->lpVtbl->CreateInstance(This,bstrTipUrl,rclsid,riid,pObject)}
{IComUserEvent_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IComUserEvent_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IComUserEvent_Release(This)}{(This)->lpVtbl->Release(This)}
{IComUserEvent_OnUserEvent(This,pInfo,pvarEvent)}{(This)->lpVtbl->OnUserEvent(This,pInfo,pvarEvent)}
{IComThreadEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IComThreadEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IComThreadEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IComThreadEvents_OnThreadStart(This,pInfo,ThreadID,dwThread,dwTheadCnt)}{(This)->lpVtbl->OnThreadStart(This,pInfo,ThreadID,dwThread,dwTheadCnt)}
{IComThreadEvents_OnThreadTerminate(This,pInfo,ThreadID,dwThread,dwTheadCnt)}{(This)->lpVtbl->OnThreadTerminate(This,pInfo,ThreadID,dwThread,dwTheadCnt)}
{IComThreadEvents_OnThreadBindToApartment(This,pInfo,ThreadID,AptID,dwActCnt,dwLowCnt)}{(This)->lpVtbl->OnThreadBindToApartment(This,pInfo,ThreadID,AptID,dwActCnt,dwLowCnt)}
{IComThreadEvents_OnThreadUnBind(This,pInfo,ThreadID,AptID,dwActCnt)}{(This)->lpVtbl->OnThreadUnBind(This,pInfo,ThreadID,AptID,dwActCnt)}
{IComThreadEvents_OnThreadWorkEnque(This,pInfo,ThreadID,MsgWorkID,QueueLen)}{(This)->lpVtbl->OnThreadWorkEnque(This,pInfo,ThreadID,MsgWorkID,QueueLen)}
{IComThreadEvents_OnThreadWorkPrivate(This,pInfo,ThreadID,MsgWorkID)}{(This)->lpVtbl->OnThreadWorkPrivate(This,pInfo,ThreadID,MsgWorkID)}
{IComThreadEvents_OnThreadWorkPublic(This,pInfo,ThreadID,MsgWorkID,QueueLen)}{(This)->lpVtbl->OnThreadWorkPublic(This,pInfo,ThreadID,MsgWorkID,QueueLen)}
{IComThreadEvents_OnThreadWorkRedirect(This,pInfo,ThreadID,MsgWorkID,QueueLen,ThreadNum)}{(This)->lpVtbl->OnThreadWorkRedirect(This,pInfo,ThreadID,MsgWorkID,QueueLen,ThreadNum)}
{IComThreadEvents_OnThreadWorkReject(This,pInfo,ThreadID,MsgWorkID,QueueLen)}{(This)->lpVtbl->OnThreadWorkReject(This,pInfo,ThreadID,MsgWorkID,QueueLen)}
{IComThreadEvents_OnThreadAssignApartment(This,pInfo,guidActivity,AptID)}{(This)->lpVtbl->OnThreadAssignApartment(This,pInfo,guidActivity,AptID)}
{IComThreadEvents_OnThreadUnassignApartment(This,pInfo,AptID)}{(This)->lpVtbl->OnThreadUnassignApartment(This,pInfo,AptID)}
{IComAppEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IComAppEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IComAppEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IComAppEvents_OnAppActivation(This,pInfo,guidApp)}{(This)->lpVtbl->OnAppActivation(This,pInfo,guidApp)}
{IComAppEvents_OnAppShutdown(This,pInfo,guidApp)}{(This)->lpVtbl->OnAppShutdown(This,pInfo,guidApp)}
{IComAppEvents_OnAppForceShutdown(This,pInfo,guidApp)}{(This)->lpVtbl->OnAppForceShutdown(This,pInfo,guidApp)}
{IComInstanceEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IComInstanceEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IComInstanceEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IComInstanceEvents_OnObjectCreate(This,pInfo,guidActivity,clsid,tsid,CtxtID,ObjectID)}{(This)->lpVtbl->OnObjectCreate(This,pInfo,guidActivity,clsid,tsid,CtxtID,ObjectID)}
{IComInstanceEvents_OnObjectDestroy(This,pInfo,CtxtID)}{(This)->lpVtbl->OnObjectDestroy(This,pInfo,CtxtID)}
{IComTransactionEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IComTransactionEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IComTransactionEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IComTransactionEvents_OnTransactionStart(This,pInfo,guidTx,tsid,fRoot)}{(This)->lpVtbl->OnTransactionStart(This,pInfo,guidTx,tsid,fRoot)}
{IComTransactionEvents_OnTransactionPrepare(This,pInfo,guidTx,fVoteYes)}{(This)->lpVtbl->OnTransactionPrepare(This,pInfo,guidTx,fVoteYes)}
{IComTransactionEvents_OnTransactionAbort(This,pInfo,guidTx)}{(This)->lpVtbl->OnTransactionAbort(This,pInfo,guidTx)}
{IComTransactionEvents_OnTransactionCommit(This,pInfo,guidTx)}{(This)->lpVtbl->OnTransactionCommit(This,pInfo,guidTx)}
{IComMethodEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IComMethodEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IComMethodEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IComMethodEvents_OnMethodCall(This,pInfo,oid,guidCid,guidRid,iMeth)}{(This)->lpVtbl->OnMethodCall(This,pInfo,oid,guidCid,guidRid,iMeth)}
{IComMethodEvents_OnMethodReturn(This,pInfo,oid,guidCid,guidRid,iMeth,hresult)}{(This)->lpVtbl->OnMethodReturn(This,pInfo,oid,guidCid,guidRid,iMeth,hresult)}
{IComMethodEvents_OnMethodException(This,pInfo,oid,guidCid,guidRid,iMeth)}{(This)->lpVtbl->OnMethodException(This,pInfo,oid,guidCid,guidRid,iMeth)}
{IComObjectEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IComObjectEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IComObjectEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IComObjectEvents_OnObjectActivate(This,pInfo,CtxtID,ObjectID)}{(This)->lpVtbl->OnObjectActivate(This,pInfo,CtxtID,ObjectID)}
{IComObjectEvents_OnObjectDeactivate(This,pInfo,CtxtID,ObjectID)}{(This)->lpVtbl->OnObjectDeactivate(This,pInfo,CtxtID,ObjectID)}
{IComObjectEvents_OnDisableCommit(This,pInfo,CtxtID)}{(This)->lpVtbl->OnDisableCommit(This,pInfo,CtxtID)}
{IComObjectEvents_OnEnableCommit(This,pInfo,CtxtID)}{(This)->lpVtbl->OnEnableCommit(This,pInfo,CtxtID)}
{IComObjectEvents_OnSetComplete(This,pInfo,CtxtID)}{(This)->lpVtbl->OnSetComplete(This,pInfo,CtxtID)}
{IComObjectEvents_OnSetAbort(This,pInfo,CtxtID)}{(This)->lpVtbl->OnSetAbort(This,pInfo,CtxtID)}
{IComResourceEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IComResourceEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IComResourceEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IComResourceEvents_OnResourceCreate(This,pInfo,ObjectID,pszType,resId,enlisted)}{(This)->lpVtbl->OnResourceCreate(This,pInfo,ObjectID,pszType,resId,enlisted)}
{IComResourceEvents_OnResourceAllocate(This,pInfo,ObjectID,pszType,resId,enlisted,NumRated,Rating)}{(This)->lpVtbl->OnResourceAllocate(This,pInfo,ObjectID,pszType,resId,enlisted,NumRated,Rating)}
{IComResourceEvents_OnResourceRecycle(This,pInfo,ObjectID,pszType,resId)}{(This)->lpVtbl->OnResourceRecycle(This,pInfo,ObjectID,pszType,resId)}
{IComResourceEvents_OnResourceDestroy(This,pInfo,ObjectID,hr,pszType,resId)}{(This)->lpVtbl->OnResourceDestroy(This,pInfo,ObjectID,hr,pszType,resId)}
{IComResourceEvents_OnResourceTrack(This,pInfo,ObjectID,pszType,resId,enlisted)}{(This)->lpVtbl->OnResourceTrack(This,pInfo,ObjectID,pszType,resId,enlisted)}
{IComSecurityEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IComSecurityEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IComSecurityEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IComObjectPoolEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IComObjectPoolEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IComObjectPoolEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IComObjectPoolEvents_OnObjPoolPutObject(This,pInfo,guidObject,nReason,dwAvailable,oid)}{(This)->lpVtbl->OnObjPoolPutObject(This,pInfo,guidObject,nReason,dwAvailable,oid)}
{IComObjectPoolEvents_OnObjPoolGetObject(This,pInfo,guidActivity,guidObject,dwAvailable,oid)}{(This)->lpVtbl->OnObjPoolGetObject(This,pInfo,guidActivity,guidObject,dwAvailable,oid)}
{IComObjectPoolEvents_OnObjPoolRecycleToTx(This,pInfo,guidActivity,guidObject,guidTx,objid)}{(This)->lpVtbl->OnObjPoolRecycleToTx(This,pInfo,guidActivity,guidObject,guidTx,objid)}
{IComObjectPoolEvents_OnObjPoolGetFromTx(This,pInfo,guidActivity,guidObject,guidTx,objid)}{(This)->lpVtbl->OnObjPoolGetFromTx(This,pInfo,guidActivity,guidObject,guidTx,objid)}
{IComObjectPoolEvents2_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IComObjectPoolEvents2_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IComObjectPoolEvents2_Release(This)}{(This)->lpVtbl->Release(This)}
{IComObjectPoolEvents2_OnObjPoolCreateObject(This,pInfo,guidObject,dwObjsCreated,oid)}{(This)->lpVtbl->OnObjPoolCreateObject(This,pInfo,guidObject,dwObjsCreated,oid)}
{IComObjectPoolEvents2_OnObjPoolDestroyObject(This,pInfo,guidObject,dwObjsCreated,oid)}{(This)->lpVtbl->OnObjPoolDestroyObject(This,pInfo,guidObject,dwObjsCreated,oid)}
{IComObjectPoolEvents2_OnObjPoolCreateDecision(This,pInfo,dwThreadsWaiting,dwAvail,dwCreated,dwMin,dwMax)}{(This)->lpVtbl->OnObjPoolCreateDecision(This,pInfo,dwThreadsWaiting,dwAvail,dwCreated,dwMin,dwMax)}
{IComObjectPoolEvents2_OnObjPoolTimeout(This,pInfo,guidObject,guidActivity,dwTimeout)}{(This)->lpVtbl->OnObjPoolTimeout(This,pInfo,guidObject,guidActivity,dwTimeout)}
{IComObjectPoolEvents2_OnObjPoolCreatePool(This,pInfo,guidObject,dwMin,dwMax,dwTimeout)}{(This)->lpVtbl->OnObjPoolCreatePool(This,pInfo,guidObject,dwMin,dwMax,dwTimeout)}
{IComObjectConstructionEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IComObjectConstructionEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IComObjectConstructionEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IComObjectConstructionEvents_OnObjectConstruct(This,pInfo,guidObject,sConstructString,oid)}{(This)->lpVtbl->OnObjectConstruct(This,pInfo,guidObject,sConstructString,oid)}
{IComActivityEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IComActivityEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IComActivityEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IComActivityEvents_OnActivityCreate(This,pInfo,guidActivity)}{(This)->lpVtbl->OnActivityCreate(This,pInfo,guidActivity)}
{IComActivityEvents_OnActivityDestroy(This,pInfo,guidActivity)}{(This)->lpVtbl->OnActivityDestroy(This,pInfo,guidActivity)}
{IComActivityEvents_OnActivityEnter(This,pInfo,guidCurrent,guidEntered,dwThread)}{(This)->lpVtbl->OnActivityEnter(This,pInfo,guidCurrent,guidEntered,dwThread)}
{IComActivityEvents_OnActivityTimeout(This,pInfo,guidCurrent,guidEntered,dwThread,dwTimeout)}{(This)->lpVtbl->OnActivityTimeout(This,pInfo,guidCurrent,guidEntered,dwThread,dwTimeout)}
{IComActivityEvents_OnActivityReenter(This,pInfo,guidCurrent,dwThread,dwCallDepth)}{(This)->lpVtbl->OnActivityReenter(This,pInfo,guidCurrent,dwThread,dwCallDepth)}
{IComActivityEvents_OnActivityLeave(This,pInfo,guidCurrent,guidLeft)}{(This)->lpVtbl->OnActivityLeave(This,pInfo,guidCurrent,guidLeft)}
{IComActivityEvents_OnActivityLeaveSame(This,pInfo,guidCurrent,dwCallDepth)}{(This)->lpVtbl->OnActivityLeaveSame(This,pInfo,guidCurrent,dwCallDepth)}
{IComIdentityEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IComIdentityEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IComIdentityEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IComIdentityEvents_OnIISRequestInfo(This,pInfo,ObjId,pszClientIP,pszServerIP,pszURL)}{(This)->lpVtbl->OnIISRequestInfo(This,pInfo,ObjId,pszClientIP,pszServerIP,pszURL)}
{IComQCEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IComQCEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IComQCEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IComQCEvents_OnQCRecord(This,pInfo,objid,szQueue,guidMsgId,guidWorkFlowId,msmqhr)}{(This)->lpVtbl->OnQCRecord(This,pInfo,objid,szQueue,guidMsgId,guidWorkFlowId,msmqhr)}
{IComQCEvents_OnQCQueueOpen(This,pInfo,szQueue,QueueID,hr)}{(This)->lpVtbl->OnQCQueueOpen(This,pInfo,szQueue,QueueID,hr)}
{IComQCEvents_OnQCReceive(This,pInfo,QueueID,guidMsgId,guidWorkFlowId,hr)}{(This)->lpVtbl->OnQCReceive(This,pInfo,QueueID,guidMsgId,guidWorkFlowId,hr)}
{IComQCEvents_OnQCReceiveFail(This,pInfo,QueueID,msmqhr)}{(This)->lpVtbl->OnQCReceiveFail(This,pInfo,QueueID,msmqhr)}
{IComQCEvents_OnQCMoveToReTryQueue(This,pInfo,guidMsgId,guidWorkFlowId,RetryIndex)}{(This)->lpVtbl->OnQCMoveToReTryQueue(This,pInfo,guidMsgId,guidWorkFlowId,RetryIndex)}
{IComQCEvents_OnQCMoveToDeadQueue(This,pInfo,guidMsgId,guidWorkFlowId)}{(This)->lpVtbl->OnQCMoveToDeadQueue(This,pInfo,guidMsgId,guidWorkFlowId)}
{IComQCEvents_OnQCPlayback(This,pInfo,objid,guidMsgId,guidWorkFlowId,hr)}{(This)->lpVtbl->OnQCPlayback(This,pInfo,objid,guidMsgId,guidWorkFlowId,hr)}
{IComExceptionEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{IComExceptionEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{IComExceptionEvents_Release(This)}{(This)->lpVtbl->Release(This)}
{IComExceptionEvents_OnExceptionUser(This,pInfo,code,address,pszStackTrace)}{(This)->lpVtbl->OnExceptionUser(This,pInfo,code,address,pszStackTrace)}
{ILBEvents_QueryInterface(This,riid,ppvObject)}{(This)->lpVtbl->QueryInterface(This,riid,ppvObject)}
{ILBEvents_AddRef(This)}{(This)->lpVtbl->AddRef(This)}
{ILBEv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment