NativeMethods.RegisterWindowMessage(String) 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:
static System::UInt32 RegisterWindowMessage(System::String ^ lpString);
public static uint RegisterWindowMessage(string lpString);
static member RegisterWindowMessage : string -> uint32
Public Shared Function RegisterWindowMessage (lpString As String) As UInteger
Parameters
- lpString
- String
Returns
Returns UInt32.