MCPcopy Create free account
hub / github.com/cinience/RedisStudio / AddRef

Method AddRef

DuiLib/Utils/FlashEventHandler.h:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16
17 virtual ULONG STDMETHODCALLTYPE Release( void ) { return S_OK;}
18 virtual ULONG STDMETHODCALLTYPE AddRef( void ) { return S_OK;}
19
20 virtual HRESULT OnReadyStateChange ( long newState )
21 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected