6 lines
162 B
Plaintext
6 lines
162 B
Plaintext
interface IAccessControl
|
|
{
|
|
typedef [allocate(all_nodes)] PACTRL_ACCESSW_ALLOCATE_ALL_NODES;
|
|
typedef [allocate(all_nodes)] PACTRL_AUDITW_ALLOCATE_ALL_NODES;
|
|
}
|