MCPcopy Create free account
hub / github.com/axmolengine/axmol / AddRef

Method AddRef

core/media/WmfMediaEngine.cpp:286–289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

284/////////////////////////////////////////////////////////////////////////
285
286ULONG WmfMediaEngine::AddRef()
287{
288 return InterlockedIncrement(&m_nRefCount);
289}
290
291///////////////////////////////////////////////////////////////////////
292// Release

Callers 3

CreateSourceStreamNodeFunction · 0.45
CreateOutputNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected