IPersistStorage Arabirim
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Kapsayıcının bir kapsayıcı nesnesine bir depolama nesnesi geçmesini ve nesneyi kaydetmesini ve yüklemeyi sağlar. Öğesinden devralır IPersist . Daha fazla bilgi için bkz. IPersistStorage.
public interface class IPersistStorage : Microsoft::VisualStudio::OLE::Interop::IPersist
public interface class IPersistStorage : Microsoft::VisualStudio::OLE::Interop::IPersist
__interface IPersistStorage : Microsoft::VisualStudio::OLE::Interop::IPersist
[System.Runtime.InteropServices.Guid("0000010A-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IPersistStorage : Microsoft.VisualStudio.OLE.Interop.IPersist
[<System.Runtime.InteropServices.Guid("0000010A-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IPersistStorage = interface
interface IPersist
Public Interface IPersistStorage
Implements IPersist
- Öznitelikler
- Uygulamalar
Yöntemler
| GetClassID(Guid) | |
| HandsOffStorage() | |
| InitNew(IStorage) | |
| IsDirty() | |
| Load(IStorage) | |
| Save(IStorage, Int32) | |
| SaveCompleted(IStorage) |