Contents - Index


4.2.3.25 Query Product Info

HRESULT WINAPI SLS_QueryProductInfo(
                                                                   LPCSTR pszProductID,
                                                                   SLS_PRODUCT_INFO *pProductInfo);

Parameters

pszProductID

Points to a string that uniquely identifies the application's Product ID.

pProductInfo

A data structure provided by the caller to receive the Product Info.

Remarks

Use this function to retrieve the licence path of a registered product.