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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adojet.h 114 virtual HRESULT WINAPI get_ReplicaType(ReplicaTypeEnum *pl) = 0;
146 HRESULT (WINAPI *get_ReplicaType)(IReplica *This,ReplicaTypeEnum *pl);
180 #define IReplica_get_ReplicaType(This,pl) (This)->lpVtbl->get_ReplicaType(This,pl)
iads.h     [all...]

Completed in 39 milliseconds