CRITICAL_SECTION 構造体

宣言文
Type CRITICAL_SECTION
	dummy As Long
End Type
備考
Structure CRITICAL_SECTION
	dummy As Integer
End Structure