Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read() to get discribe and datatype info #44

Open
pfx546746447 opened this issue Apr 2, 2022 · 0 comments
Open

read() to get discribe and datatype info #44

pfx546746447 opened this issue Apr 2, 2022 · 0 comments
Labels
question Further information is requested

Comments

@pfx546746447
Copy link

hello,
if i want to get opcitem discribe and datatype info
v := ole.NewVariant(ole.VT_R4, 0)
q := ole.NewVariant(ole.VT_INT, 0)
ts := ole.NewVariant(ole.VT_DATE, 0)

how i should add the ole VT TYPE.

@konimarti konimarti added the question Further information is requested label Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants