13 lines
207 B
C++
13 lines
207 B
C++
DFSSTATUS
|
|
DfsSetupRpcImpersonation();
|
|
|
|
DFSSTATUS
|
|
DfsDisableRpcImpersonation(PBOOLEAN pImpersonationDisabled);
|
|
|
|
DFSSTATUS
|
|
DfsReEnableRpcImpersonation();
|
|
|
|
DFSSTATUS
|
|
DfsTeardownRpcImpersonation();
|
|
|