IUrlMon.AsyncGetClassBits Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void AsyncGetClassBits(Guid % rclsid, System::String ^ pszTYPE, System::String ^ pszExt, System::UInt32 dwFileVersionMS, System::UInt32 dwFileVersionLS, System::String ^ pszCodeBase, Microsoft::VisualStudio::OLE::Interop::IBindCtx ^ pbc, System::UInt32 dwClassContext, Guid % riid, System::UInt32 Flags);
public void AsyncGetClassBits (ref Guid rclsid, string pszTYPE, string pszExt, uint dwFileVersionMS, uint dwFileVersionLS, string pszCodeBase, Microsoft.VisualStudio.OLE.Interop.IBindCtx pbc, uint dwClassContext, ref Guid riid, uint Flags);
abstract member AsyncGetClassBits : Guid * string * string * uint32 * uint32 * string * Microsoft.VisualStudio.OLE.Interop.IBindCtx * uint32 * Guid * uint32 -> unit
Public Sub AsyncGetClassBits (ByRef rclsid As Guid, pszTYPE As String, pszExt As String, dwFileVersionMS As UInteger, dwFileVersionLS As UInteger, pszCodeBase As String, pbc As IBindCtx, dwClassContext As UInteger, ByRef riid As Guid, Flags As UInteger)
Parameters
- rclsid
- Guid
- pszTYPE
- String
- pszExt
- String
- dwFileVersionMS
- UInt32
- dwFileVersionLS
- UInt32
- pszCodeBase
- String
- pbc
- IBindCtx
- dwClassContext
- UInt32
- riid
- Guid
- Flags
- UInt32