TODO - a short description of this collection of constants
5/15/2017 2:59:47 AM - 94.229.131.27
The DIFXAPISetLogCallback function registers a caller-supplied callback function that DIFxAPI calls to log information about events that occur during DIFxAPI operations.
The DIFXAPISetLogCallback function registers a caller-supplied callback function that DIFxAPI calls to log information about events that occur during DIFxAPI operations.
TODO - a short description of this collection of constants
5/15/2017 2:59:47 AM - 94.229.131.27
TODO - a short description of this collection of constants
5/15/2017 2:59:47 AM - 94.229.131.27
.
public static extern Int32 DIFXAPISetLogCallback(DIFXAPILOGCALLBACK LogCallback, IntPtr CallbackContext);
.
Public Declare Auto Function DIFXAPISetLogCallback Lib "DIFxAPI.dll" (ByVal LogCallback As DIFXAPILOGCALLBACK, ByVal CallbackContext As IntPtr) As Int32