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

import_winspool.apiDef.WritePrinter is not a function #82

Open
huangguowei449 opened this issue Dec 9, 2023 · 0 comments
Open

import_winspool.apiDef.WritePrinter is not a function #82

huangguowei449 opened this issue Dec 9, 2023 · 0 comments

Comments

@huangguowei449
Copy link

import {
winspoolGetDefaultPrinter,
winspoolOpenPrinter,
} from "win32-api/fun";

import { apiDef } from "win32-api/winspool";

I obtained the printer and handle through WinspoolGetDefPrinter and WinspoolOpenPrinter, but when calling apiDef WritePrinter doesn't get a function, can you tell me why

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant