Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the size of the buffer needed to hold the API endpoint for a service configuration.
Syntax
HRESULT PFServiceConfigGetAPIEndpointSize(
PFServiceConfigHandle handle,
size_t* apiEndpointSize
)
Parameters
handle PFServiceConfigHandle
ServiceConfig handle.
apiEndpointSize size_t*
output
Buffer size required for the API endpoint string (including null terminator).
Return value
Type: HRESULT
Result code for this API operation.
Requirements
Header: PFServiceConfig.h