string DecryptToString( string pInBuffer, string pType )
Function DecryptToString ( _ pInBuffer As String, _ pType As String _ ) As String
String^ DecryptToString( String^ pInBuffer, String^ pType )