APILNError_GetLastErrorMessage Method |
Namespace: Lumino
public static void LNError_GetLastErrorMessage( out IntPtr outStr )
Public Shared Sub LNError_GetLastErrorMessage ( <OutAttribute> ByRef outStr As IntPtr )
public: static void LNError_GetLastErrorMessage( [OutAttribute] IntPtr% outStr )
static member LNError_GetLastErrorMessage : outStr : IntPtr byref -> unit