Freigeben über


OleComponent.PushMessageLoop Method

Microsoft internal use only.

Namespace:  Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Function PushMessageLoop ( _
    reason As _OLELOOP, _
    pvLoopData As IntPtr _
) As Integer
public int PushMessageLoop(
    _OLELOOP reason,
    IntPtr pvLoopData
)

Parameters

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

OleComponent Class

Microsoft.VisualStudio.PlatformUI.OleComponentSupport Namespace