RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveXControl.PersistStorageSave Method
Pascal
function PersistStorageSave(const stgSave: IStorage; fSameAsLoad: BOOL): HResult; stdcall;
C++
__fastcall __stdcall HRESULT PersistStorageSave(const IStorage stgSave, BOOL fSameAsLoad);

This is PersistStorageSave, a member of class TActiveXControl.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!