The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: axtens on May 02, 2007, 08:50:22 AM

Title: Oleaut32 and SafeArrayPutElement
Post by: axtens on May 02, 2007, 08:50:22 AM
G'day Everyone,

I noticed that SafeArrayPutElement is defined in oleaut32.inc but I haven't been able to find any MASM32-specific documentation about SafeArrayPutElement.

What documentation is there for working with SAFEARRAYs?

Kind regards,
Bruce.
Title: Re: Oleaut32 and SafeArrayPutElement
Post by: zooba on May 02, 2007, 10:31:13 AM
Try the MSDN library or the Windows/Platform SDK.

The documentation will all be in C.

Cheers,

Zooba :U