IPersistMemory 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.
Nesneleri bir akıştan kaydeder ve yükler. Öğesinden devralır IPersist . Daha fazla bilgi için bkz. IPersistMemory.
public interface class IPersistMemory : Microsoft::VisualStudio::OLE::Interop::IPersist
public interface class IPersistMemory : Microsoft::VisualStudio::OLE::Interop::IPersist
__interface IPersistMemory : Microsoft::VisualStudio::OLE::Interop::IPersist
[System.Runtime.InteropServices.Guid("BD1AE5E0-A6AE-11CE-BD37-504200C10000")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IPersistMemory : Microsoft.VisualStudio.OLE.Interop.IPersist
[<System.Runtime.InteropServices.Guid("BD1AE5E0-A6AE-11CE-BD37-504200C10000")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IPersistMemory = interface
interface IPersist
Public Interface IPersistMemory
Implements IPersist
- Öznitelikler
- Uygulamalar
Yöntemler
| GetClassID(Guid) | |
| GetSizeMax(UInt32) | |
| InitNew() | |
| IsDirty() | |
| Load(Byte[], UInt32) | |
| Save(Byte[], Int32, UInt32) |