VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

ArrPtr/StrArrPtr function for vb5 and vb6 (FIXED)

Rde  (54 Submissions)   VB function enhancement   Advanced   Wed 3rd February 2021

This function returns a pointer to the SAFEARRAY header of any Visual Basic array, including a Visual Basic string array. Substitutes both ArrPtr and StrArrPtr. This function will work with vb5 or vb6 without modification. Normally you need to declare a VarPtr alias into msvbvm50.dll or msvbvm60.dll depending on the vb version, but this function will work with vb5 or vb6.

Rate ArrPtr/StrArrPtr function for vb5 and vb6 (FIXED) (4(4 Vote))
ArrPtr/StrArrPtr function for vb5 and vb6 (FIXED).bas

ArrPtr/StrArrPtr function for vb5 and vb6 (FIXED) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters