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

IBindCtx Interface Reference

import "objidl.idl";

Inherits IUnknown.

Public Types

enum  BIND_FLAGS { BIND_MAYBOTHERUSER = 1, BIND_JUSTTESTEXISTENCE = 2 }
typedef IBindCtxLPBINDCTX
typedef IBindCtxLPBC
typedef struct BIND_OPTSLPBIND_OPTS
typedef struct BIND_OPTS2LPBIND_OPTS2
typedef struct BIND_OPTS3LPBIND_OPTS3

Public Member Functions

HRESULT RegisterObjectBound ([in, unique] IUnknown *punk)
HRESULT RevokeObjectBound ([in, unique] IUnknown *punk)
HRESULT ReleaseBoundObjects ()
HRESULT SetBindOptions ([in] BIND_OPTS *pbindopts)
HRESULT RemoteSetBindOptions ([in] BIND_OPTS2 *pbindopts)
HRESULT GetBindOptions ([in, out] BIND_OPTS *pbindopts)
HRESULT RemoteGetBindOptions ([in, out] BIND_OPTS2 *pbindopts)
HRESULT GetRunningObjectTable ([out] IRunningObjectTable **pprot)
HRESULT RegisterObjectParam ([in] LPOLESTR pszKey,[in, unique] IUnknown *punk)
HRESULT GetObjectParam ([in] LPOLESTR pszKey,[out] IUnknown **ppunk)
HRESULT EnumObjectParam ([out] IEnumString **ppenum)
HRESULT RevokeObjectParam ([in] LPOLESTR pszKey)

Detailed Description

Definition at line 324 of file objidl.idl.


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

Generated on Sat May 26 2012 06:21:26 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.