ReactOS 0.4.16-dev-570-g1868985
|
#include <wintrust.h>
Public Attributes | |
DWORD | dwLinkChoice |
union { | |
LPWSTR pwszUrl | |
SPC_SERIALIZED_OBJECT Moniker | |
LPWSTR pwszFile | |
} | DUMMYUNIONNAME |
Definition at line 539 of file wintrust.h.
union { ... } SPC_LINK_::DUMMYUNIONNAME |
DWORD SPC_LINK_::dwLinkChoice |
Definition at line 541 of file wintrust.h.
Referenced by test_decodeSPCPEImage(), and test_encodeSpOpusInfo().
SPC_SERIALIZED_OBJECT SPC_LINK_::Moniker |
Definition at line 545 of file wintrust.h.
LPWSTR SPC_LINK_::pwszFile |
Definition at line 546 of file wintrust.h.
LPWSTR SPC_LINK_::pwszUrl |
Definition at line 544 of file wintrust.h.