gpSetInfoCacheFilename

GameSpy SDK

gpSetInfoCacheFilename

Sets the file name for the internal profile cache.

void gpSetInfoCacheFilename(
const gsi_char * filename );
RoutineRequired HeaderDistribution
gpSetInfoCacheFilename<gp.h>SDKZIP

Parameters

filename
[in] The filename to use for the profile cache.

Remarks

This function should be called before gpInitialize.

Unicode Mappings

RoutineGSI_UNICODE Not DefinedGSI_UNICODE Defined
gpSetInfoCacheFilenamegpSetInfoCacheFilenameAgpSetInfoCacheFilenameW

gpSetInfoCacheFilenameW and gpSetInfoCacheFilenameA are UNICODE and ANSI mapped versions of gpSetInfoCacheFilename. The arguments of gpSetInfoCacheFilenameA are ANSI strings; those of gpSetInfoCacheFilenameW are wide-character strings.

Section Reference: Gamespy Presence SDK