ReactOS 0.4.15-dev-7934-g1dc8d80
SPC_LINK_ Struct Reference

#include <wintrust.h>

Collaboration diagram for SPC_LINK_:

Public Attributes

DWORD dwLinkChoice
 
union {
   LPWSTR   pwszUrl
 
   SPC_SERIALIZED_OBJECT   Moniker
 
   LPWSTR   pwszFile
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 539 of file wintrust.h.

Member Data Documentation

◆ 

union { ... } SPC_LINK_::DUMMYUNIONNAME

◆ dwLinkChoice

DWORD SPC_LINK_::dwLinkChoice

Definition at line 541 of file wintrust.h.

Referenced by test_decodeSPCPEImage(), and test_encodeSpOpusInfo().

◆ Moniker

SPC_SERIALIZED_OBJECT SPC_LINK_::Moniker

Definition at line 545 of file wintrust.h.

◆ pwszFile

LPWSTR SPC_LINK_::pwszFile

Definition at line 546 of file wintrust.h.

◆ pwszUrl

LPWSTR SPC_LINK_::pwszUrl

Definition at line 544 of file wintrust.h.


The documentation for this struct was generated from the following file: