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.

Contents