Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "IID_IDispatch" in [All]

Constants

.

Guid IID_IDispatch = new Guid("{00020400-0000-0000-C000-000000000046}");

.

Dim IID_IDispatch As New Guid("{00020400-0000-0000-C000-000000000046}")

.

Guid IID_IDispatchEx = new Guid("{a6ef9860-c720-11d0-9337-00a0c90dcaa9}");

Interfaces

.

  private const string _IID_IDispatch = "{00020400-0000-0000-C000-000000000046}";

.

  private const string _IID_IDispatchEx = "{a6ef9860-c720-11d0-9337-00a0c90dcaa9}";

.

    case _IID_IDispatch:

.

    case _IID_IDispatchEx:

.

      case _IID_IDispatch:

.

      case _IID_IDispatchEx:


 
Access PInvoke.net directly from VS: