1 out of 1 rated this helpful - Rate this topic

InitSecurityInterface function

Applies to: desktop apps only

The InitSecurityInterface function returns a pointer to an SSPI dispatch table. This function enables clients to use SSPI without binding directly to an implementation of the interface.

Syntax

PSecurityFunctionTable SEC_Entry InitSecurityInterface(void);

Parameters

This function has no parameters.

Return value

If the function succeeds, the return value is a pointer to a SecurityFunctionTable structure.

If the function fails, the return value is NULL.

Requirements

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Header

Sspi.h (include Security.h)

Library

Secur32.lib

DLL

Secur32.dll

Unicode and ANSI names

InitSecurityInterfaceW (Unicode) and InitSecurityInterfaceA (ANSI)

See also

SSPI Functions
SecurityFunctionTable

 

 

Send comments about this topic to Microsoft

Build date: 3/13/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ