Click or drag to resize

wclMessageAddRef Method

Increments the reference count of the object. This method should be called for every new reference to the object.

Namespace: wclCommon
Assembly: wclCommon (in wclCommon.dll) Version: 7.11.10.0 (7.11.10.0)
Syntax
public void AddRef()

Return Value

The method returns the new reference count. This value is intended to be used only for test purposes.
See Also