System::UriShim::EscapeAsciiChar method

UriShim::EscapeAsciiChar method

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

static void System::UriShim::EscapeAsciiChar(char16_t ch, const System::ArrayPtr<char16_t> &to, int32_t &pos)
पैरामीटरप्रकारविवरण
chchar16_tपरिवर्तित करने के लिए अक्षर।
toconst System::ArrayPtr<char16_t>&आउटपुट बफ़र।
posint32_t&आउटपुट बफ़र में स्थिति; एन्कोडिंग के बाद आगे बढ़ती है।

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