ProcessGuid (16 bytes): GUID representing the client process to associate with the process identification number in field ProcessID.
publicbyte[]ProcessGuid
Результат
byte[]
ProcessID публичное свойство
ProcessID (2 bytes): Client-assigned process identification number.
publicshortProcessID
Результат
short
ProcessName публичное свойство
ProcessName (variable): A null-terminated Unicode string that contains the client process name. This variable field is offset from the beginning of the AUX_HEADER structure by the ProcessNameOffset value.
publicbyte[]ProcessName
Результат
byte[]
ProcessNameOffset публичное свойство
ProcessNameOffset (2 bytes): The offset from the beginning of the AUX_HEADER structure to the ProcessName field. A value of zero indicates that the ProcessName field is null or empty.
publicshortProcessNameOffset
Результат
short
Reserved1 публичное свойство
Reserved_1 (2 bytes): Padding to enforce alignment of the data on a 4-byte field. The client can fill this field with any value when writing the stream. The server MUST ignore the value of this field when reading the stream.
publicshortReserved1
Результат
short
Reserved2 публичное свойство
Reserved_2 (2 bytes): Padding to enforce alignment of the data on a 4-byte field. The client can fill this field with any value when writing the stream. The server MUST ignore the value of this field when reading the stream.