Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ bstr_node_enable(3) — BASEstar Open Server 3.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

bstr_node_enable(3)  —  Subroutines

Name

bstr_node_enable − Enables a Node so that Application Management Services can perform operations on it. 

Syntax

bstr_t_status   bstr_node_enable (
                bstr_t_reference ∗node,
        bstr_t_rcb       ∗control);

Description

The bstr_node_enable procedure enables the node Node object, allowing Application Management Services to perform operations on it. 

Arguments

node
access: read
The name of the Node that you wish to enable.

control
access: read
The address of an optional request control block.

Return Values

BSTR_S_NORMAL Normal successful completion

See Also

bstr_node_disable #

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