PDF Consultant object agent.
| Product availability: Acrobat |
| Platform availability: |
Syntax
typedef struct ConsultantAgentObj::tagAgentShell AgentShell;
| File: ConsExpT.h |
| Line: 216 |
| Product availability: Acrobat |
| Platform availability: |
Syntax
AgentShell m_AgentShell;
| File: ConsExpT.h |
| Line: 218 |
| Product availability: Acrobat |
| Platform availability: |
Syntax
The destructor for the class.
Returns
| File: ConsExpT.h |
| Line: 253 |
| Product availability: Acrobat |
| Platform availability: |
Syntax
| ConsultantAgentObj(const PDFObjType* pRequestedObjs, ASUns32 iNumRequestedObjs, ASBool bWantSubclasses) |
The constructor initializes the internal structure so that it is available for outside access. The array of requested objects is copied into the member storage variables. This is to ease the burden of constructing an Agent.
Parameters
| pRequestedObjs |
| |
| iNumRequestedObjs |
| |
| bWantSubclasses |
Returns
| File: ConsExpT.h |
| Line: 238 |
| Product availability: Acrobat |
| Platform availability: |
Syntax
Bit flags that instruct the Consultant about how to handle a found object. A logical OR of these values should be returned by the ObjFound callback.
Parameters
| Obj |
| |
| pObjTypeHierarchy |
| |
| iSizeObjHierarchy |
| |
| Stack |
| |
| pObjRet |
Returns
| File: ConsExpT.h |
| Line: 231 |
| Product availability: Acrobat |
| Platform availability: |
Syntax
Parameters
| Obj |
| |
| pObjTypeHierarchy |
| |
| iSizeObjHierarchy |
| |
| Stack |
| |
| pObjRet |
Returns
| File: ConsExpT.h |
| Line: 279 |
| Product availability: Acrobat |
| Platform availability: |
Syntax
| operator const ConsultantAgent *() |
Provides automatic conversion to a C-language and hence C-callable struct (for HFT's and so on).
Returns
| File: ConsExpT.h |
| Line: 256 |
| Product availability: Acrobat |
| Platform availability: |
Syntax
| operator ConsultantAgent *() |
Returns
| File: ConsExpT.h |
| Line: 257 |
| Product availability: Acrobat |
| Platform availability: |
Syntax
Called by the Consultant when it has completed its traversal.
| File: ConsExpT.h |
| Line: 222 |
© 2004-2013 Adobe Systems Incorporated. All rights reserved.
Thu Jan 21 2016, 11:19 AM IST