CSecurityAttributes::CSecurityAttributes
构造函数。
CSecurityAttributes( ) throw( );
explicit CSecurityAttributes(
const CSecurityDesc & rSecurityDescriptor,
bool bInheritHandle = false
) throw(...);
参数
rSecurityDescriptor
对安全说明符。bInheritHandle
指定要返回的句柄是否继承,在更新过程中创建。 如果该成员为true,更新过程继承处理。
要求
Header: atlsecurity.h