Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DsHoldObj(3D)

DsReleaseObj(3D)

DeDeleteObject(3D)  —  Kubota Pacfic Computer Inc. (\*(Dd)

NAME

DeDeleteObject − Delete an internal Doré object

SYNOPSIS

C:

void DeDeleteObject(object)
DtObject object;

FORTRAN:

CALL DEDO(OBJECT)
INTEGER∗4 OBJECT

DESCRIPTION

DeDeleteObject deletes the Doré object, object, if it is not referenced by other objects, and if the user has not placed a hold on the object with DsHoldObj() <DSHO>. It is used by implementations of user-defined classes. 

ERRORS

DeDeleteObject will fail if the object handle is invalid. 

[WARNING - invalid or deleted object]

SEE ALSO

DsHoldObj(3D), DsReleaseObj(3D)

September 02, 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026