VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

FYI: SafeArrays Understanding Them

LaVolpe  (66 Submissions)   Data Structures   Intermediate   Wed 3rd February 2021

A little project to help explain how to read SafeArray structures just from the pointer. The project shows how you can determine if the array contains longs, dates, variants, etc, the number of dimensions, and more. Additionally, the code does not use VarPtrArray API to get the SafeArray address - neat trick. This is not groundbreaking code, but would be of interest to those that like the behind the scenes stuff. Included are "how to's" on creating your own and using them.

Rate FYI: SafeArrays Understanding Them (10(10 Vote))

Download FYI: SafeArrays Understanding Them

FYI: SafeArrays Understanding Them Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters