IMessageFilter.MessagePending(IntPtr, UInt32, UInt32) 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:
System::UInt32 MessagePending(IntPtr htaskCallee, System::UInt32 dwTickCount, System::UInt32 dwPendingType);
public uint MessagePending (IntPtr htaskCallee, uint dwTickCount, uint dwPendingType);
abstract member MessagePending : nativeint * uint32 * uint32 -> uint32
Public Function MessagePending (htaskCallee As IntPtr, dwTickCount As UInteger, dwPendingType As UInteger) As UInteger
Parameters
- htaskCallee
-
IntPtr
nativeint
- dwTickCount
- UInt32
- dwPendingType
- UInt32