Y yxq Dec 25, 2003 #1 Hello Could anyone tell me how to use the "Delete" method in Win32_Share class? Thanks
A Armin Zingler Dec 25, 2003 #2 yxq said: Hello Could anyone tell me how to use the "Delete" method in Win32_Share class? Click to expand... What is "win32_share"?
yxq said: Hello Could anyone tell me how to use the "Delete" method in Win32_Share class? Click to expand... What is "win32_share"?
H Herfried K. Wagner [MVP] Dec 25, 2003 #3 * "yxq said: Could anyone tell me how to use the "Delete" method in Win32_Share class? Click to expand... If you don't get an answer there, feel free to post to this ng: <
* "yxq said: Could anyone tell me how to use the "Delete" method in Win32_Share class? Click to expand... If you don't get an answer there, feel free to post to this ng: <
H Herfried K. Wagner [MVP] Dec 25, 2003 #4 * "Armin Zingler said: What is "win32_share"? Click to expand... A WMI class (<ms-help://MS.VSCC/MS.MSDNVS.1031/wmisdk/r_32os5_9xt1.htm>).
* "Armin Zingler said: What is "win32_share"? Click to expand... A WMI class (<ms-help://MS.VSCC/MS.MSDNVS.1031/wmisdk/r_32os5_9xt1.htm>).
K Ken Tucker [MVP] Dec 25, 2003 #5 Hi, You have to use the invokemethod of the mangementobject class. http://msdn.microsoft.com/library/d...entmanagementobjectclassinvokemethodtopic.asp Ken
Hi, You have to use the invokemethod of the mangementobject class. http://msdn.microsoft.com/library/d...entmanagementobjectclassinvokemethodtopic.asp Ken