Returns a reference identifier for use with any automation object method that requires an automation object as one of its parameters.
Argument
|
Character (C) or Numeric
(N)
|
Description
|
---|---|---|
out-refid
|
C
|
contains the returned
reference identifier.
|
call notify('oleobj1', '_GET_REFERENCE_ID_', refid); call notify('oleobj2', '_DO_', 'NewAppl', refid, p1, p2);