IResourceManager::Reference Method

Increments the reference count on the Resource Manager instance.

virtual unsigned int Reference() =0;

Return Value

The resulting reference count.

Requirements

Header: concrtrm.h

Namespace: concurrency

See Also

Reference

IResourceManager Structure

IResourceManager::Release Method