SimpleEditorView::FReserved1 Method (UInt32, UInt32, IntPtr, IntPtr)
Visual Studio 2015
Reserved method.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
public: virtual int FReserved1( unsigned int reserved, unsigned int message, IntPtr wParam, IntPtr lParam )
Parameters
- reserved
-
Type:
System::UInt32
Reserved. Do not use.
- message
-
Type:
System::UInt32
Reserved. Do not use.
- wParam
-
Type:
System::IntPtr
Reserved. Do not use.
- lParam
-
Type:
System::IntPtr
Reserved. Do not use.
Show: