IUIX_CmdMenu::InsertSeparator Method
From PDF XChange PDF SDK
Inserts separator style command menu item at the given index.
Syntax
HRESULT InsertSeparator([in, defaultvalue(-1)] LONG nIndexBefore);
Parameters
- nIndexBefore
- [in, defaultvalue(-1)] Value of LONG containing the separator insertion index.
Return Value
Returns S_OK if operation was successful or error code in other cases.