ICabNode::MoveBlock Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT MoveBlock( LONG CurIndex, LONG NewIndex, [defaultvalue(1)] LONG Count);
Parameters
- CurIndex
- Value of LONG.
- NewIndex
- Value of LONG.
- Count
- [defaultvalue(1)] Value of LONG.
Return Value
Returns S_OK if operation was successful or error code in other cases.