41 references to UnsafeNativeCompoundFileMethods
WindowsBase (41)
Base\MS\Internal\IO\Packaging\CompoundFile\NativeCompoundFileAPIs.cs (41)
98
UnsafeNativeCompoundFileMethods
.UnsafeNativeIStorage storage;
99
UnsafeNativeCompoundFileMethods
.UnsafeLockBytesOnStream lockByteStream = new
UnsafeNativeCompoundFileMethods
.UnsafeLockBytesOnStream(s);
102
result =
UnsafeNativeCompoundFileMethods
.StgCreateDocfileOnILockBytes(
103
(
UnsafeNativeCompoundFileMethods
.UnsafeNativeILockBytes) lockByteStream,
129
UnsafeNativeCompoundFileMethods
.UnsafeNativeIStorage storage;
130
UnsafeNativeCompoundFileMethods
.UnsafeLockBytesOnStream lockByteStream = new
UnsafeNativeCompoundFileMethods
.UnsafeLockBytesOnStream(s);
133
result =
UnsafeNativeCompoundFileMethods
.StgOpenStorageOnILockBytes(
134
(
UnsafeNativeCompoundFileMethods
.UnsafeNativeILockBytes) lockByteStream,
166
UnsafeNativeCompoundFileMethods
.UnsafeNativeIStorage storage;
169
result =
UnsafeNativeCompoundFileMethods
.StgCreateStorageEx(
200
UnsafeNativeCompoundFileMethods
.UnsafeNativeIStorage storage;
203
result =
UnsafeNativeCompoundFileMethods
.StgOpenStorageEx(
234
return
UnsafeNativeCompoundFileMethods
.PropVariantClear(ref pvar);
239
internal SafeIStorageImplementation(
UnsafeNativeCompoundFileMethods
.UnsafeNativeIStorage storage)
244
internal SafeIStorageImplementation(
UnsafeNativeCompoundFileMethods
.UnsafeNativeIStorage storage,
245
UnsafeNativeCompoundFileMethods
.UnsafeLockBytesOnStream lockBytesStream)
255
_unsafePropertySetStorage = (
UnsafeNativeCompoundFileMethods
.UnsafeNativeIPropertySetStorage) _unsafeStorage;
312
UnsafeNativeCompoundFileMethods
.UnsafeNativeIStream stream;
343
UnsafeNativeCompoundFileMethods
.UnsafeNativeIStream stream;
374
UnsafeNativeCompoundFileMethods
.UnsafeNativeIStorage storage;
406
UnsafeNativeCompoundFileMethods
.UnsafeNativeIStorage storage;
487
UnsafeNativeCompoundFileMethods
.UnsafeNativeIEnumSTATSTG enumSTATSTG;
577
UnsafeNativeCompoundFileMethods
.UnsafeNativeIPropertyStorage propertyStorage;
601
UnsafeNativeCompoundFileMethods
.UnsafeNativeIPropertyStorage propertyStorage;
634
UnsafeNativeCompoundFileMethods
.UnsafeNativeIEnumSTATPROPSETSTG enumSTATPROPSETSTG;
646
private
UnsafeNativeCompoundFileMethods
.UnsafeNativeIPropertySetStorage _unsafePropertySetStorage;
647
private
UnsafeNativeCompoundFileMethods
.UnsafeNativeIStorage _unsafeStorage;
648
private
UnsafeNativeCompoundFileMethods
.UnsafeLockBytesOnStream _unsafeLockByteStream;
653
internal SafeIStreamImplementation(
UnsafeNativeCompoundFileMethods
.UnsafeNativeIStream stream)
812
UnsafeNativeCompoundFileMethods
.UnsafeNativeIStream stream;
826
private
UnsafeNativeCompoundFileMethods
.UnsafeNativeIStream _unsafeStream;
831
internal SafeIEnumSTATPROPSETSTGImplementation(
UnsafeNativeCompoundFileMethods
.UnsafeNativeIEnumSTATPROPSETSTG enumSTATPROPSETSTG)
906
UnsafeNativeCompoundFileMethods
.UnsafeNativeIEnumSTATPROPSETSTG enumSTATPROPSETSTG;
916
private
UnsafeNativeCompoundFileMethods
.UnsafeNativeIEnumSTATPROPSETSTG _unsafeEnumSTATPROPSETSTG;
921
internal SafeIPropertyStorageImplementation(
UnsafeNativeCompoundFileMethods
.UnsafeNativeIPropertyStorage propertyStorage)
1124
private
UnsafeNativeCompoundFileMethods
.UnsafeNativeIPropertyStorage _unsafePropertyStorage;
1221
internal SafeIEnumSTATSTGImplementation(
UnsafeNativeCompoundFileMethods
.UnsafeNativeIEnumSTATSTG enumSTATSTG)
1295
UnsafeNativeCompoundFileMethods
.UnsafeNativeIEnumSTATSTG enumSTATSTG;
1306
private
UnsafeNativeCompoundFileMethods
.UnsafeNativeIEnumSTATSTG _unsafeEnumSTATSTG;