Basic Library for WinRT
Next Method (UnsafeNativeMethods.IEnumGUID)

Syntax
'Declaration
 
Sub Next( _
   ByVal celt As System.UInteger, _
   ByRef rgelt As System.Guid, _
   ByRef pceltFetched As System.UInteger _
) 
void Next( 
   System.uint celt,
   out System.Guid rgelt,
   out System.uint pceltFetched
)

Parameters

celt
rgelt
pceltFetched
See Also

Reference

UnsafeNativeMethods.IEnumGUID Interface
UnsafeNativeMethods.IEnumGUID Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback