VhdDataReader.EndReadUInt32(IAsyncResult) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public uint EndReadUInt32 (IAsyncResult result);
member this.EndReadUInt32 : IAsyncResult -> uint32
Public Function EndReadUInt32 (result As IAsyncResult) As UInteger
Parameters
- result
- IAsyncResult