Partager via


IOleComponent2Private.FContinueMessageLoop, méthode (UInt32, IntPtr, array<MSG )

Réservé à un usage interne Microsoft.

Espace de noms :  Microsoft.Internal.VisualStudio.Shell.Interop
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Function FContinueMessageLoop ( _
    uReason As UInteger, _
    pvLoopData As IntPtr, _
    pMsgPeeked As MSG() _
) As Integer
int FContinueMessageLoop(
    uint uReason,
    IntPtr pvLoopData,
    MSG[] pMsgPeeked
)

Paramètres

Valeur de retour

Type : System.Int32

Implémentations

IOleComponent.FContinueMessageLoop(UInt32, IntPtr, array<MSG[])

Sécurité .NET Framework

Voir aussi

Référence

IOleComponent2Private Interface

FContinueMessageLoop, surcharge

Microsoft.Internal.VisualStudio.Shell.Interop, espace de noms