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
Remote Configuration Framework Reference
Send Feedback on this topic to the authors