|
enum | netr_SchannelType {
SEC_CHAN_NULL = 0,
SEC_CHAN_LOCAL = 1,
SEC_CHAN_WKSTA = 2,
SEC_CHAN_DNS_DOMAIN = 3,
SEC_CHAN_DOMAIN = 4,
SEC_CHAN_LANMAN = 5,
SEC_CHAN_BDC = 6,
SEC_CHAN_RODC = 7
} |
|
enum | winreg_Type {
REG_NONE = 0,
REG_SZ = 1,
REG_EXPAND_SZ = 2,
REG_BINARY = 3,
REG_DWORD = 4,
REG_DWORD_BIG_ENDIAN = 5,
REG_LINK = 6,
REG_MULTI_SZ = 7,
REG_RESOURCE_LIST = 8,
REG_FULL_RESOURCE_DESCRIPTOR = 9,
REG_RESOURCE_REQUIREMENTS_LIST = 10,
REG_QWORD = 11
} |
|
struct { |
uint32 time_low |
|
uint16 time_mid |
|
uint16 time_hi_and_version |
|
uint8 clock_seq [2] |
|
uint8 node [6] |
|
} | GUID |
|
struct { |
GUID uuid |
|
uint32 if_version |
|
} | ndr_syntax_id |
|
struct { |
uint32 handle_type |
|
GUID uuid |
|
} | policy_handle |
|
struct { |
NTSTATUS ntstatus |
|
uint32 unknown1 |
|
uint32 unknown2 |
|
} | KRB5_EDATA_NTSTATUS |
|
union { |
nstring string |
|
DATA_BLOB binary |
|
uint32 value |
|
nstring_array string_array |
|
DATA_BLOB data |
|
} | winreg_Data |
|
The documentation for this interface was generated from the following file:
- /home/wireshark/builders/wireshark-master/ubuntu-16.04-x64/build/epan/dissectors/pidl/misc/misc.idl