Searched defs:ntSubStatus (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/VBoxCredProv/
H A DVBoxCredProvCredential.cpp1014 * @param ntSubStatus NT substatus of logon attempt reported by Winlogon.
1020 NTSTATUS ntSubStatus,
1024 VBoxCredProvVerbose(0, "VBoxCredProvCredential::ReportResult: ntStatus=%ld, ntSubStatus=%ld\n",
1025 ntStatus, ntSubStatus);
1019 ReportResult(NTSTATUS ntStatus, NTSTATUS ntSubStatus, PWSTR *ppwszOptionalStatusText, CREDENTIAL_PROVIDER_STATUS_ICON *pcpsiOptionalStatusIcon) argument

Completed in 45 milliseconds