any fn to know the memoru allocated by SafeArrayCreate()
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, I want to know how much memory is allocated by SafeArrayCreate() Is there any std. functons? Thanks, Gan
I guess you have not checked
SAFEARRAY
documentation.Prasad Notifier using ATL | Operator new[],delete[][^]