Exemplo n.º 1
0
 internal static extern NtStatus LsaManageSidNameMapping(
     LSA_SID_NAME_MAPPING_OPERATION_TYPE OperationType,
     SafeBuffer OperationInput,
     out SafeLsaMemoryBuffer OperationOutput
     );
Exemplo n.º 2
0
 internal static extern int LsaManageSidNameMapping(
     LSA_SID_NAME_MAPPING_OPERATION_TYPE OperationType,
     in LSA_SID_NAME_MAPPING_OPERATION_ADD_INPUT OperationInput,