
DM API METHODS AND PROPERTIES 169
Fetch
Fetch
Use this method to retrieve information about an object.
Syntax
PCDDocObject.Fetch()
Returns
Returns an HRESULT to receive the result of the call. S_OK indicates
success. Languages such as JavaScript, Visual Basic, and VBScript
return this as a function value.
Example
Several examples in this reference guide use the Fetch method. The
section titled Fetching a DM Document Object in Chapter 1 is
particularly illustrative.
Related Items
See the PCDDocObject object.
See the following methods:
Create
Delete
Update
See the following properties:
ErrDescription
ErrNumber
Komentarze do niniejszej Instrukcji