IPXV_SearchPtr::Str Property

From PDF XChange PDF SDK
Revision as of 06:46, 20 January 2017 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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