1 implementation of IPropertyStorage
WindowsBase (1)
Base\MS\Internal\IO\Packaging\CompoundFile\NativeCompoundFileAPIs.cs (1)
919
private class SafeIPropertyStorageImplementation :
IPropertyStorage
, IDisposable
21 references to IPropertyStorage
WindowsBase (21)
Base\MS\Internal\IO\Packaging\CompoundFile\InternalSafeNativeCompoundFileInterfaces.cs (2)
138
out
IPropertyStorage
ppprstg
145
out
IPropertyStorage
ppprstg
Base\MS\Internal\IO\Packaging\CompoundFile\NativeCompoundFileAPIs.cs (14)
572
out
IPropertyStorage
ppprstg
596
out
IPropertyStorage
ppprstg
960
int
IPropertyStorage
.ReadMultiple(
975
void
IPropertyStorage
.WriteMultiple(
992
void
IPropertyStorage
.DeleteMultiple(
1005
void
IPropertyStorage
.ReadPropertyNames(
1020
void
IPropertyStorage
.WritePropertyNames(
1035
void
IPropertyStorage
.DeletePropertyNames(
1048
void
IPropertyStorage
.Commit(
1059
void
IPropertyStorage
.Revert()
1066
void
IPropertyStorage
.Enum(
1087
void
IPropertyStorage
.SetTimes(
1102
void
IPropertyStorage
.SetClass(
1113
void
IPropertyStorage
.Stat(
Base\MS\Internal\IO\Packaging\StorageBasedPackageProperties.cs (5)
527
IPropertyStorage
ps =
652
IPropertyStorage
ps =
806
out
IPropertyStorage
ips
912
private
IPropertyStorage
_psSummInfo;
913
private
IPropertyStorage
_psDocSummInfo;