Description | Hierarchy | Fields | Methods | Properties |
type IPropertyStore = interface(IUnknown)
![]() |
function Commit(): HRESULT; stdcall; |
![]() |
function GetAt( iProp: DWORD; out pkey: PROPERTYKEY): HRESULT; stdcall; |
![]() |
function GetCount( out cProps: DWORD): HRESULT; stdcall; |
![]() |
function GetValue( const key: PROPERTYKEY; out pv: PROPVARIANT): HRESULT; stdcall; |
![]() |
function SetValue( const key: PROPERTYKEY; var propvar: PROPVARIANT): HRESULT; stdcall; |
![]() |
function Commit(): HRESULT; stdcall; |
![]() |
function GetAt( iProp: DWORD; out pkey: PROPERTYKEY): HRESULT; stdcall; |
![]() |
function GetCount( out cProps: DWORD): HRESULT; stdcall; |
![]() |
function GetValue( const key: PROPERTYKEY; out pv: PROPVARIANT): HRESULT; stdcall; |
![]() |
function SetValue( const key: PROPERTYKEY; var propvar: PROPVARIANT): HRESULT; stdcall; |
(c) 2012 Lake of Soft