[This is preliminary documentation and subject to change.]
The GetCLSID function provides an interface to obtain the CLSID (Class Identifier for the Microsoft® ActiveX® control that displays in the right-hand pane of the Routing and Remote Access Service Adinistrator user interface.
GetCLSID (
CLSID** ppClsid
);
The GetCLSID function has no return values.
Use CoTaskMemAlloc to allocate space for ppClsid.