Basic Library for WinRT
GetGUIDDescription Method

Syntax
'Declaration
 
Sub GetGUIDDescription( _
   ByRef rguid As System.Guid, _
   ByRef pbstrDesc As System.String _
) 
void GetGUIDDescription( 
   ref System.Guid rguid,
   out System.string pbstrDesc
)

Parameters

rguid
pbstrDesc
See Also

Reference

UnsafeNativeMethods.ITfCategoryMgr Interface
UnsafeNativeMethods.ITfCategoryMgr Members

 

 


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

Product Support Forum  |  Documentation Feedback