Please enable JavaScript to view this site.

Displays an error message for BCC/31 protocol in the shell contents

Sintassi

void nack_error(uint16 nack)

void nack_error(const bcc::message &în msg);

nack

Nack error code

msg

Response message for protocol BCC/31

Risultato

(none)

Example of use:

bool execute(shell::object @shell, const string &in cmdline)

{

  ...

  shell.content.nack_error(bcc::message::nack::local_not_implemented);

  ...

}

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC