ContinueMessageLoopEventArgs.PrivateData Property
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.
The private data given in the call to FContinueMessageLoop(UInt32, IntPtr, MSG[]).
public:
property IntPtr PrivateData { IntPtr get(); };
public IntPtr PrivateData { get; }
member this.PrivateData : nativeint
Public ReadOnly Property PrivateData As IntPtr
Property Value
IntPtr
nativeint