Skip Headers

Oracle® Objects for OLE C++ Class Library Developer's Guide
Release 9.2.0.4

Part Number B10954-01
Go To Table Of Contents
Contents

Delete (ORef) Method

Applies To

ORef

Description

Deletes the referenceable object in the server.

Usage

void Delete(void) const throw(
OException)

Arguments

none

Remarks

Accessing attributes on the deleted instance will result in error.


 
Oracle
Copyright © 1998, 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents