Sun Oct 16 2011 08:43:12

Asterisk developer's documentation


adsi_key_cmd Struct Reference

Data Fields

int(* add_args )(char *buf, char *name, int id, char *args, struct adsi_script *state, const char *script, int lineno)
int id
char * name

Field Documentation

int(* add_args)(char *buf, char *name, int id, char *args, struct adsi_script *state, const char *script, int lineno)

Definition at line 883 of file app_adsiprog.c.

Referenced by process_returncode(), and process_opcode().

int id

Definition at line 882 of file app_adsiprog.c.

Referenced by process_returncode(), and process_opcode().

char* name

Definition at line 881 of file app_adsiprog.c.


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