Basic Library for WinRT
FindClosestCategory Method

Syntax
'Declaration
 
Sub FindClosestCategory( _
   ByRef rguid As System.Guid, _
   ByRef pcatid As System.Guid, _
   ByVal ppcatidList As System.IntPtr, _
   ByVal ulCount As System.UInteger _
) 
void FindClosestCategory( 
   ref System.Guid rguid,
   out System.Guid pcatid,
   System.IntPtr ppcatidList,
   System.uint ulCount
)

Parameters

rguid
pcatid
ppcatidList
ulCount
See Also

Reference

UnsafeNativeMethods.ITfCategoryMgr Interface
UnsafeNativeMethods.ITfCategoryMgr Members

 

 


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

Product Support Forum  |  Documentation Feedback