This topic has not yet been rated - Rate this topic

RuntimeClass::AddRef Method

Visual Studio 2012

Increments the reference count for the current RuntimeClass object.

STDMETHOD_(
   ULONG,
   AddRef
)();

S_OK if successful; otherwise, an HRESULT that indicates the error.

Header: implements.h

Namespace: Microsoft::WRL

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.