nnhttpConnectionAddPostDataAscii FunctionNN_EXTERN_C nnResult nnhttpConnectionAddPostDataAscii( nnhttpConnection * this_, const char * pLabel, const char * pValue );
| Name | Description | |
|---|---|---|
| this_ | ||
| pLabel | ||
| pValue |
See the corresponding C++ function nn::http::Connection::AddPostDataAscii.
CONFIDENTIAL