nxLibErase

<< Click to Display Table of Contents >>

Navigation:  NxLib API > C Interface > Write Access >

nxLibErase

Erases an item or subtree.

Signature

void nxLibErase (NXLIBERR* result, NXLIBSTR itemPath);

Parameters

result

The error code of the operation.

itemPath

The path of the item or subtree to erase.

Return Value

none