public class CE_USER_NOTIFICATION
{
public UInt32 ActionFlags;
[MarshalAs( UnmanagedType.LPWStr )]
public string pDialogTitle;
[MarshalAs( UnmanagedType.LPWStr )]
public string DialogText;
[MarshalAs( UnmanagedType.LPWStr )]
public string Sound;
public UInt32 MaxSound;
public UInt32 Reserved;
}
Declare Function CE_USER_NOTIFICATION Lib "coredll.dll" (TODO) As TODO
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!