Basic Library for WinRT
GetGUIDDWORD Method

Syntax
'Declaration
 
Sub GetGUIDDWORD( _
   ByRef rguid As System.Guid, _
   ByRef pdw As System.UInteger _
) 
void GetGUIDDWORD( 
   ref System.Guid rguid,
   out System.uint pdw
)

Parameters

rguid
pdw
See Also

Reference

UnsafeNativeMethods.ITfCategoryMgr Interface
UnsafeNativeMethods.ITfCategoryMgr Members

 

 


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

Product Support Forum  |  Documentation Feedback