컴퓨터잡담

[AHK] COM Standard Library

by 디케 posted Jul 28, 2011
?

단축키

Prev이전 문서

Next다음 문서

ESC닫기

크게 작게 위로 아래로 댓글로 가기 인쇄

COM Standard Library



COM Standard Library
COM tutorial

COM_ActiveXObject
COM_AddRef
COM_Advise
COM_Ansi2Unicode
COM_Ansi4Unicode
COM_AtlAxAttachControl
COM_AtlAxCreateContainer
COM_AtlAxCreateControl
COM_AtlAxGetContainer
COM_AtlAxGetControl
COM_AtlAxGetHost
COM_AtlAxWinInit
COM_AtlAxWinTerm
COM_CLSID4ProgID
COM_CoCreateGuid
COM_CoInitialize
COM_ConnectObject
COM_CoTaskMemAlloc
COM_CoTaskMemFree
COM_CoUninitialize
COM_CreateIDispatch
COM_CreateObject
COM_DisconnectObject
COM_DispGetParam
COM_DispInterface
COM_DispSetParam
COM_Enumerate
COM_Error

COM_FindConnectionPoint
COM_GetActiveObject
COM_GetConnectionInterface
COM_GetDefaultEvents
COM_GetDefaultInterface
COM_GetGuidOfName
COM_GetObject
COM_GetTypeInfoOfGuid
COM_GUID4String
COM_Init
COM Invoke
COM_IsEqualGUID
COM_ProgID4CLSID
COM_QueryInterface
COM_QueryService
COM_Release
COM_SafeArrayDestroy
COM_ScriptControl
COM_String4GUID
COM_SysAllocString
COM_SysFreeString
COM_SysStringLen
COM_Term
COM_Unadvise
COM_Unicode2Ansi
COM_Unicode4Ansi
COM_VariantClear
COM_VTable



Download and installation

1. Download the COM the file

2. You will probably need to create in My Documents folder first: Authotkey folder, and the lib folder inside it.

3. Open the COM zip file.

4. Put COM.ahk in:

C:\Documents and Settings\YOURUSERNAME\My Documents\Autohotkey\lib

[edit]Available functions

As of June 29, 2009, there are 57 functions available, see the table to the right.

[edit]See also

[edit]External links