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