When i run the query new ObjectQuery("se lect * from Win32_Process") ;
i can get access to functions like Getowner(),etc. ...
but if i run "select name,..etc from win32_Process" i dont get access to functions....
i want the query to return only those values that i have specified... in addition i wanna be able to access functions...
i can get access to functions like Getowner(),etc. ...
but if i run "select name,..etc from win32_Process" i dont get access to functions....
i want the query to return only those values that i have specified... in addition i wanna be able to access functions...