nxLibErase

Navigation:  NxLib API > C Interface > Write Access >

nxLibErase

Previous pageReturn to chapter overviewNext page

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