ReactOS 0.4.15-dev-7924-g5949c20
IPersistSerializedPropStorage2 Interface Reference
Inheritance diagram for IPersistSerializedPropStorage2:
Collaboration diagram for IPersistSerializedPropStorage2:

Public Member Functions

HRESULT GetpropertyStorageSize ([out] DWORD *pcb)
 
HRESULT GetPropertyStorageBuffer ([out] SERIALIZEDPROPSTORAGE *psps, [in] DWORD cb, [out] DWORD *pcbWritten)
 
- Public Member Functions inherited from IPersistSerializedPropStorage
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 761 of file propsys.idl.

Member Function Documentation

◆ GetPropertyStorageBuffer()

HRESULT IPersistSerializedPropStorage2::GetPropertyStorageBuffer ( [out] SERIALIZEDPROPSTORAGE psps,
[in] DWORD  cb,
[out] DWORD pcbWritten 
)

◆ GetpropertyStorageSize()

HRESULT IPersistSerializedPropStorage2::GetpropertyStorageSize ( [out] DWORD pcb)

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