S_UNIVAL

4.1.8/2

Sintassi

typedef struct {
	BOOL bAllocated;
	EH_DATATYPE enDaTy;
	union {
		LONG	lValue;
		DWORD	dwValue;
	};
	union {
		void *	pVoid;
		BYTE *  pszString;
		WCHAR * pwcString;
	};
} S_UNIVAL; // Universal return

Vedi sezione unival,valCreate

Struttura per gestione informazione unival.
Ex. S_UNIRET
Easyhand C/C++: S_UNIVAL | Last modified: 16/07/2015 11.28.54 Europe/Rome | #1.2142
P.. 56
Page Visible: as draft
Easyhand C/C++
Una mano alle tue idee.
Privacy Policy