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 more information, see FUNCDESC structure.

Applies to