Partager via


IUrlMon.AsyncGetClassBits, méthode

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
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 _
)
void AsyncGetClassBits(
    ref Guid rclsid,
    string pszTYPE,
    string pszExt,
    uint dwFileVersionMS,
    uint dwFileVersionLS,
    string pszCodeBase,
    IBindCtx pbc,
    uint dwClassContext,
    ref Guid riid,
    uint Flags
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IUrlMon Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms