Quick Info

Windows NT
Yes
Win95
No
Win32s
No
Import Library

Header File
wintrust.h
Unicode
No
Platform Notes
None

WINTRUST_CLIENT_TP_INFO

[New - Windows NT]

The WINTRUST_CLIENT_TP_INFO structure contains information that WinTrust passes to the client component of a trust provider. WinTrust passes a pointer to this structure when it calls the trust provider's WinTrustProviderClientInitialize function.

typedef struct _WINTRUST_CLIENT_TP_INFO {

DWORD dwRevision;

LPWINTRUST_CLIENT_TP_DISPATCH_TABLE lpServices;

} WINTRUST_CLIENT_TP_INFO, *LPWINTRUST_CLIENT_TP_INFO;

Members

dwRevision

Indicates the revision level of the WinTrust component that calls the trust provider's WinTrustProviderClientInitialize function. WinTrust sets this value to WIN_TRUST_REVISION_1_0.

lpServices

Pointer to a WINTRUST_CLIENT_TP_DISPATCH_TABLE structure that contains a set of pointers to functions implemented by WinTrust for use by the client component of a trust provider.

See Also

WINTRUST_CLIENT_TP_DISPATCH_TABLE
, WinTrustProviderClientInitialize

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database