#include <libmsrpc.h>
変数 | |
| struct { | |
| POLICY_HND * sam | |
| Open handle to the sam (opened with cac_SamConnect() or cac_SamOpenDomain() | |
| char * name | |
| Name of the domain to lookup | |
| } | in |
| struct { | |
| DOM_SID * sid | |
| SID of the domain | |
| } | out |
libmsrpc.h の 2652 行で定義されています。
Open handle to the sam (opened with cac_SamConnect() or cac_SamOpenDomain()
libmsrpc.h の 2655 行で定義されています。
| char* name |
| struct { ... } in |
| struct { ... } out |
1.4.7