Freigeben über


OleComponent.IOleComponent.FReserved1 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
Private Function FReserved1 ( _
    dwReserved As UInteger, _
    message As UInteger, _
    wParam As IntPtr, _
    lParam As IntPtr _
) As Integer Implements IOleComponent.FReserved1
int IOleComponent.FReserved1(
    uint dwReserved,
    uint message,
    IntPtr wParam,
    IntPtr lParam
)

Parameters

Return Value

Type: System.Int32

Implements

IOleComponent.FReserved1(UInt32, UInt32, IntPtr, IntPtr)

.NET Framework Security

See Also

Reference

OleComponent Class

Microsoft.VisualStudio.PlatformUI.OleComponentSupport Namespace