[ Previous | Next | Contents | Glossary | Home | Search ]
The graPHIGS Programming Interface : Subroutine Reference

GPDRW - Disassociate Root from Workstation

GPDRW (wsid, strid)

Purpose

Use GPDRW to remove a structure network from the workstation.

For a workstation which does not require structures in the workstation specific format, this subroutine is equivalent to the Disassociate Root from All Views (GPDRAV) subroutine. For a workstation which requires structures in the workstation specific format, this subroutine also deletes structures in the workstation dependent format from the workstation storage.

Parameters

wsid -- specified by user, fullword integer

Workstation identifier.

strid -- specified by user, fullword integer

Structure identifier.

Error Codes

12
FUNCTION REQUIRES STATE SSSL
25
SPECIFIED WORKSTATION DOES NOT EXIST
35
WORKSTATION HAS ONLY INPUT CAPABILITIES

Related Subroutines

GPDRAV
Disassociate Root from All Views

RCP code

201333761 (X'0C001C01')


[ Previous | Next | Contents | Glossary | Home | Search ]