Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
template <abi_t ABI> ULONG D3D11View<ABI>::AddRef()
15
{
16
IMPLEMENT_STUB();
17
return {};
18
}
19
20
template <abi_t ABI> ULONG D3D11View<ABI>::Release()
21
{
Callers
5
query_dispatch
Method · 0.45
com_ptr_t
Method · 0.45
com_ptr_t
Class · 0.45
reset
Method · 0.45
reset
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected