windows-nt/Source/XPSP1/NT/admin/admt/disp/admtaccount.h
2020-09-26 16:20:57 +08:00

6 lines
140 B
C

#pragma once
#include <ComDef.h>
HRESULT __stdcall GetOptionsCredentials(_bstr_t& strDomain, _bstr_t& strUserName, _bstr_t& strPassword);