Supported Browsers Home   
GA_getDisplaySerialNo Previous   
GA_getFakePCIID Next   
External Functions Up   

GA_getDisplayUserName

Returns the user name as an ASCII string

Declaration

const char * NAPI GA_getDisplayUserName(ibool shared)

Prototype In

snap/graphics.h

Parameters

shared

True if the device driver should be loaded into shared memory

 

Return Value

User name or OEM company name as an ASCII string.

Description

This function can be used to get an ASCII string version of the user name or OEM company name (for OEM versons) that that can be displayed for the user.

Note:    The string is returned in a temporary buffer that is reused. Hence the calling application should copy the returned string to a different buffer immediately after calling this function and before calling any other SNAP functions.

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com