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