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

regbag.idl
Go to the documentation of this file.
00001 
00002 cpp_quote("#pragma once")
00003 
00004 #ifndef DO_NO_IMPORTS
00005 import "objidl.idl";
00006 import "oaidl.idl";
00007 import "ocidl.idl";
00008 #endif
00009 
00010 [object,
00011     hidden, restricted,
00012     uuid(8A674B48-1F63-11d3-B64C-00C04F79498E),
00013     pointer_default(unique),
00014     local
00015 ]
00016 interface ICreatePropBagOnRegKey : IUnknown
00017 {
00018     HRESULT Create([in] HKEY hkey, [in] LPCOLESTR subkey, [in] DWORD ulOptions, [in] DWORD samDesired, REFIID iid, [out] LPVOID *ppBag);
00019 };
00020 

Generated on Sun May 27 2012 04:30:44 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.