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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
roapi.h 67 template<class T> __inline HRESULT GetActivationFactory(HSTRING classid, T **factory) {
85 template<class T> __inline HRESULT GetActivationFactory(HSTRING classid, T **factory) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/wrl/
client.h 286 inline HRESULT GetActivationFactory(HSTRING classid, ::Microsoft::WRL::Details::ComPtrRef<T> factory) throw() {
301 inline HRESULT GetActivationFactory(HSTRING classid, ::Microsoft::WRL::Details::ComPtrRef<T> factory) throw() {

Completed in 172 milliseconds