Refresh pointer position.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Sub RefreshVerticalPointer() |
| Visual Basic (Usage) | Copy Code |
|---|
Dim instance As CallOut
instance.RefreshVerticalPointer() |
| C# | |
|---|
public void RefreshVerticalPointer() |
| Delphi | |
|---|
public procedure RefreshVerticalPointer(); |
| JScript | |
|---|
public function RefreshVerticalPointer(); |
| Managed Extensions for C++ | |
|---|
public: void RefreshVerticalPointer(); |
| C++/CLI | |
|---|
public:
void RefreshVerticalPointer(); |
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also