Oracle Objects for OLE C++ Class Library
Release 9.2

Part Number A95896-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback

GetHexValue (ORef) Method

Applies To

ORef

Description

Returns the hex value of the REF.

Usage

const char* GetHexValue(void) throw(OException);

Remarks

This returns a string containing the hex value of the REF. This can be used by the ORef constructor to fetch referentiable objects into the cache. This string is owned by ORef and will be released when ORef is destroyed.


 
Oracle
Copyright © 1998, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback