std.GetRemark

This job delivers a note identified by the object type and RemIdent (note ID).

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Must be 0.

RemIdent

INT

Yes

ID of the note

dwObjectType

INT

Yes

Type of the object

2. Output Parameters

Name Type Dependency Description

FileCount

INT

Always 1

3. Output Files

Name Description

File list

Path and filename of the sought note

4. Return Value

(INT): 0 = Job successful, otherwise error code.