หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Microsoft Specific
The following routines are available:
| Function | Description |
|---|---|
| _com_raise_error | Throws a _com_error in response to a failure. |
| _set_com_error_handler | Replaces the default function that is used for COM error-handling. |
| ConvertBSTRToString | Converts a BSTR value to a char *. |
| ConvertStringToBSTR | Converts a char * value to a BSTR. |
END Microsoft Specific