Sha256: 1ab734fcd6d5a4de42a0f58cd1106391fd77efaa5c87484485a2954051c098fb

Contents?: true

Size: 1.83 KB

Versions: 56

Compression:

Stored size: 1.83 KB

Contents

<?xml version="1.0" encoding="utf-8"?>
<doc>
  <assembly>
    <name>Nokia.InteropServices.WindowsRuntime</name>
  </assembly>
  <members>
    <member name="T:Nokia.InteropServices.WindowsRuntime.BufferFactory">
      <summary>Factory for creating an instance of IBuffer from an ILockableMemory.</summary>
    </member>
    <member name="M:Nokia.InteropServices.WindowsRuntime.BufferFactory.#ctor">
      <summary>
        <markup>
          <include item="SMCAutoDocConstructor">
            <parameter>Nokia.InteropServices.WindowsRuntime.BufferFactory</parameter>
          </include>
        </markup>
      </summary>
    </member>
    <member name="M:Nokia.InteropServices.WindowsRuntime.BufferFactory.CreateBuffer(Nokia.InteropServices.WindowsRuntime.ILockableMemory)">
      <summary>Create an IBuffer from an ILockableMemory.</summary>
      <param name="bufferPointer">A pointer to the data to wrap in an IBuffer.</param>
      <returns>An IBuffer pointing to the same data as bufferPointer</returns>
    </member>
    <member name="T:Nokia.InteropServices.WindowsRuntime.ILockableMemory">
      <summary>
A buffer represented by a pointer to a memory location and a length.
Implementations can be used to create IBuffer objects using a BufferFactory.
</summary>
    </member>
    <member name="P:Nokia.InteropServices.WindowsRuntime.ILockableMemory.Length">
      <summary>The length of the buffer.</summary>
    </member>
    <member name="M:Nokia.InteropServices.WindowsRuntime.ILockableMemory.Lock">
      <summary>Lock the buffer for pointer access.</summary>
      <returns>Raw pointer as an int64.</returns>
    </member>
    <member name="M:Nokia.InteropServices.WindowsRuntime.ILockableMemory.Unlock">
      <summary>Unlock the buffer for pointer access, invalidating the previously returned raw pointer.</summary>
    </member>
  </members>
</doc>

Version data entries

56 entries across 22 versions & 2 rubygems

Version Path
rho-tau-extensions-7.6.0 libs/enterprise-barcode/ext/platform/wp8/lib/ARM/Nokia.InteropServices.WindowsRuntime.xml
rho-tau-extensions-7.6.0 libs/enterprise-barcode/ext/platform/wp8/lib/x86/Nokia.InteropServices.WindowsRuntime.xml
rhodes-7.6.0 lib/commonAPI/barcode/ext/platform/uwp/lib/ARM/Nokia.InteropServices.WindowsRuntime.xml
rhodes-7.6.0 lib/commonAPI/barcode/ext/platform/wp8/lib/ARM/Nokia.InteropServices.WindowsRuntime.xml
rhodes-7.6.0 lib/commonAPI/barcode/ext/platform/wp8/lib/x86/Nokia.InteropServices.WindowsRuntime.xml
rhodes-7.6.0 lib/commonAPI/barcode/ext/platform/uwp/lib/x86/Nokia.InteropServices.WindowsRuntime.xml
rhodes-7.5.1 lib/commonAPI/barcode/ext/platform/wp8/lib/x86/Nokia.InteropServices.WindowsRuntime.xml
rhodes-7.5.1 lib/commonAPI/barcode/ext/platform/uwp/lib/ARM/Nokia.InteropServices.WindowsRuntime.xml
rhodes-7.5.1 lib/commonAPI/barcode/ext/platform/wp8/lib/ARM/Nokia.InteropServices.WindowsRuntime.xml
rhodes-7.5.1 lib/commonAPI/barcode/ext/platform/uwp/lib/x86/Nokia.InteropServices.WindowsRuntime.xml
rho-tau-extensions-7.4.1 libs/enterprise-barcode/ext/platform/wp8/lib/ARM/Nokia.InteropServices.WindowsRuntime.xml
rho-tau-extensions-7.4.1 libs/enterprise-barcode/ext/platform/wp8/lib/x86/Nokia.InteropServices.WindowsRuntime.xml
rhodes-7.4.1 lib/commonAPI/barcode/ext/platform/uwp/lib/ARM/Nokia.InteropServices.WindowsRuntime.xml
rhodes-7.4.1 lib/commonAPI/barcode/ext/platform/wp8/lib/x86/Nokia.InteropServices.WindowsRuntime.xml
rhodes-7.4.1 lib/commonAPI/barcode/ext/platform/wp8/lib/ARM/Nokia.InteropServices.WindowsRuntime.xml
rhodes-7.4.1 lib/commonAPI/barcode/ext/platform/uwp/lib/x86/Nokia.InteropServices.WindowsRuntime.xml
rho-tau-extensions-7.1.17 libs/enterprise-barcode/ext/platform/wp8/lib/ARM/Nokia.InteropServices.WindowsRuntime.xml
rho-tau-extensions-7.1.17 libs/enterprise-barcode/ext/platform/wp8/lib/x86/Nokia.InteropServices.WindowsRuntime.xml
rhodes-7.1.17 lib/commonAPI/barcode/ext/platform/uwp/lib/ARM/Nokia.InteropServices.WindowsRuntime.xml
rhodes-7.1.17 lib/commonAPI/barcode/ext/platform/wp8/lib/x86/Nokia.InteropServices.WindowsRuntime.xml