Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Frees the memory allocated to the security token.
BOOL
__stdcall FreeToken( __in PGENERIC_XML_TOKEN pAllocMemory );
Parameters
| Parameter | Description |
|---|---|
pAllocMemory |
Pointer to the memory location that contains the token to be freed. The memory must have been returned from a previous call to GetToken. |
Property Value/Return Value
true if the memory location that is pointed to by the buffer is not NULL; otherwise, false.
Requirements
Windows Vista
Header: Declared in infocard.h.
Library: Use infocardapi.lib.
See Also
Reference
Concepts
Copyright © 2007 by Microsoft Corporation. All rights reserved.