C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / FontFileStream Interface / ReleaseFileFragment Method
A reference to the client-defined context of a font fragment returned from {{ReadFileFragment}}.

In This Topic
ReleaseFileFragment Method (FontFileStream)
In This Topic
Releases a fragment from a file.
Syntax
'Declaration
 
Sub ReleaseFileFragment( _
   ByVal fragmentContext As System.IntPtr _
) 
 

Parameters

fragmentContext
A reference to the client-defined context of a font fragment returned from {{ReadFileFragment}}.
See Also