HomeSort by relevance Sort by last modified time
    Searched refs:get_ServiceAccountName (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cluscfgwizard.h 74 virtual HRESULT WINAPI get_ServiceAccountName(BSTR *pbstrServiceAccountNameOut) = 0;
101 HRESULT (WINAPI *get_ServiceAccountName)(IClusCfgCreateClusterWizard *This,BSTR *pbstrServiceAccountNameOut);
130 #define IClusCfgCreateClusterWizard_get_ServiceAccountName(This,pbstrServiceAccountNameOut) (This)->lpVtbl->get_ServiceAccountName(This,pbstrServiceAccountNameOut)
iads.h     [all...]

Completed in 61 milliseconds