Sample: MultifunctionAdapter

 

 

[DYNPROPS]

Class Win32Reg_MultifunctionAdapter

{

        [key] string InstanceKey;

        string Identifier;

};

[DYNPROPS]

instance of Win32Reg_MultifunctionAdapter

{

        InstanceKey = "KeyName";

        [PropertyContext("Local|HKEY_LOCAL_MACHINE\\HARDWARE\\DESCRIPTION\\System\\MultifunctionAdapter\\0|Identifier"),

        Dynamic, Provider("RegPropProv")] Identifier;

};

 

 

 

 

 

 

 

© DudeWorks Inc. 2008