IPersistStreamInit 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. IPersistStreamBir başlatma yöntemi koyar ve ekler. Öğesinden devralır IPersist . Daha fazla bilgi için bkz. ıpersiststreaminit.
public interface class IPersistStreamInit : Microsoft::VisualStudio::OLE::Interop::IPersist
public interface class IPersistStreamInit : Microsoft::VisualStudio::OLE::Interop::IPersist
__interface IPersistStreamInit : Microsoft::VisualStudio::OLE::Interop::IPersist
[System.Runtime.InteropServices.Guid("7FD52380-4E07-101B-AE2D-08002B2EC713")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IPersistStreamInit : Microsoft.VisualStudio.OLE.Interop.IPersist
[<System.Runtime.InteropServices.Guid("7FD52380-4E07-101B-AE2D-08002B2EC713")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IPersistStreamInit = interface
interface IPersist
Public Interface IPersistStreamInit
Implements IPersist
- Öznitelikler
- Uygulamalar
Yöntemler
| GetClassID(Guid) | |
| GetSizeMax(ULARGE_INTEGER[]) | |
| InitNew() | |
| IsDirty() | |
| Load(IStream) | |
| Save(IStream, Int32) |