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