chsvlib
chsv helper source code

◆ SECURITY_BEGIN

#define SECURITY_BEGIN   namespace Security {

Defines the beginning of the Chusov::Win32::Security namespace without defining the encapsulating namespace.

Warning
The definition does not include the namespace containing the current one. I.e. only the beginning of the Security namespace is defined, but not the encapsulating namespaces. Therefore, the current namespace delimiters must be defined in the appropriate scope.