[自 Windows 8 起,GetNetScheduleAccountInformation 不再可供使用。 请改用 任务计划程序 2.0 接口。 ]GetNetScheduleAccountInformation 函数检索 AT 服务帐户名称。语法C++ 复制 HRESULT GetNetScheduleAccountInformation( [in] LPCWSTR pwszServerName, [in] DWORD ccAccount, [out] WCHAR [] wszAccount ...
GetNetScheduleAccountInformation函数检索 AT 服务帐户名称。 语法 C++复制 HRESULTGetNetScheduleAccountInformation( [in] LPCWSTR pwszServerName, [in] DWORD ccAccount, [out] WCHAR [] wszAccount ); 参数 [in] pwszServerName 一个以 NULL 结尾的宽字符串,表示正在检索其帐户信息的计算机的名称。
GetNetScheduleAccountInformation函数检索 AT 服务帐户名称。 语法 C++ HRESULTGetNetScheduleAccountInformation( [in] LPCWSTR pwszServerName, [in] DWORD ccAccount, [out] WCHAR [] wszAccount ); 参数 [in] pwszServerName 一个以 NULL 结尾的宽字符串,表示正在检索其帐户信息的计算机的名称。