Using Win32 functions in Visual FoxPro Image Gallery
GDI+ Font
..msdn
GdipCreateFont
GdipCreateFontFamilyFromName
GdipDeleteFont
GdipDeleteFontFamily
GdipGetFamilyName
GdipGetFontCollectionFamilyCount
GdipGetFontCollectionFamilyList
GdipIsStyleAvailable
GdipNewInstalledFontCollection
Code examples:
Custom GDI+ class
GdipGetFontCollectionFamilyCount
..msdn    Add comment     W32 Constants      Translate this page
Gets the number of font families contained in this font collection
Code examples:
Custom GDI+ class
Declaration:
 
GpStatus WINGDIPAPI GdipGetFontCollectionFamilyCount(
    GpFontCollection* fontCollection,
    INT * numFound
)
 
 
FoxPro declaration:
 
DECLARE INTEGER GdipGetFontCollectionFamilyCount IN gdiplus;
    INTEGER   fontCollection,;
    INTEGER @ numFound
 
 
Parameters:
fontCollection
[in] Handle to a FontCollection object.

numFound
[out] Number of font families contained in this font collection
Return value:
Returns 0 on success.
Translate this page:
  Spanish    Portuguese    German    French    Italian  
FreeTranslation.com offers instant, free translations of text or web pages.
Created: 2004-08-09 08:33:00
Modified: 2004-08-09 08:36:54
Visited in last 7 days: 10
User Contributed Notes:
There are no notes on this subject.


Copyright © 2001-2013 News2News, Inc. Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk. Microsoft Visual FoxPro and Windows are trade marks of Microsoft Corp. All other trademarks are the property of their respective owners. 

Privacy policy
Credits: PHP (4.4.9), an HTML-embedded scripting language, MySQL (5.1.55-log), the Open Source standard SQL database, AceHTML Freeware Version 4, freeware HTML Editor of choice.   Hosted by Korax Online Inc.
Last Topics Visited (54.242.233.11)
6.67 min.Example: 'How to drag a Form not using its Titlebar or Caption'
6.72 min.Example: 'Disconnecting USB Mass Storage Device programmatically'
26.22 min.Example: 'Using named pipes for interprocess communication'
26.27 min.Function: 'GetCharABCWidths'
Function group: 'Font and Text'
49.5 min.Example: 'Basic Volume information'
49.57 min.Example: 'Retrieving list of available disk drives'
Language: 'WMI'
49.62 min.Example: 'Converting command-line string to a set of Unicode argument strings (WinNT only)'
1.66 hrs.Example: 'How to copy the image of a form to the Clipboard using Bitmap API functions'
 Example: 'Splash Screen for the VFP application'
 Function: 'WNetAddConnection2'
Google
Advertise here!