• Home
  • Raw
  • Download

Lines Matching refs:IUnknown

126   IUnknown *punkFinal;
134 IUnknown *punkFinal;
210 interface IActiveScriptDebug32 : IUnknown {
217 interface IActiveScriptDebug64 : IUnknown {
224 interface IActiveScriptSiteDebug32 : IUnknown {
232 interface IActiveScriptSiteDebug64 : IUnknown {
240 interface IActiveScriptSiteDebugEx : IUnknown {
251 interface IDebugCodeContext : IUnknown {
257 interface IDebugExpression : IUnknown {
266 interface IDebugExpressionContext : IUnknown {
272 interface IDebugExpressionCallBack : IUnknown {
277 interface IDebugStackFrame : IUnknown {
286 interface IDebugStackFrameSniffer : IUnknown {
301 interface IDebugSyncOperation : IUnknown {
303 HRESULT Execute ([out] IUnknown **ppunkResult);
308 interface IDebugAsyncOperation : IUnknown {
313 HRESULT GetResult ([out] HRESULT *phrResult,[out] IUnknown **ppunkResult);
317 interface IDebugAsyncOperationCallBack : IUnknown {
322 interface IEnumDebugCodeContexts : IUnknown {
331 interface IEnumDebugStackFrames : IUnknown {
346 interface IDebugDocumentInfo : IUnknown {
372 interface IDebugDocumentTextEvents : IUnknown {
389 interface IDebugDocumentTextExternalAuthor : IUnknown {
396 interface IDebugDocumentHelper32 : IUnknown {
418 interface IDebugDocumentHelper64 : IUnknown {
440 interface IDebugDocumentHost : IUnknown {
443 HRESULT OnCreateDocumentContext ([out] IUnknown **ppunkOuter);
450 interface IDebugDocumentContext : IUnknown {
456 interface IDebugSessionProvider : IUnknown {
461 interface IApplicationDebugger : IUnknown {
463 …ger ([in] REFCLSID rclsid,[in] IUnknown *pUnkOuter,[in] DWORD dwClsContext,[in] REFIID riid,[out, …
467 HRESULT onDebuggerEvent ([in] REFIID riid,[in] IUnknown *punk);
471 interface IApplicationDebuggerUI : IUnknown {
477 interface IMachineDebugManager : IUnknown {
484 interface IMachineDebugManagerCookie : IUnknown {
491 interface IMachineDebugManagerEvents : IUnknown {
497 interface IProcessDebugManager32 : IUnknown {
502 HRESULT CreateDebugDocumentHelper ([in] IUnknown *punkOuter,[out] IDebugDocumentHelper32 **pddh);
506 interface IProcessDebugManager64 : IUnknown {
511 HRESULT CreateDebugDocumentHelper ([in] IUnknown *punkOuter,[out] IDebugDocumentHelper64 **pddh);
515 interface IRemoteDebugApplication : IUnknown {
521 …ion ([in] REFCLSID rclsid,[in] IUnknown *pUnkOuter,[in] DWORD dwClsContext,[in] REFIID riid,[out, …
545 HRESULT FireDebuggerEvent ([in] REFGUID riid,[in] IUnknown *punk);
569 HRESULT FireDebuggerEvent ([in] REFGUID riid,[in] IUnknown *punk);
578 interface IRemoteDebugApplicationEvents : IUnknown {
602 interface IDebugApplicationNodeEvents : IUnknown {
610 interface IDebugThreadCall32 : IUnknown {
615 interface IDebugThreadCall64 : IUnknown {
620 interface IRemoteDebugApplicationThread : IUnknown {
654 interface IDebugCookie : IUnknown {
659 interface IEnumDebugApplicationNodes : IUnknown {
668 interface IEnumRemoteDebugApplications : IUnknown {
677 interface IEnumRemoteDebugApplicationThreads : IUnknown {
686 interface IDebugFormatter : IUnknown {
693 interface ISimpleConnectionPoint : IUnknown {
701 interface IDebugHelper : IUnknown {
708 interface IEnumDebugExpressionContexts : IUnknown {
717 interface IProvideExpressionContexts : IUnknown {