LassoIdWsf2SubsNotifyResponse

LassoIdWsf2SubsNotifyResponse — <subs:NotifyResponse>

Synopsis

                    LassoIdWsf2SubsNotifyResponse;
LassoIdWsf2SubsNotifyResponse* lasso_idwsf2_subs_notify_response_new
                                                        (void);

Description

Figure 241. Schema fragment for subs:NotifyResponse


<xs:complexType name="NotifyResponseType">
  <xs:complexContent>
    <xs:extension base="lu:ResponseType"/>
  </xs:complexContent>
</xs:complexType>


Details

LassoIdWsf2SubsNotifyResponse

typedef struct {
	LassoIdWsf2UtilResponse parent;
} LassoIdWsf2SubsNotifyResponse;

lasso_idwsf2_subs_notify_response_new ()

LassoIdWsf2SubsNotifyResponse* lasso_idwsf2_subs_notify_response_new
                                                        (void);

Creates a new LassoIdWsf2SubsNotifyResponse object.

Returns :

a newly created LassoIdWsf2SubsNotifyResponse object