共用方式為


IOleComponent2Private.FReserved1 Method (UInt32, UInt32, IntPtr, IntPtr)

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣告
Function FReserved1 ( _
    dwReserved As UInteger, _
    message As UInteger, _
    wParam As IntPtr, _
    lParam As IntPtr _
) As Integer
int FReserved1(
    uint dwReserved,
    uint message,
    IntPtr wParam,
    IntPtr lParam
)

Parameters

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IOleComponent2Private Interface

FReserved1 Overload

Microsoft.Internal.VisualStudio.Shell.Interop Namespace