IOleComponent2::FReserved1 Method (UInt32, UInt32, IntPtr, IntPtr)

 
Use BaseTrue
Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

int FReserved1(
	unsigned int dwReserved,
	unsigned int message,
	IntPtr wParam,
	IntPtr lParam
)

Parameters

dwReserved
Type: System::UInt32
message
Type: System::UInt32
wParam
Type: System::IntPtr
lParam
Type: System::IntPtr

Return Value

Type: System::Int32
Return to top
Show: