Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides methods to enumerate and modify entries.
Members
The ICodeStoreDBEntry interface inherits from the IUnknown interface. ICodeStoreDBEntry also has these types of members:
- Methods
Methods
The ICodeStoreDBEntry interface has these methods.
| Method | Description |
|---|---|
| CreateChild | Creates a child. |
| DeleteProperty | Deletes a property. |
| EnumChildren | Creates an enumerator. |
| GetChild | Gets a specified child. |
| GetDWORDPropertyA | Gets a property. |
| GetName | Gets a name, as specified. |
| GetParent | Gets the parent. |
| GetProperty | Gets a specified property. |
| GetStringPropertyA | Gets a specified property. |
| RemoveChild | Removes a specified child. |
| SetDWORDPropertyA | Sets a property. |
| SetProperty | Sets a property. |
| SetStringPropertyA | Sets a specified property. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Pkgmgr.h |
IDL |
Pkgmgr.idl |
DLL |
Pkgmgr.dll |