C# Mine
ContentsIndexHome
PreviousUpNext
NativeMethods.RegisterWindowMessage Method
Syntax
C#
[DllImport("user32")] public static extern int RegisterWindowMessage(string message);

This is RegisterWindowMessage, a member of class NativeMethods.

Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!