IPXV_SearchPtr::Str Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property sStr of interface IPXV_SearchPtr returns Value of BSTR containing the document's info field string.

Syntax

HRESULT get_Str([in]           ULONG  nStrID,
                [out, retval]  BSTR*  sStr);

Parameters

nStrID
[in] Value of ULONG containing the document's info field string identifier.

See Also

IPXV_SearchPtr