Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This structure contains information about incoming calls.
typedef struct tagINTERFACEINFO { LPUNKNOWNpUnk;IIDiid;WORDwMethod;} INTERFACEINFO, *LPINTERFACEINFO;
Members
- pUnk
Pointer to the IUnknown interface on the object. - iid
Identifier of the requested interface. - wMethod
Interface method.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Objidl.h.
See Also
IMessageFilter::HandleInComingCall | IUnknown
Send Feedback on this topic to the authors