SECRegistry::GetSecurity

BOOLSECRegistry::GetSecurity(const SECURITY_INFORMATIONsecurity_info, PSECURITY_DESCRIPTORlpbDataBuffer, DWORD&dwSizeDataBuffer)

Encapsulates the RegGetSecurity() call.

Defined in: SECREG.CPP

Return Value

Nonzero if security information was successfully retrieved, otherwise 0.

Parameters

security_info

Descriptor structure of what security information is being requested.

lpbDataBuffer

A buffer to receive the requested information.

dwSizeDataBuffer

Size of retrieved buffer.

Developer Notes

For 32-bit only.

See Also

SECRegistry  GetValue