Example: lrc_DispMethod1

This example shows how to use lrc_Dispmethod1 to retrieve an array of strings.

VARIANT retValue = lrc_variant_empty();
retValue = lrc_DispMethod1((IDispatch*)IDispatch_0, "GetAgentsArray", /*locale*/1033, LAST_ARG, CHECK_HRES);