Share via


Remote Configuration Framework Interfaces (Windows Embedded CE 6.0)

1/6/2010

The following table shows the Remote Configuration Framework interfaces.

Programming element Description

IRemoteUI_Array

Provides the methods for sending and receiving array values from the Web browser to the Remote Configuration Framework.

IVariableContainer

Provides a collection of values and arrays. These arrays and values are populated by a call to the IRemoteUIModule::Get method.

IRemoteUIModule

Defines the implementation of an extension to the remote UI Framework. All variable containers that are generated by a user are passed to IRemoteUIModule through the IVariableContainer interface.

See Also

Other Resources

Remote Configuration Framework Reference