示例#1
0
 public static extern uint FormatMessage(
     FormatMessage_Flag dwFlags,
     byte[] lpSource,
     uint dwMessageId,
     uint dwLanguageId,
     char[] lpBuffer,
     int nSize,
     IntPtr Arguments);
示例#2
0
 public static extern uint FormatMessage(
     FormatMessage_Flag dwFlags,
     byte[] lpSource,
     uint dwMessageId,
     uint dwLanguageId,
     char[] lpBuffer,
     int nSize,
     IntPtr Arguments);