The WINTRUST_SIP_INFO structure contains information about a Subject Interface Package (SIP). A pointer to this structure is passed to WinTrust by the SIP’s WinTrustSipInitialize function.
typedef struct _WINTRUST_SIP_INFO { DWORD dwRevision; LPWINTRUST_SIP_DISPATCH_TABLE lpServices; DWORD dwSubjectTypeCount; GUID * lpSubjectTypeArray; } WINTRUST_SIP_INFO, *LPWINTRUST_SIP_INFO;
GUID, WINTRUST_SIP_DISPATCH_TABLE, WinTrustSipInitialize
file: /Techref/os/win/api/win32/struc/src/str24_26.htm, 2KB, , updated: 2000/4/7 11:14, local time: 2024/11/14 10:40,
3.148.115.16:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/os/win/api/win32/struc/src/str24_26.htm"> WINTRUST_SIP_INFO</A> |
Did you find what you needed? |