다음을 통해 공유


IPersistStream 인터페이스

정의

public interface class IPersistStream
[System.Runtime.InteropServices.Guid("00000109-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IPersistStream
type IPersistStream = interface
Public Interface IPersistStream
파생
특성

메서드

GetClassID()
GetSizeMax()
IsDirty()
Load(Stream)
Save(Stream, Boolean)

적용 대상