IUIX_ListCallbacks::List_OnContextMenu Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT List_OnContextMenu([in] IUIX_List* pList, [in] POINT* stPos, [in] VARIANT_BOOL bByKey);
Parameters
- pList
- [in] Pointer to IUIX_List.
- stPos
- [in] Pointer to POINT.
- bByKey
- [in] Value of VARIANT_BOOL.
Return Value
Returns S_OK if operation was successful or error code in other cases.