|
|
| void epm::ept_lookup |
( |
[in] handle_t |
h, |
|
|
[in] unsigned32 |
inquiry_type, |
|
|
[in] uuid_p_t |
object, |
|
|
[in] rpc_if_id_p_t |
interface_id, |
|
|
[in] unsigned32 |
vers_option, |
|
|
[in, out] ept_lookup_handle_t * |
entry_handle, |
|
|
[in] unsigned32 |
max_ents, |
|
|
[out] unsigned32 * |
num_ents, |
|
|
[out, length_is(*num_ents), size_is(max_ents)] ept_entry_t |
entries[], |
|
|
[out] error_status_t * |
status |
|
) |
| |
|