IPersistPropertyBag Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Derived
- Attributes
Methods
GetClassID(Guid) | |
InitNew() | |
Load(IPropertyBag, Int32) | |
Save(IPropertyBag, Boolean, Boolean) |