IPersistPropertyBag インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public interface class IPersistPropertyBag
[System.Runtime.InteropServices.Guid("37D84F60-42CB-11CE-8135-00AA004BB851")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IPersistPropertyBag
type IPersistPropertyBag = interface
Public Interface IPersistPropertyBag
- 派生
- 属性
メソッド
GetClassID(Guid) | |
InitNew() | |
Load(IPropertyBag, Int32) | |
Save(IPropertyBag, Boolean, Boolean) |