MCPcopy Create free account
hub / github.com/WinDurango/WinDurango / AddRef

Method AddRef

projects/WinDurango.D3D11X/src/ID3D11View.cpp:14–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14template <abi_t ABI> ULONG D3D11View<ABI>::AddRef()
15{
16 IMPLEMENT_STUB();
17 return {};
18}
19
20template <abi_t ABI> ULONG D3D11View<ABI>::Release()
21{

Callers 5

query_dispatchMethod · 0.45
com_ptr_tMethod · 0.45
com_ptr_tClass · 0.45
resetMethod · 0.45
resetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected