From 10f02eee008f1f63a1b7c8999cb438ae5d31c726 Mon Sep 17 00:00:00 2001 From: Dave Clark Date: Thu, 15 Mar 2018 17:08:08 -0400 Subject: Push GfeSDK 1.1.195 Replace "Shadowplay Highlights" with "NVIDIA Highlights" --- doc/html/isdk__cpp__impl_8h_source.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/html/isdk__cpp__impl_8h_source.html') diff --git a/doc/html/isdk__cpp__impl_8h_source.html b/doc/html/isdk__cpp__impl_8h_source.html index fa2e507..babab8c 100644 --- a/doc/html/isdk__cpp__impl_8h_source.html +++ b/doc/html/isdk__cpp__impl_8h_source.html @@ -89,28 +89,28 @@ $(document).ready(function(){initNavTree('isdk__cpp__impl_8h_source.html','');})
NVGSDK_ScopePermission * scopePermissionTable
Must be provided to call. Will be filled with scope/permission pairs.
Definition: sdk_types.h:132
NVGSDK_EXPORT NVGSDK_RetCode NVGSDKApi NVGSDK_Poll(NVGSDK_HANDLE *handle)
Definition: sdk_types.h:139
-
C++ binding for NVGSDK_GetUILanguageResponse.
Definition: sdk_types_cpp.h:70
+
C++ binding for NVGSDK_GetUILanguageResponse.
Definition: sdk_types_cpp.h:71
char gfeVersionStr[NVGSDK_MAX_LENGTH]
Must be provided to call. Will be populated by GFE version string.
Definition: sdk_types.h:131
NVGSDK_OverlayState state
State the overlay is closing from or opening to.
Definition: sdk_types.h:87
-
C++ binding for NVGSDK_CreateResponse.
Definition: sdk_types_cpp.h:60
+
C++ binding for NVGSDK_CreateResponse.
Definition: sdk_types_cpp.h:61
Sent when the user accepts/denies the permissions dialog, or toggles in GFE3.
Definition: sdk_types.h:52
char const * appName
Provide the name of the application. Will be used in cases when NVIDIA cannot detect game...
Definition: sdk_types.h:105
NVGSDK_Scope * scopeTable
List of scopes used by the application.
Definition: sdk_types.h:106
Definition: isdk_cpp_impl.h:25
NVGSDK_NotificationType
Definition: sdk_types.h:50
-
Definition: sdk_types_cpp.h:51
-
uint32_t targetPid
Advanced usage.
Definition: sdk_types_cpp.h:45
-
Definition: sdk_types_cpp.h:82
+
Definition: sdk_types_cpp.h:52
+
uint32_t targetPid
Advanced usage.
Definition: sdk_types_cpp.h:46
+
Definition: sdk_types_cpp.h:83
NVGSDK_EXPORT void NVGSDKApi NVGSDK_RequestPermissionsAsync(NVGSDK_HANDLE *handle, NVGSDK_RequestPermissionsParams const *params, NVGSDK_EmptyCallback callback, void *context)
size_t scopeTableSize
Number of entries in the scope table.
Definition: sdk_types.h:107
-
std::string targetPath
Advanced usage.
Definition: sdk_types_cpp.h:46
+
std::string targetPath
Advanced usage.
Definition: sdk_types_cpp.h:47
void * notificationCallbackContext
Passed along unchanged with each notification.
Definition: sdk_types.h:111
NVGSDK_EXPORT NVGSDK_RetCode NVGSDKApi NVGSDK_Release(NVGSDK_HANDLE *handle)
-
Definition: sdk_types_cpp.h:87
+
Definition: sdk_types_cpp.h:88
bool pollForCallbacks
Set to true to poll for asynchronous callbacks on an app thread. If false, callbacks will occur on a ...
Definition: sdk_types.h:108
char const * cultureCode
Will be populated by the user's GFE language selection.
Definition: sdk_types.h:141
-
Definition: sdk_types_cpp.h:37
+
Definition: sdk_types_cpp.h:38
uint16_t versionMinor
Will be populated with SDK minor version.
Definition: sdk_types.h:130
virtual void RequestPermissionsAsync(RequestPermissionsParams const &, TCallback cb=nullptr, void *cbContext=nullptr)
virtual void GetUILanguageAsync(TGetUILanguageCallback cb=nullptr, void *cbContext=nullptr)
-- cgit v1.2.3