getappfwurlencodedformcontenttypeResult Structure Definition

The getappfwurlencodedformcontenttypeResult structure defines the return type for getappfwurlencodedformcontenttype 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.

appfwurlencodedformcontenttypeList

List of appfwurlencodedformcontenttypes


appfwurlencodedformcontenttype Structure Definition

The appfwurlencodedformcontenttype structure defines the actual return type values for getappfwurlencodedformcontenttype API.

Syntax



Members

urlencodedformcontenttypevalue

Content type to be classified as urlencoded form

isregex

Is urlencoded form content type a regular expression?

builtin

Flag to determine if urlencoded form contenttype is built-in or not

_nextgenapiresource


See Also