FUNCDESC.lprgscode Field

Definition

Stores the count of errors a function can return on a 16-bit system.

public: IntPtr lprgscode;
public IntPtr lprgscode;
val mutable lprgscode : nativeint
Public lprgscode As IntPtr 

Field Value

IntPtr

nativeint

Remarks

For additional information about FUNCDESC, see the MSDN Library.

Applies to