OPC Labs EasyOPC-UA Components Library
ExportApplicationConfiguration Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAApplication Object : ExportApplicationConfiguration Method

Description
Exports the OPC UA application configuration data into an XML stream.

 

DISPID (Dispatch ID):

 

For more information, see ExportApplicationConfiguration in .NET Reference.

Syntax
Visual Basic
Public Sub ExportApplicationConfiguration( _
   ByVal stream As Stream _
) 
Parameters
stream

Return Type

See ExportApplicationConfiguration in .NET Reference.

Remarks

For remarks, see ExportApplicationConfiguration in .NET Reference.

Example

For examples, see ExportApplicationConfiguration in .NET Reference.

See Also

EasyUAApplication Object  | EasyUAApplication Members