Searched refs:SetSecurityDescriptorControlProt (Results 1 – 1 of 1) sorted by relevance
57 typedef BOOL (WINAPI *SetSecurityDescriptorControlProt)(PSECURITY_DESCRIPTOR pSecurityDescriptor, S… typedef535 SetSecurityDescriptorControlProt MySetSecurityDescriptorControl; in prepare_security_descriptor_for_set_operation()600 …MySetSecurityDescriptorControl = (SetSecurityDescriptorControlProt)(LPVOID)GetProcAddress(advapi32… in prepare_security_descriptor_for_set_operation()