Menu

#1 Support for WMI data types

open
nobody
5
2012-11-29
2008-06-26
No

Making native WMI calls over j-interop require use of the IWbemClassObject which must be custom marshaled by the DCOM Remote Protocol.

It would be excellent to have the JIWBemClassObject added to the j-interop library to do this custom marshalling.

http://msdn.microsoft.com/en-us/library/cc250726.aspx

As an added bonus, an example showing how to use the IWbemWCOSmartEnum interface which returns a rather complex ObjectArray structure containing IWBemClassObjects would be exactly what WMI developers would need to leverage in their WMI code...

http://msdn.microsoft.com/en-us/library/cc250807.aspx

Discussion


Log in to post a comment.