01-08-2002 11:45 AM
01-09-2002 05:53 PM
10-17-2007 03:56 PM
Did you ever resolve this? I am trying the same thing. here is my IDL
HRESULT GetJumboRollInformation( [in] long lRollsRequested,
[out,size_is( lRollsRequested ),length_is( *plNumberOfRollsReturned )] IMIGRollInformation **pIMIGRollInformation,
[out] long *plNumberOfRollsReturned );
Labview shows just a single interface pointer not an array.
10-18-2007 04:45 PM - edited 10-18-2007 04:45 PM
Hi,
It looks like this is a duplicate post. The other thread is here, and looks to contain a bit more information. A response should be posted to this thread soon.
Thanks.
Jason W.
Message Edited by jason_w on 10-18-2007 04:46 PM