refCountInit

Initializes a reference count variable to 1.

void
refCountInit
(
ref int rc
)

Parameters

rc int

the address of a reference count variable