Changed device object to conform to other objects RP/RPM/WP service API. Added MSI object.

This commit is contained in:
skarg
2009-08-24 13:38:53 +00:00
parent c304b8b330
commit 3de2b92216
4 changed files with 660 additions and 1 deletions
+6
View File
@@ -103,6 +103,12 @@ extern "C" {
const char *name,
size_t length);
bool Device_Set_Object_Name(
const char *name,
size_t length);
const char *Device_Object_Name(
void);
const char *Device_Description(
void);
bool Device_Set_Description(