ReactOS 0.4.15-dev-7842-g558ab78
IPersistSerializedPropStorage Interface Reference
Inheritance diagram for IPersistSerializedPropStorage:
Collaboration diagram for IPersistSerializedPropStorage:

Public Member Functions

HRESULT SetFlags ([in] PERSIST_SPROPSTORE_FLAGS flags)
 
HRESULT SetPropertyStorage ([in] PCUSERIALIZEDPROPSTORAGE psps, [in] DWORD cb)
 
HRESULT GetPropertyStorage ([out] SERIALIZEDPROPSTORAGE **psps, [out] DWORD *pcb)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 741 of file propsys.idl.

Member Function Documentation

◆ GetPropertyStorage()

HRESULT IPersistSerializedPropStorage::GetPropertyStorage ( [out] SERIALIZEDPROPSTORAGE **  psps,
[out] DWORD pcb 
)

◆ SetFlags()

HRESULT IPersistSerializedPropStorage::SetFlags ( [in] PERSIST_SPROPSTORE_FLAGS  flags)

◆ SetPropertyStorage()

HRESULT IPersistSerializedPropStorage::SetPropertyStorage ( [in] PCUSERIALIZEDPROPSTORAGE  psps,
[in] DWORD  cb 
)

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