#ifndef _NTLPCAPI_H
/*
* Delete/revoke existing security context
*
* \remarks if ContextHandle == -2, this path is rejected
* \sa AlpcpCaptureSecurityAttribute, AlpcpCaptureSecurityAttributeInternal
*/
#define ALPC_SECFLG_DELETE_EXISTING 0x10000
View code on GitHubNo description available.