This function returns the connection information required by the proxy to set up a connection with the Intel AMT platform.
Function Header
typedef void (CALL_FUNC *ConnectionInfo)(ConnectionData* info);
Function Parameters
Field |
Input/Output |
Value or Description |
*ConnectionInfo |
Input |
Pointer to the function |
info |
Output |
Structure defining the data returned by the function |
Function Return Status
None
Copyright © 2006-2022, Intel Corporation. All rights reserved. |