Project

General

Profile

Actions

Added in 1.9.4

$comval(name,N,member, [&binvar])

Returns COM member value for the Nth instance of the enumerated collection in name.

Parameters

Parameter Description
name Name of the COM connection.
N If N = 0, return number of items, otherwise The Nth item.
member Member value to get.
[&binvar] Adds the result to the specified &binvar instead. (changes return value to number of bytes added)

Properties

Property Description
.result Used with [&binvar].

Updated by Per Amundsen about 1 year ago · 7 revisions

Also available in: PDF HTML TXT