I have used the variant datatype to get the list of VisualSVN_PermissionEnrty objects from WMI query and stored it into the safearray.
Now the safearray contains the list of VisualSVN_PermissionEnrty object. how can i read the values from the safearray objects.
Thanks...