4.5.3 Getting Dispatch IDs for properties and dispatch methods
Given a string name, Automation controllers can use get-id-of-name, page 218, to return Dispatch IDs for dispinterface properties and dispatch methods:
let disp-ID = get-id-of-name(dispinterface, name);
OLE, COM, ActiveX and DBMS Reference - 31 MAR 2000