RasFreeEapUserIdentity

来源:互联网 发布:企业发展优化措施 编辑:程序博客网 时间:2024/06/15 22:48
void RasFreeEapUserIdentity(  _In_ LPRASEAPUSERIDENTITY pRasEapUserIdentity);

说明

该函数用于释放由RasGetEapUserIdentity函数分配的内存。

参数

pRasEapUserIdentity [in]

指向RASEAPUSERIDENTITY结构的指针。

返回值

无。

注意事项

调用该函数时pRasEapUserIdentity参数可以为NULL。

系统支持

客户端最小支持 Windows 2000专业版 服务端最小支持 Windows 2000 Server Header Ras.h Library Rasapi32.lib DLL Rasapi32.dll Unicode和ANSI名称 RasFreeEapUserIdentityW(Unicode)和RasFreeEapUserIdentityA(ANSI)
0 0
原创粉丝点击