byte[] getFileContents( string filePath )
Function getFileContents ( _ filePath As String _ ) As Byte()
array<unsigned char^>^ getFileContents( String^ filePath )