PredefinedFunctions.setprefix(String, IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static int setprefix(System::String ^ prefix, IntPtr % ptr);
public static int setprefix (string prefix, ref IntPtr ptr);
static member setprefix : string * nativeint -> int
Public Shared Function setprefix (prefix As String, ByRef ptr As IntPtr) As Integer
Parameters
- prefix
- String
- ptr
-
IntPtr
nativeint