Searched refs:ppwszComputer (Results 1 – 3 of 3) sorted by relevance
598 virtual HRESULT WINAPI GetTargetComputer(LPWSTR *ppwszComputer) = 0;613 HRESULT (WINAPI *GetTargetComputer)(ITaskScheduler *This,LPWSTR *ppwszComputer);630 …fine ITaskScheduler_GetTargetComputer(This,ppwszComputer) (This)->lpVtbl->GetTargetComputer(This,p… argument641 HRESULT WINAPI ITaskScheduler_GetTargetComputer_Proxy(ITaskScheduler *This,LPWSTR *ppwszComputer);
349 function GetTargetComputer(out ppwszComputer: LPWSTR): HRESULT; stdcall; in GetTargetComputer()