|
|
|
|
|
|
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| No
| Win32s
| No
| Import Library
|
| Header File
| wintrust.h
| Unicode
| No
| Platform Notes
| None
|
|
|
WINTRUST_PROVIDER_SERVER_SERVICES
[New - Windows NT]
The
WINTRUST_PROVIDER_SERVER_SERVICES structure contains a set of pointers to functions implemented by a trust
provider to be called by WinTrust.
The current release of WinTrust does not include the WinTrust server
component. Consequently, WinTrust does not call these functions and trust provider DLLs
do not need to implement them.
typedef struct _WINTRUST_PROVIDER_SERVER_SERVICES
{
LPWINTRUST_PROVIDER_SERVER_UNLOAD Unload;
LPWINTRUST_PROVIDER_PING Ping;
} WINTRUST_PROVIDER_SERVER_SERVICES, *LPWINTRUST_PROVIDER_SERVER_SERVICES;
Members
Unload
Pointer to a
WinTrustProviderServerUnload function.
Ping
Pointer to a
WinTrustProviderPing function.
See Also
WINTRUST_PROVIDER_SERVER_INFO,
WinTrustProviderPing,
WinTrustProviderServerInitialize,
WinTrustProviderServerUnload
- 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