IUIX_ScrollContainer::GetNClientsCount Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetNClientsCount([in] LONG nSide, [out] LONG* nCount);
Parameters
- nSide
- [in] Value of LONG.
- nCount
- [out] Pointer to LONG.
Return Value
Returns S_OK if operation was successful or error code in other cases.