News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Oleaut32 and SafeArrayPutElement

Started by axtens, May 02, 2007, 08:50:22 AM

Previous topic - Next topic

axtens

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.

zooba

Try the MSDN library or the Windows/Platform SDK.

The documentation will all be in C.

Cheers,

Zooba :U