OUTPUT_DEBUG_STRING_INFO 構造体

宣言文
Type OUTPUT_DEBUG_STRING_INFO
        lpDebugStringData As String
        fUnicode As Integer
        nDebugStringLength As Integer
End Type
備考
Structure OUTPUT_DEBUG_STRING_INFO
        lpDebugStringData As String
        fUnicode As Short
        nDebugStringLength As Short
End Structure