locked
Implementing File save picker contract in c++ RRS feed

  • General discussion

  • Eg:If I want attachment from mail metro app  to be uploaded to my metro app then what to do? 

    void FileSavePickerPage::OnTargetFileRequested(FileSavePickerUI^ sender, TargetFileRequestedEventArgs^ e)

    {

    Here I need the code to download the file mail app and upload to my metro app 

    }

    plz help me

    Tuesday, September 11, 2012 4:21 PM