ILTDVDBurner::put_InputPath Example for C++

void OnInputPath(ILTDVDBurner* pBurner, BSTR bstrName)
{
   pBurner->put_InputPath(bstrName);
}