This commit is contained in:
@@ -112,9 +112,9 @@ ObtainAuthTokenEx(
|
||||
// Call our internal worker
|
||||
retStatus = ObtainAuthTokenInt(pServiceName,
|
||||
pHostName,
|
||||
pCredStoreScope,
|
||||
pAuthTokenBuf,
|
||||
pAuthTokenBufLen,
|
||||
pCredStoreScope);
|
||||
pAuthTokenBufLen);
|
||||
|
||||
DbgTrace(1, "-ObtainAuthTokenEx- End, retStatus = %0X\n", retStatus);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user