StringUtilities Methods

CVB.Net Documentation
Methods

  NameDescription
Public methodStatic memberGetUnmanagedStringTRes(StringUtilitiesStringQueryFixedLengthTRes, Int32, StringUtilitiesSucceededTRes)
Retrieves an unmanaged string from a function that follows the convention that a size query is possible by passing a null pointer first.
Public methodStatic memberGetUnmanagedStringTRes, TSize(StringUtilitiesStringQueryTRes, TSize, StringUtilitiesSucceededTRes)
Retrieves an unmanaged string from a function that follows the convention that a size query is possible by passing a null pointer first.
Top
See Also

Reference