OleComponent::IOleComponent::FReserved1 Method (UInt32, UInt32, IntPtr, IntPtr)

 

Microsoft internal use only.

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

private:
virtual int FReserved1(
	unsigned int dwReserved,
	unsigned int message,
	IntPtr wParam,
	IntPtr lParam
) sealed = IOleComponent::FReserved1

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: