sakeGetFileUploadURL

GameSpy SDK

sakeGetFileUploadURL

Retrieves the URL which can be used to upload files.

gsi_bool sakeGetFileUploadURL(
SAKE sake,
gsi_char url );
RoutineRequired HeaderDistribution
sakeGetFileUploadURL<sake.h>SDKZIP

Return Value

gsi_true if the upload URL was obtained, gsi_false otherwise

Parameters

sake
[in] The SAKE object.
url
[out] The URL where the file can be uploaded.

Section Reference: Gamespy Sake SDK