public int get_ModifiedBlocks([NativeTypeName("IBlockRangeList **")] IBlockRangeList **pVal)
 {
     return(((delegate * unmanaged <IFileSystemImageResult2 *, IBlockRangeList **, int>)(lpVtbl[12]))((IFileSystemImageResult2 *)Unsafe.AsPointer(ref this), pVal));
 }
Пример #2
0
 public HRESULT get_ModifiedBlocks(IBlockRangeList **pVal)
 {
     return(((delegate * unmanaged <IFileSystemImageResult2 *, IBlockRangeList **, int>)(lpVtbl[12]))((IFileSystemImageResult2 *)Unsafe.AsPointer(ref this), pVal));
 }