[This is preliminary documentation and subject to change.]
The SetApplicationID method sets the ID for an instance of an application.
HRESULT SetApplicationID(
const GUID * pApplicationID
);
Returns S_OK if the MMR successfully set the ID. If the ID is not valid, this method returns E_INVALIDARG.
IBdnApplication::GetApplicationID