ReactOS 0.4.16-dev-297-gc569aee
|
Public Attributes | |
struct list | entry |
GUID | object |
RPC_SYNTAX_IDENTIFIER | iface |
RPC_SYNTAX_IDENTIFIER | syntax |
char * | protseq |
char * | endpoint |
char * | address |
char | annotation [ept_max_annotation_size] |
char registered_ept_entry::annotation[ept_max_annotation_size] |
char* registered_ept_entry::endpoint |
Definition at line 35 of file epmp.c.
Referenced by ept_delete().
RPC_SYNTAX_IDENTIFIER registered_ept_entry::iface |
Definition at line 32 of file epmp.c.
Referenced by ept_delete(), ept_map(), and find_ept_entry().
char* registered_ept_entry::protseq |
Definition at line 34 of file epmp.c.
Referenced by ept_delete(), ept_map(), and find_ept_entry().
RPC_SYNTAX_IDENTIFIER registered_ept_entry::syntax |
Definition at line 33 of file epmp.c.
Referenced by ept_delete(), ept_map(), and find_ept_entry().