IPXC_AuditCallback::ChangePropWeight Method

From PDF XChange PDF SDK
Jump to: navigation, search

The method of interface of PDF-XChange Editor SDK.

Syntax

HRESULT ChangePropWeight([in] LONG nObjType, [in] LONGLONG nObjSize, [in] LONGLONG nObjCount, [in] LONGLONG nErrCount);

Parameters

nObjType
[in] Value of LONG.
nObjSize
[in] Value of LONGLONG.
nObjCount
[in] Value of LONGLONG.
nErrCount
[in] Value of LONGLONG.

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

See also IPXC_AuditCallback.