'宣言 Function CreateStreamFromKey( _ ByVal fontFileReferenceKey As DataPointer _ ) As FontFileStream
FontFileStream CreateStreamFromKey( DataPointer fontFileReferenceKey )
パラメータ
- fontFileReferenceKey
- A reference to a font file reference key that uniquely identifies the font file resource within the scope of the font loader being used. The buffer allocated for this key must at least be the size, in bytes, specified by fontFileReferenceKeySize.
戻り値の型
a reference to the newly created FontFileStreamobject.