bool updateFileUsingID( string fileID, byte[] oFileContents )
Function updateFileUsingID ( _ fileID As String, _ oFileContents As Byte() _ ) As Boolean
bool^ updateFileUsingID( String^ fileID, array<unsigned char^>^ oFileContents )