The WINTRUST_SERVER_TP_DISPATCH_TABLE structure contains a set of pointers to functions implemented by WinTrust for use by the server component of a trust provider.
The current release of WinTrust does not include the WinTrust server component. Consequently, WinTrust does not use this structure.
typedef struct _WINTRUST_SERVER_TP_DISPATCH_TABLE { LPWINTRUST_SUBJECT_CHECK_CONTENT_INFO CheckSubjectContentInfo; LPWINTRUST_SUBJECT_ENUM_CERTIFICATES EnumSubectCertificates; LPWINTRUST_SUBJECT_GET_CERTIFICATE GetSubjectCertificate; LPWINTRUST_SUBJECT_GET_CERT_HEADER GetSubjectCertHeader; LPWINTRUST_SUBJECT_GET_NAME GetSubjectName; } WINTRUST_SERVER_TP_DISPATCH_TABLE, *LPWINTRUST_SERVER_TP_DISPATCH_TABLE;
WINTRUST_SERVER_TP_INFO, WinTrustProviderServerInitialize, WinTrustSubjectCheckContentInfo, WinTrustSubjectEnumCertificates, WinTrustSubjectGetCertHeader, WinTrustSubjectGetCertificate, WinTrustSubjectGetName
file: /Techref/os/win/api/win32/struc/src/str24_23.htm, 2KB, , updated: 2000/4/7 11:14, local time: 2024/11/12 22:45,
3.149.245.202: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_23.htm"> WINTRUST_SERVER_TP_DISPATCH_TABLE</A> |
Did you find what you needed? |