comstl/security/security_initialisers.hpp File Reference


Detailed Description

[C++ only] Functions for initialising COM security (Security Library).

#include <comstl/comstl.h>
#include <stlsoft/conversion/union_cast.hpp>

Go to the source code of this file.

Namespaces

namespace  comstl

Functions

HRESULT CoInitSecurity (LPUNKNOWN punkAccessControl, LONG cAuthSvc, SOLE_AUTHENTICATION_SERVICE *asAuthSvc, DWORD dwAuthnLevel, DWORD dwImpLevel, RPC_AUTH_IDENTITY_HANDLE pAuthInfo, DWORD dwCapabilities)
 Initialises the COM security libraries with an IAccessControl instance.
HRESULT CoInitSecurity (GUID const &appid, LONG cAuthSvc, SOLE_AUTHENTICATION_SERVICE *asAuthSvc, DWORD dwAuthnLevel, DWORD dwImpLevel, RPC_AUTH_IDENTITY_HANDLE pAuthInfo, DWORD dwCapabilities)
 Initialises the COM security libraries with an APPID.
HRESULT CoInitSecurity (SECURITY_DESCRIPTOR *psd, LONG cAuthSvc, SOLE_AUTHENTICATION_SERVICE *asAuthSvc, DWORD dwAuthnLevel, DWORD dwImpLevel, RPC_AUTH_IDENTITY_HANDLE pAuthInfo, DWORD dwCapabilities)
 Initialises the COM security libraries with a security descriptor.


Generated on Thu Jun 10 08:57:56 2010 for STLSoft by  doxygen 1.5.6