IPicture will probably be defined in ActiveX, so from there you can see the
methods implemeted.
With out looking at the code I would have to assume that it is a MS
Standard/COM IPicture interface.
Being an interface yes you can pass it back to the client, but to do that
you have to have an object on which the IPicture interface is implemented
(Ie write yourself, or is there a VCL object that implements IPicture?? -
Don't know of any off the cuff.)
Myles.
> -----Original Message-----
> From: Jeremy Coulter [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, September 08, 1999 10:56 PM
> To: Multiple recipients of list delphi
> Subject: [DUG]: IPicture
>
> Hi all.
> Just looking at some COM stuff, and in the TypeLibary, I see there is a
> parameter that can be returned called"IPicture"
>
> Anyone know what it is ? Is is a result of a picture type ? i.e. a BMP
> etc.
> that you can pass back to the client calling the COM Obj. ?
>
> If so, how do you go about doing/using it ??
>
> Cheers, Jeremy Coulter
>
>
> --------------------------------------------------------------------------
> -
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz