getuiinternalResult Structure Definition

The getuiinternalResult structure defines the return type for getuiinternal API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

uiinternalList

List of uiinternals


uiinternal Structure Definition

The uiinternal structure defines the actual return type values for getuiinternal API.

Syntax



Members

entitytype

The entitiy type of UI internal data

name

The entity name

templatE

The template associated with the entity

comment

The comment associated with the entity

uiinfo

The uiinfo associated with the entity

rule

The rule associated with the entity

dnssecuritytag

DNS Security tag asscociated with the entity

_nextgenapiresource


See Also