ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

import "epm.idl";

Data Structures

struct  ept_entry_t

Public Types

typedef struct epm::ept_entry_tept_entry_p_t
typedef voidept_lookup_handle_t

Public Member Functions

void ept_insert ([in] handle_t h,[in] unsigned32 num_ents,[in, size_is(num_ents)] ept_entry_t entries[],[in] boolean32 replace,[out] error_status_t *status)
void ept_delete ([in] handle_t h,[in] unsigned32 num_ents,[in, size_is(num_ents)] ept_entry_t entries[],[out] error_status_t *status)
void 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)
void ept_map ([in] handle_t h,[in] uuid_p_t object,[in] twr_p_t map_tower,[in, out] ept_lookup_handle_t *entry_handle,[in] unsigned32 max_towers,[out] unsigned32 *num_towers,[out, length_is(*num_towers), size_is(max_towers)] twr_p_t *towers,[out] error_status_t *status)
void ept_lookup_handle_free ([in] handle_t h,[in, out] ept_lookup_handle_t *entry_handle,[out] error_status_t *status)
void ept_inq_object ([in] handle_t h,[out] GUID *ept_object,[out] error_status_t *status)
void ept_mgmt_delete ([in] handle_t h,[in] boolean32 object_speced,[in] uuid_p_t object,[in] twr_p_t tower,[out] error_status_t *status)

Data Fields

const long ept_max_annotation_size = 64

Detailed Description

Definition at line 37 of file epm.idl.


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

Generated on Fri May 25 2012 06:17:41 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.