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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mtsadmin.h 338 virtual HRESULT WINAPI AssociateRole(BSTR bstrRoleID) = 0;
351 HRESULT (WINAPI *AssociateRole)(IRoleAssociationUtil *This,BSTR bstrRoleID);
366 #define IRoleAssociationUtil_AssociateRole(This,bstrRoleID) (This)->lpVtbl->AssociateRole(This,bstrRoleID)
mtxadmin.h     [all...]

Completed in 57 milliseconds