Contents

setRefCon64

Sets the ORB refCon as a 64 bit value.

Declaration

virtual void setRefCon64(
 UInt64refCon );

Parameters

  • refCon:

    a user defined value.

Overview

Sets a user defined value on the ORB that can be retrieved later with the method getRefCon.

See Also

Miscellaneous