Basic Library for WinRT
RegisterGUIDDescription Method

Syntax
'Declaration
 
Sub RegisterGUIDDescription( _
   ByRef rclsid As System.Guid, _
   ByRef rguid As System.Guid, _
   ByRef pchDesc As System.UShort, _
   ByVal cch As System.UInteger _
) 
void RegisterGUIDDescription( 
   ref System.Guid rclsid,
   ref System.Guid rguid,
   ref System.ushort pchDesc,
   System.uint cch
)

Parameters

rclsid
rguid
pchDesc
cch
See Also

Reference

UnsafeNativeMethods.ITfCategoryMgr Interface
UnsafeNativeMethods.ITfCategoryMgr Members

 

 


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

Product Support Forum  |  Documentation Feedback