This document is archived and information here might be outdated. Recommended version. |
Save the relevant information from memory into storage.
[Visual Basic .NET] Public Sub SaveStorage ( _ ByVal __MIDL__IRecipientContainer0001 As IStorage _ )
[C#] public void SaveStorage ( IStorage __MIDL__IRecipientContainer0001 );
[C++]
HRESULT SaveStorage(
IStorage* __MIDL__IRecipientContainer0001
);
[C++] Parameters __MIDL__IRecipientContainer0001 [in]
__MIDL__IRecipientContainer0001 is a parameter of type IStorage*