System::UriShim::HexUnescape method

UriShim::HexUnescape method

अक्षर को एस्केप्ड हेक्स रूप से परिवर्तित करता है।

static char16_t System::UriShim::HexUnescape(const String &pattern, int32_t &index)
पैरामीटरप्रकारविवरण
patternconst String&String से एस्केप्ड हेक्स रूप पढ़ने के लिए।
सूचकांकint32_t&दिए गए स्ट्रिंग में ऑफ़सेट।

ReturnValue

डिकोड किया गया अक्षर।

संबंधित देखें