IOleComponentManager.FPushMessageLoop(UInt32, UInt32, IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int FPushMessageLoop(System::UInt32 dwComponentID, System::UInt32 uReason, IntPtr pvLoopData);
public int FPushMessageLoop (uint dwComponentID, uint uReason, IntPtr pvLoopData);
abstract member FPushMessageLoop : uint32 * uint32 * nativeint -> int
Public Function FPushMessageLoop (dwComponentID As UInteger, uReason As UInteger, pvLoopData As IntPtr) As Integer
Parameters
- dwComponentID
- UInt32
- uReason
- UInt32
- pvLoopData
-
IntPtr
nativeint