IOleComponent2.FReserved1(UInt32, UInt32, IntPtr, IntPtr) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
int FReserved1(System::UInt32 dwReserved, System::UInt32 message, IntPtr wParam, IntPtr lParam);
public int FReserved1 (uint dwReserved, uint message, IntPtr wParam, IntPtr lParam);
abstract member FReserved1 : uint32 * uint32 * nativeint * nativeint -> int
Public Function FReserved1 (dwReserved As UInteger, message As UInteger, wParam As IntPtr, lParam As IntPtr) As Integer
参数
- dwReserved
- UInt32
- message
- UInt32
- wParam
-
IntPtr
nativeint
- lParam
-
IntPtr
nativeint