#include <dxd_base.h>
|
| guid () |
|
| guid (const ::UNICODE_STRING &guid) |
| constructs guid from ::UNICODE_STRING
|
|
| guid (const char fill) |
|
| guid (const::GUID &guid) |
|
| guid (unsigned long data1, unsigned short data2, unsigned short data3, uint64_t data4) |
|
- Todo
- guid: find appropriate place
◆ guid() [1/5]
dxd::guid::guid |
( |
const::GUID & | guid | ) |
|
|
inline |
◆ guid() [2/5]
dxd::guid::guid |
( |
unsigned long | data1, |
|
|
unsigned short | data2, |
|
|
unsigned short | data3, |
|
|
uint64_t | data4 ) |
|
inline |
◆ guid() [3/5]
dxd::guid::guid |
( |
const char | fill | ) |
|
|
inline |
◆ guid() [4/5]
◆ guid() [5/5]
dxd::guid::guid |
( |
const ::UNICODE_STRING & | guid | ) |
|
|
inline |
constructs guid from ::UNICODE_STRING
format is: {12345678-1234-1234-1234-123456789012}
◆ status
The documentation for this class was generated from the following file: