libnx  v4.7.0
Data Fields
WebCommonReply Struct Reference

Common container struct for applets' reply data, from the output storage. More...

#include <web.h>

Data Fields

bool type
 Type of reply: false = ret, true = storage.
 
WebShimKind shimKind
 ShimKind.
 
WebCommonReturnValue ret
 Reply data for reply=false.
 
WebCommonTLVStorage storage
 Reply data for reply=true.
 

Detailed Description

Common container struct for applets' reply data, from the output storage.


The documentation for this struct was generated from the following file: