vx_req_account_get_session_fonts

Get the list of fonts that are eligible for use in a session by the current user. More...

#include <VxcRequests.h>

Public Attributes

Name
vx_req_base_tbase
The common properties for all requests.
VX_HANDLEaccount_handle
The handle returned from a successful vx_req_account_anonymous_login request.

Detailed Description

struct vx_req_account_get_session_fonts;

Get the list of fonts that are eligible for use in a session by the current user.

See: vx_resp_account_get_session_fonts

Public Attributes Documentation

variable base

vx_req_base_t base;

The common properties for all requests.

variable account_handle

VX_HANDLE account_handle;

The handle returned from a successful vx_req_account_anonymous_login request.