aspandit
April 3rd, 2001, 09:46 AM
Hello,
I want to get/set disk quota.
I found out that there are disk quota
automation object. CLSID is:
DiskQuotaControl:{7988B571-EC89-11cf-9C00-00AA00A14F56}
how can I get the interfaces of this control
in VBscripts. It has got interfaces like IDiskQuotaUser, IDiskQuotaUserBatch, IEnumDiskQuotaUsers, IDiskQuotaEvents
The interface ID which are given in MSDN are not present in the registry. I have tried registering the dskquota.dll
Any help will be appriciated.
-ASPandit
I want to get/set disk quota.
I found out that there are disk quota
automation object. CLSID is:
DiskQuotaControl:{7988B571-EC89-11cf-9C00-00AA00A14F56}
how can I get the interfaces of this control
in VBscripts. It has got interfaces like IDiskQuotaUser, IDiskQuotaUserBatch, IEnumDiskQuotaUsers, IDiskQuotaEvents
The interface ID which are given in MSDN are not present in the registry. I have tried registering the dskquota.dll
Any help will be appriciated.
-ASPandit